From 189edd99b92244e342a3a7af1d7699525d72d965 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 14 Jul 2023 18:36:04 -0400 Subject: New homepage and added exploreralure --- app/page.js | 43 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 41 insertions(+), 2 deletions(-) (limited to 'app/page.js') diff --git a/app/page.js b/app/page.js index b53f48a..f57a332 100644 --- a/app/page.js +++ b/app/page.js @@ -1,7 +1,46 @@ export default function Home() { return ( -
-

Welcome to Alure Regions

+
+
+
+

Welcome to the Alure Regions

+

The official website of the Government of Alure Regions

+
+
+
    +
  • +
    +
    +

    Alee Isle

    +

    Capital of Alure Regions and the original home of MinePot

    +
    +
    +
  • +
  • +
    +
    +

    BreadCroust

    +

    Home to MinePot Barton Centre

    +
    +
    +
  • +
  • +
    +
    +

    SkyCity

    +

    A city that floats in the sky

    +
    +
    +
  • +
  • +
    +
    +

    Silicon Valley

    +

    Where all tech-related things goes here

    +
    +
    +
  • +
) } -- cgit v1.2.3