Merge version_1 into main #2
200
src/app/page.tsx
200
src/app/page.tsx
@@ -29,18 +29,9 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Food",
|
||||
id: "food",
|
||||
},
|
||||
{
|
||||
name: "Activities",
|
||||
id: "activities",
|
||||
},
|
||||
{
|
||||
name: "Itinerary",
|
||||
id: "itinerary",
|
||||
},
|
||||
{ name: "Food", id: "food" },
|
||||
{ name: "Activities", id: "activities" },
|
||||
{ name: "Itinerary", id: "itinerary" },
|
||||
]}
|
||||
brandName="Eureka Guide"
|
||||
/>
|
||||
@@ -48,17 +39,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Experience Eureka Springs"
|
||||
description="Discover the charm of the Ozark mountains, Victorian architecture, and the hidden gems of our historic mountain retreat."
|
||||
buttons={[
|
||||
{
|
||||
text: "Plan Your Visit",
|
||||
href: "#itinerary",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Plan Your Visit", href: "#itinerary" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/brick-buildings-swat_181624-32857.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -66,23 +50,12 @@ export default function LandingPage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeatureHoverPattern
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Star,
|
||||
title: "Outdoor Adventure",
|
||||
description: "Over 25 miles of hiking and biking trails at Lake Leatherwood.",
|
||||
},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "Artsy Vibe",
|
||||
description: "Browse unique galleries and handmade shops in our historic downtown.",
|
||||
},
|
||||
{
|
||||
icon: Building2,
|
||||
title: "Rich History",
|
||||
description: "Explore Victorian architecture and haunted tales at historic hotels.",
|
||||
},
|
||||
{ icon: Star, title: "Outdoor Adventure", description: "Over 25 miles of hiking and biking trails at Lake Leatherwood." },
|
||||
{ icon: Palette, title: "Artsy Vibe", description: "Browse unique galleries and handmade shops in our historic downtown." },
|
||||
{ icon: Building2, title: "Rich History", description: "Explore Victorian architecture and haunted tales at historic hotels." },
|
||||
]}
|
||||
title="Why You'll Love It"
|
||||
description="Eureka Springs isn't just a destination—it's an experience filled with nature, art, and timeless history."
|
||||
@@ -96,42 +69,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Local Flavor Cafe",
|
||||
price: "$$ - American/Italian",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mud Street Cafe",
|
||||
price: "$ - Breakfast/Coffee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Ermilio’s Italian",
|
||||
price: "$$ - Cozy Home-style",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Grotto Wood-Fired",
|
||||
price: "$$$ - Unique Cave Dining",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Chelsea’s Corner",
|
||||
price: "$ - Casual/Pizza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Aquarius Taqueria",
|
||||
price: "$ - Street Tacos",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=6",
|
||||
},
|
||||
{ id: "p1", name: "Local Flavor Cafe", price: "$$ - American/Italian", imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg" },
|
||||
{ id: "p2", name: "Mud Street Cafe", price: "$ - Breakfast/Coffee", imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg" },
|
||||
{ id: "p3", name: "Ermilio’s Italian", price: "$$ - Cozy Home-style", imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg" },
|
||||
{ id: "p4", name: "Grotto Wood-Fired", price: "$$$ - Unique Cave Dining", imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg" },
|
||||
{ id: "p5", name: "Chelsea’s Corner", price: "$ - Casual/Pizza", imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg" },
|
||||
{ id: "p6", name: "Aquarius Taqueria", price: "$ - Street Tacos", imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg" },
|
||||
]}
|
||||
title="Local Flavors"
|
||||
description="Taste the best of the town, from underground cafes to cave-side dining."
|
||||
@@ -144,27 +87,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "25+",
|
||||
title: "Hiking Trails",
|
||||
description: "Explore the diverse terrain at Lake Leatherwood City Park.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Unique",
|
||||
title: "Cave Tours",
|
||||
description: "Explore Onyx Cave Park and gem panning adventures.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Wildlife",
|
||||
title: "Sanctuary",
|
||||
description: "Visit Turpentine Creek Wildlife Refuge for majestic big cats.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg?_wi=3",
|
||||
},
|
||||
{ id: "m1", value: "25+", title: "Hiking Trails", description: "Explore the diverse terrain at Lake Leatherwood City Park.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg" },
|
||||
{ id: "m2", value: "Unique", title: "Cave Tours", description: "Explore Onyx Cave Park and gem panning adventures.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg" },
|
||||
{ id: "m3", value: "Wildlife", title: "Sanctuary", description: "Visit Turpentine Creek Wildlife Refuge for majestic big cats.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg" },
|
||||
]}
|
||||
title="Activities to Do"
|
||||
description="Unforgettable experiences waiting for you in the heart of the Ozarks."
|
||||
@@ -176,56 +101,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
date: "Oct 2023",
|
||||
title: "Great Trip",
|
||||
quote: "The Victorian architecture downtown is stunning. Must-visit!",
|
||||
tag: "Relaxed",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hipster-woman-summer-vacation-asia-relaxing-tropical-beach-digital-photo-camera-casual-boho-style-sea-landscape-slim-tanned-body-travel-alone_285396-6253.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hipster-woman-summer-vacation-asia-relaxing-tropical-beach-digital-photo-camera-casual-boho-style-sea-landscape-slim-tanned-body-travel-alone_285396-6253.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
date: "Sep 2023",
|
||||
title: "Amazing Nature",
|
||||
quote: "Lake Leatherwood was the highlight of our outdoor trip.",
|
||||
tag: "Nature",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-rock-canyon-smiling-drinking-tea_176420-4238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-rock-canyon-smiling-drinking-tea_176420-4238.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
date: "Aug 2023",
|
||||
title: "So Chill",
|
||||
quote: "Coffee at Mud Street was the best morning ritual.",
|
||||
tag: "Artsy",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/outside-shot-mirthful-european-tourist-strolls-across-city-streets-carries-rucksack-wears-brown-hat-striped-sweater_273609-25764.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outside-shot-mirthful-european-tourist-strolls-across-city-streets-carries-rucksack-wears-brown-hat-striped-sweater_273609-25764.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
date: "Jul 2023",
|
||||
title: "Ziplining was Fun",
|
||||
quote: "Ozark Mountain Ziplines provided the perfect adrenaline rush.",
|
||||
tag: "Adventure",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10970.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10970.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
date: "Jun 2023",
|
||||
title: "Loved the Vibes",
|
||||
quote: "Unique shops and cozy eateries everywhere. We'll be back!",
|
||||
tag: "Culture",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfie-beach_329181-17992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfie-beach_329181-17992.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", date: "Oct 2023", title: "Great Trip", quote: "The Victorian architecture downtown is stunning. Must-visit!", tag: "Relaxed", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hipster-woman-summer-vacation-asia-relaxing-tropical-beach-digital-photo-camera-casual-boho-style-sea-landscape-slim-tanned-body-travel-alone_285396-6253.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-hipster-woman-summer-vacation-asia-relaxing-tropical-beach-digital-photo-camera-casual-boho-style-sea-landscape-slim-tanned-body-travel-alone_285396-6253.jpg" },
|
||||
{ id: "2", name: "Michael C.", date: "Sep 2023", title: "Amazing Nature", quote: "Lake Leatherwood was the highlight of our outdoor trip.", tag: "Nature", avatarSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-rock-canyon-smiling-drinking-tea_176420-4238.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-rock-canyon-smiling-drinking-tea_176420-4238.jpg" },
|
||||
{ id: "3", name: "Emily R.", date: "Aug 2023", title: "So Chill", quote: "Coffee at Mud Street was the best morning ritual.", tag: "Artsy", avatarSrc: "http://img.b2bpic.net/free-photo/outside-shot-mirthful-european-tourist-strolls-across-city-streets-carries-rucksack-wears-brown-hat-striped-sweater_273609-25764.jpg", imageSrc: "http://img.b2bpic.net/free-photo/outside-shot-mirthful-european-tourist-strolls-across-city-streets-carries-rucksack-wears-brown-hat-striped-sweater_273609-25764.jpg" },
|
||||
{ id: "4", name: "David K.", date: "Jul 2023", title: "Ziplining was Fun", quote: "Ozark Mountain Ziplines provided the perfect adrenaline rush.", tag: "Adventure", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10970.jpg", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10970.jpg" },
|
||||
{ id: "5", name: "Jessica L.", date: "Jun 2023", title: "Loved the Vibes", quote: "Unique shops and cozy eateries everywhere. We'll be back!", tag: "Culture", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfie-beach_329181-17992.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-selfie-beach_329181-17992.jpg" },
|
||||
]}
|
||||
title="Traveler Stories"
|
||||
description="What our visitors are saying about their trips."
|
||||
@@ -235,37 +115,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Guide",
|
||||
items: [
|
||||
{
|
||||
label: "Food",
|
||||
href: "#food",
|
||||
},
|
||||
{
|
||||
label: "Activities",
|
||||
href: "#activities",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Itinerary",
|
||||
items: [
|
||||
{
|
||||
label: "Weekend Plan",
|
||||
href: "#itinerary",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "Visit Us",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Guide", items: [{ label: "Food", href: "#food" }, { label: "Activities", href: "#activities" }] },
|
||||
{ title: "Itinerary", items: [{ label: "Weekend Plan", href: "#itinerary" }] },
|
||||
{ title: "Contact", items: [{ label: "Visit Us", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Eureka Springs Travel Guide"
|
||||
bottomRightText="Plan your adventure today."
|
||||
|
||||
Reference in New Issue
Block a user