From 844dd0c797ec8b49daca68491a4d163aa3c7d73f Mon Sep 17 00:00:00 2001 From: Sean Morley Date: Wed, 7 Aug 2024 17:56:53 -0400 Subject: [PATCH] Update home page content --- frontend/src/lib/components/Navbar.svelte | 5 ++++ frontend/src/routes/+page.svelte | 33 ++++++++++++++--------- 2 files changed, 25 insertions(+), 13 deletions(-) diff --git a/frontend/src/lib/components/Navbar.svelte b/frontend/src/lib/components/Navbar.svelte index 3abf0fac..e3aa004e 100644 --- a/frontend/src/lib/components/Navbar.svelte +++ b/frontend/src/lib/components/Navbar.svelte @@ -179,6 +179,11 @@ class="dropdown-content bg-neutral text-neutral-content z-[1] menu p-2 shadow rounded-box w-52" > +

Theme Selection

  • diff --git a/frontend/src/routes/+page.svelte b/frontend/src/routes/+page.svelte index 9838a6b6..ad1a655e 100644 --- a/frontend/src/routes/+page.svelte +++ b/frontend/src/routes/+page.svelte @@ -35,14 +35,19 @@ {/if}

    - Discover and plan your next epic adventure with our cutting-edge travel app. Explore - breathtaking destinations, create custom itineraries, and stay connected on the go. + Discover and plan your next adventure with AdventureLog. Explore breathtaking + destinations, create custom itineraries, and stay connected on the go.

    - + {#if data.user} + + {:else} + + + {/if}
    - Our adventure travel app is designed to simplify your journey, providing you with the - tools and resources to plan, pack, and navigate your next epic adventure. + AdventureLog is designed to simplify your journey, providing you with the tools and + resources to plan, pack, and navigate your next unforgettable adventure.

    @@ -92,25 +97,27 @@
    • -

      Trip Planning

      +

      Travel Log

      - Easily create custom itineraries and get real-time updates on your trip. + Keep track of your adventures with a personalized travel log and share your + experiences with friends and family.

    • -

      Packing Lists

      +

      Trip Planning

      - Never forget a thing with our comprehensive packing lists. + Easily create custom itineraries and get a day-by-day breakdown of your trip.

    • -

      Destination Guides

      +

      Travel Map

      - Discover the best attractions, activities, and hidden gems in your destination. + View your travels throughout the world with an interactive map and explore new + destinations.