Merge version_2 into main #2
211
src/app/page.tsx
211
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Intro",
|
||||
id: "intro",
|
||||
},
|
||||
name: "Intro", id: "intro"},
|
||||
{
|
||||
name: "Food",
|
||||
id: "food",
|
||||
},
|
||||
name: "Food", id: "food"},
|
||||
{
|
||||
name: "Things To Do",
|
||||
id: "activities",
|
||||
},
|
||||
name: "Things To Do", id: "activities"},
|
||||
{
|
||||
name: "Itinerary",
|
||||
id: "itinerary",
|
||||
},
|
||||
name: "Itinerary", id: "itinerary"},
|
||||
]}
|
||||
brandName="Eureka Trip"
|
||||
/>
|
||||
@@ -58,35 +50,21 @@ export default function LandingPage() {
|
||||
description="Discover the charm of the Ozarks. A historic Victorian village nestled in the mountains, perfect for adventure, art, and relaxation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Plan Your Trip",
|
||||
href: "#itinerary",
|
||||
},
|
||||
text: "Plan Your Trip", href: "#itinerary"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=1",
|
||||
imageAlt: "Historic Victorian architecture in the Ozarks",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=1", imageAlt: "Historic Victorian architecture in the Ozarks"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=2",
|
||||
imageAlt: "Winding streets of Eureka Springs",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=2", imageAlt: "Winding streets of Eureka Springs"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=3",
|
||||
imageAlt: "Scenic mountain views",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=3", imageAlt: "Scenic mountain views"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=4",
|
||||
imageAlt: "Historic downtown architecture",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=4", imageAlt: "Historic downtown architecture"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=5",
|
||||
imageAlt: "Artsy street vibes",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=5", imageAlt: "Artsy street vibes"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=6",
|
||||
imageAlt: "Natural Ozark landscape",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medieval-street_1182-792.jpg?_wi=6", imageAlt: "Natural Ozark landscape"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -110,30 +88,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Local Flavor Cafe",
|
||||
description: "Popular spot known for its delicious American/Italian fusion cuisine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=1",
|
||||
},
|
||||
title: "Local Flavor Cafe", description: "Popular spot known for its delicious American/Italian fusion cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=1"},
|
||||
{
|
||||
title: "Mud Street Cafe",
|
||||
description: "The go-to underground cafe for breakfast, brunch, and heavenly desserts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=2",
|
||||
},
|
||||
title: "Mud Street Cafe", description: "The go-to underground cafe for breakfast, brunch, and heavenly desserts.", imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=2"},
|
||||
{
|
||||
title: "Grotto Wood-Fired",
|
||||
description: "An immersive experience dining inside a cave with high-end grill options.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=3",
|
||||
},
|
||||
title: "Grotto Wood-Fired", description: "An immersive experience dining inside a cave with high-end grill options.", imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=3"},
|
||||
{
|
||||
title: "Brews",
|
||||
description: "Relax with local coffee, craft beer, and community art.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=4",
|
||||
},
|
||||
title: "Brews", description: "Relax with local coffee, craft beer, and community art.", imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=4"},
|
||||
{
|
||||
title: "Ermilio's",
|
||||
description: "Classic home-style Italian dishes in a cozy, intimate setting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=5",
|
||||
},
|
||||
title: "Ermilio's", description: "Classic home-style Italian dishes in a cozy, intimate setting.", imageSrc: "http://img.b2bpic.net/free-photo/slice-tasty-tuna-meal-with-glass-white-wine-restaurant_8353-10588.jpg?_wi=5"},
|
||||
]}
|
||||
title="Where to Eat"
|
||||
description="Indulge in flavors ranging from underground cafes to wood-fired cave dining."
|
||||
@@ -148,41 +111,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Lake Leatherwood",
|
||||
price: "Hiking & Biking",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-male-riding-bycicle-road-surrownded-by-trees-coronavirus-quarantine_181624-18421.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Lake Leatherwood", price: "Hiking & Biking", imageSrc: "http://img.b2bpic.net/free-photo/view-male-riding-bycicle-road-surrownded-by-trees-coronavirus-quarantine_181624-18421.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Turpentine Creek",
|
||||
price: "Wildlife Refuge",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiger-its-natural-habitat_475641-1612.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "Turpentine Creek", price: "Wildlife Refuge", imageSrc: "http://img.b2bpic.net/free-photo/tiger-its-natural-habitat_475641-1612.jpg?_wi=1"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Onyx Cave Park",
|
||||
price: "Caving & Gems",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-cave-tak-province-thailand_335224-1288.jpg",
|
||||
},
|
||||
id: "3", name: "Onyx Cave Park", price: "Caving & Gems", imageSrc: "http://img.b2bpic.net/free-photo/blue-cave-tak-province-thailand_335224-1288.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Beaver Lake",
|
||||
price: "Boating & Fishing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-male-riding-bycicle-road-surrownded-by-trees-coronavirus-quarantine_181624-18421.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Beaver Lake", price: "Boating & Fishing", imageSrc: "http://img.b2bpic.net/free-photo/view-male-riding-bycicle-road-surrownded-by-trees-coronavirus-quarantine_181624-18421.jpg?_wi=2"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ozark Ziplines",
|
||||
price: "Forest Adventure",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-male-riding-bycicle-road-surrownded-by-trees-coronavirus-quarantine_181624-18421.jpg?_wi=3",
|
||||
},
|
||||
id: "5", name: "Ozark Ziplines", price: "Forest Adventure", imageSrc: "http://img.b2bpic.net/free-photo/view-male-riding-bycicle-road-surrownded-by-trees-coronavirus-quarantine_181624-18421.jpg?_wi=3"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Intrigue Theater",
|
||||
price: "Magic Show",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tiger-its-natural-habitat_475641-1612.jpg?_wi=2",
|
||||
},
|
||||
id: "6", name: "Intrigue Theater", price: "Magic Show", imageSrc: "http://img.b2bpic.net/free-photo/tiger-its-natural-habitat_475641-1612.jpg?_wi=2"},
|
||||
]}
|
||||
title="Main Attractions"
|
||||
description="Explore the best outdoor adventures and unique experiences."
|
||||
@@ -196,37 +135,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "day1",
|
||||
badge: "Explore",
|
||||
price: "Day 1",
|
||||
subtitle: "Culture & Vibes",
|
||||
features: [
|
||||
"Explore historic downtown",
|
||||
"Dinner at Local Flavor",
|
||||
"Ghost tour or live music",
|
||||
],
|
||||
id: "day1", badge: "Explore", price: "Day 1", subtitle: "Culture & Vibes", features: [
|
||||
"Explore historic downtown", "Dinner at Local Flavor", "Ghost tour or live music"],
|
||||
},
|
||||
{
|
||||
id: "day2",
|
||||
badge: "Adventure",
|
||||
price: "Day 2",
|
||||
subtitle: "Outdoors & Thrills",
|
||||
features: [
|
||||
"Lake Leatherwood hike",
|
||||
"Ziplining or cave tour",
|
||||
"Dinner at The Grotto",
|
||||
],
|
||||
id: "day2", badge: "Adventure", price: "Day 2", subtitle: "Outdoors & Thrills", features: [
|
||||
"Lake Leatherwood hike", "Ziplining or cave tour", "Dinner at The Grotto"],
|
||||
},
|
||||
{
|
||||
id: "day3",
|
||||
badge: "Relax",
|
||||
price: "Day 3",
|
||||
subtitle: "Wildlife & Chill",
|
||||
features: [
|
||||
"Turpentine Wildlife Refuge",
|
||||
"Chill at Beaver Lake",
|
||||
"Coffee and sweets at Brews",
|
||||
],
|
||||
id: "day3", badge: "Relax", price: "Day 3", subtitle: "Wildlife & Chill", features: [
|
||||
"Turpentine Wildlife Refuge", "Chill at Beaver Lake", "Coffee and sweets at Brews"],
|
||||
},
|
||||
]}
|
||||
title="3-Day Itinerary"
|
||||
@@ -241,45 +159,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@traveler",
|
||||
testimonial: "Mud Street Cafe is solid breakfast! The downtown vibe is absolutely unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-traveller-with-hat-smiling_23-2148588482.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@traveler", testimonial: "Mud Street Cafe is solid breakfast! The downtown vibe is absolutely unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-traveller-with-hat-smiling_23-2148588482.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
handle: "@local",
|
||||
testimonial: "Ermilio’s for dinner is a must. The most cozy home-style meal in the Ozarks.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-inspired-elderly-woman-with-orange-backpack-sporty-woman-casual-clothes-looking-forward-with-smile-sport-adventure-hobby-concept_74855-23347.jpg",
|
||||
},
|
||||
id: "2", name: "Michael C.", handle: "@local", testimonial: "Ermilio’s for dinner is a must. The most cozy home-style meal in the Ozarks.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-inspired-elderly-woman-with-orange-backpack-sporty-woman-casual-clothes-looking-forward-with-smile-sport-adventure-hobby-concept_74855-23347.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@explorer",
|
||||
testimonial: "The ziplining tour through the forest was the highlight of our trip. Absolutely stunning!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-together-country-side_23-2149406460.jpg",
|
||||
},
|
||||
id: "3", name: "Emily R.", handle: "@explorer", testimonial: "The ziplining tour through the forest was the highlight of our trip. Absolutely stunning!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-traveling-together-country-side_23-2149406460.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@hiker",
|
||||
testimonial: "Lake Leatherwood has incredible mountain biking trails. Perfect for nature lovers.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bohemian-woman_23-2149726236.jpg",
|
||||
},
|
||||
id: "4", name: "David K.", handle: "@hiker", testimonial: "Lake Leatherwood has incredible mountain biking trails. Perfect for nature lovers.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-bohemian-woman_23-2149726236.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jane D.",
|
||||
handle: "@tourist",
|
||||
testimonial: "So many unique little galleries and shops downtown. A top-tier art town.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/playful-couple-taking-photos-car-roof_23-2148150158.jpg",
|
||||
},
|
||||
id: "5", name: "Jane D.", handle: "@tourist", testimonial: "So many unique little galleries and shops downtown. A top-tier art town.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/playful-couple-taking-photos-car-roof_23-2148150158.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Visitor Experiences"
|
||||
@@ -294,22 +187,14 @@ export default function LandingPage() {
|
||||
description="Ready to visit Eureka Springs? Need more recommendations? Reach out for a custom itinerary."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us what you're looking for (adventure, dining, relaxation)...",
|
||||
required: true,
|
||||
name: "message", placeholder: "Tell us what you're looking for (adventure, dining, relaxation)...", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abandoned-old-hospital-beelitz_181624-25803.jpg"
|
||||
/>
|
||||
@@ -322,23 +207,17 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "#",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "#", ariaLabel: "Facebook"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -13,7 +13,7 @@
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #25190c;
|
||||
--primary-cta: #ff6207;
|
||||
--primary-cta: #ffce93;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #25190c;
|
||||
|
||||
Reference in New Issue
Block a user