Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-06-08 18:31:15 +00:00
3 changed files with 106 additions and 356 deletions

View File

@@ -28,21 +28,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Gallery",
id: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Visit",
id: "/visit",
},
name: "Visit", id: "/visit"},
]}
brandName="Sheffield Antiques"
/>
@@ -55,27 +47,20 @@ export default function LandingPage() {
features={[
{
icon: Users,
title: "Expert Dealers",
description: "Connect with seasoned professionals, each specializing in unique historical periods and items.",
},
title: "Expert Dealers", description: "Connect with seasoned professionals, each specializing in unique historical periods and items."},
{
icon: Award,
title: "Ethical Sourcing",
description: "Every item is vetted for authenticity and provenance, ensuring you acquire genuine historical pieces.",
},
title: "Ethical Sourcing", description: "Every item is vetted for authenticity and provenance, ensuring you acquire genuine historical pieces."},
{
icon: Paintbrush,
title: "Restoration Services",
description: "Our in-house specialists offer expert restoration to bring your cherished finds back to their former glory.",
},
title: "Restoration Services", description: "Our in-house specialists offer expert restoration to bring your cherished finds back to their former glory."},
{
icon: MapPin,
title: "Community Hub",
description: "Regular events, workshops, and appraisals foster a lively environment for collectors and newcomers alike.",
},
title: "Community Hub", description: "Regular events, workshops, and appraisals foster a lively environment for collectors and newcomers alike."},
]}
title="More Than Just Antiques"
description="We are a vibrant community of expert dealers, restorers, and enthusiasts dedicated to preserving history and sharing its beauty."
animationType="slide-up"
/>
</div>
@@ -85,38 +70,21 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "metric-1",
value: "30+",
title: "Years of Excellence",
items: [
"Serving Sheffield since 1994",
"Trusted by generations",
"A cornerstone of the community",
],
id: "metric-1", value: "30+", title: "Years of Excellence", items: [
"Serving Sheffield since 1994", "Trusted by generations", "A cornerstone of the community"],
},
{
id: "metric-2",
value: "20+",
title: "Dedicated Dealers",
items: [
"Specialists in diverse fields",
"Passionate about their craft",
"Always ready to share knowledge",
],
id: "metric-2", value: "20+", title: "Dedicated Dealers", items: [
"Specialists in diverse fields", "Passionate about their craft", "Always ready to share knowledge"],
},
{
id: "metric-3",
value: "15000+",
title: "Treasures Found",
items: [
"Every item tells a unique story",
"A constantly evolving collection",
"Connecting history with new homes",
],
id: "metric-3", value: "15000+", title: "Treasures Found", items: [
"Every item tells a unique story", "A constantly evolving collection", "Connecting history with new homes"],
},
]}
title="Our Journey So Far"
description="Celebrating our passion for history and community through numbers."
animationType="slide-up"
/>
</div>
@@ -127,32 +95,15 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
id: "dealer-1",
name: "Arthur Pinter",
role: "Head Curator & Founder",
description: "Arthur founded the centre with a vision to create a vibrant hub for antique enthusiasts.",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-artist-apron-holds-paintbrush-leaning-picture-frame-workshop_613910-18200.jpg",
imageAlt: "Arthur Pinter, Head Curator",
},
id: "dealer-1", name: "Arthur Pinter", role: "Head Curator & Founder", description: "Arthur founded the centre with a vision to create a vibrant hub for antique enthusiasts.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-female-artist-apron-holds-paintbrush-leaning-picture-frame-workshop_613910-18200.jpg", imageAlt: "Arthur Pinter, Head Curator"},
{
id: "dealer-2",
name: "Elara Quinn",
role: "Restoration Specialist",
description: "Elara brings new life to old treasures, specializing in delicate furniture and textile restoration.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9538.jpg",
imageAlt: "Elara Quinn, Restoration Specialist",
},
id: "dealer-2", name: "Elara Quinn", role: "Restoration Specialist", description: "Elara brings new life to old treasures, specializing in delicate furniture and textile restoration.", imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-painting-with-oil-paints-field_1303-9538.jpg", imageAlt: "Elara Quinn, Restoration Specialist"},
{
id: "dealer-3",
name: "Samuel Davies",
role: "Events & Outreach Coordinator",
description: "Sam organizes our popular workshops, appraisals, and community engagement initiatives.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg",
imageAlt: "Samuel Davies, Events Coordinator",
},
id: "dealer-3", name: "Samuel Davies", role: "Events & Outreach Coordinator", description: "Sam organizes our popular workshops, appraisals, and community engagement initiatives.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-girl-sitting-cafe_1262-3083.jpg", imageAlt: "Samuel Davies, Events Coordinator"},
]}
title="Meet Our Dedicated Team"
description="Behind every cherished antique is a story, and behind every story, an expert. Our team is passionate about connecting you with history."
animationType="slide-up"
/>
</div>
@@ -160,50 +111,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
],
},
{
title: "Visit",
items: [
title: "Visit", items: [
{
label: "Plan Your Visit",
href: "/visit",
},
label: "Plan Your Visit", href: "/visit"},
{
label: "Contact",
href: "/visit#contact",
},
label: "Contact", href: "/visit#contact"},
{
label: "Opening Hours",
href: "/visit#hours",
},
label: "Opening Hours", href: "/visit#hours"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}

View File

@@ -26,21 +26,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Gallery",
id: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Visit",
id: "/visit",
},
name: "Visit", id: "/visit"},
]}
brandName="Sheffield Antiques"
/>
@@ -53,56 +45,21 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "gallery-1",
name: "Antique Silver Frame",
price: "£120",
variant: "Victorian Engraved",
imageSrc: "http://img.b2bpic.net/free-photo/wooden-empty-picture-frame-marble_114579-38463.jpg",
imageAlt: "Antique Silver Photo Frame",
},
id: "gallery-1", name: "Antique Silver Frame", price: "£120", variant: "Victorian Engraved", imageSrc: "http://img.b2bpic.net/free-photo/wooden-empty-picture-frame-marble_114579-38463.jpg", imageAlt: "Antique Silver Photo Frame"},
{
id: "gallery-2",
name: "Vintage Remington Typewriter",
price: "£380",
variant: "Fully Functional",
imageSrc: "http://img.b2bpic.net/free-photo/older-lady-typing-typewriter-house-white-shirt-daytime_176474-4941.jpg",
imageAlt: "Vintage Remington Typewriter",
},
id: "gallery-2", name: "Vintage Remington Typewriter", price: "£380", variant: "Fully Functional", imageSrc: "http://img.b2bpic.net/free-photo/older-lady-typing-typewriter-house-white-shirt-daytime_176474-4941.jpg", imageAlt: "Vintage Remington Typewriter"},
{
id: "gallery-3",
name: "Porcelain Victorian Doll",
price: "£250",
variant: "Hand-Painted",
imageSrc: "http://img.b2bpic.net/free-photo/little-music-box-still-life_23-2150652716.jpg",
imageAlt: "Porcelain Victorian Doll",
},
id: "gallery-3", name: "Porcelain Victorian Doll", price: "£250", variant: "Hand-Painted", imageSrc: "http://img.b2bpic.net/free-photo/little-music-box-still-life_23-2150652716.jpg", imageAlt: "Porcelain Victorian Doll"},
{
id: "gallery-4",
name: "Antique Terrestrial Globe",
price: "£590",
variant: "Brass Stand",
imageSrc: "http://img.b2bpic.net/free-photo/magnifying-glass-ink-pen-old-book_23-2147793483.jpg",
imageAlt: "Antique Terrestrial Globe",
},
id: "gallery-4", name: "Antique Terrestrial Globe", price: "£590", variant: "Brass Stand", imageSrc: "http://img.b2bpic.net/free-photo/magnifying-glass-ink-pen-old-book_23-2147793483.jpg", imageAlt: "Antique Terrestrial Globe"},
{
id: "gallery-5",
name: "Vintage Magnifying Glass",
price: "£75",
variant: "Brass & Wood",
imageSrc: "http://img.b2bpic.net/free-photo/view-vintage-objects-still-life_23-2150348531.jpg",
imageAlt: "Vintage Magnifying Glass",
},
id: "gallery-5", name: "Vintage Magnifying Glass", price: "£75", variant: "Brass & Wood", imageSrc: "http://img.b2bpic.net/free-photo/view-vintage-objects-still-life_23-2150348531.jpg", imageAlt: "Vintage Magnifying Glass"},
{
id: "gallery-6",
name: "Set of Skeleton Keys",
price: "£95",
variant: "Forged Iron",
imageSrc: "http://img.b2bpic.net/free-photo/old-metal-handle-door_74190-4233.jpg",
imageAlt: "Set of Antique Skeleton Keys",
},
id: "gallery-6", name: "Set of Skeleton Keys", price: "£95", variant: "Forged Iron", imageSrc: "http://img.b2bpic.net/free-photo/old-metal-handle-door_74190-4233.jpg", imageAlt: "Set of Antique Skeleton Keys"},
]}
title="Our Expanding Collection"
description="Browse our full gallery of current antique offerings, from delicate porcelain to robust vintage furniture. New items arrive weekly!"
animationType="slide-up"
/>
</div>
@@ -110,20 +67,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Find Your Next Treasure"
title="Inquire About An Item or Visit Us"
description="Seen something you love? Our collection is constantly changing. Contact us today or plan a visit to the centre to view items in person."
buttons={[
{
text: "Ask a Question",
href: "/visit#contact",
},
text: "Ask a Question", href: "/visit#contact"},
{
text: "Plan Your Visit",
href: "/visit",
},
text: "Plan Your Visit", href: "/visit"},
]}
/>
</div>
@@ -132,50 +84,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
],
},
{
title: "Visit",
items: [
title: "Visit", items: [
{
label: "Plan Your Visit",
href: "/visit",
},
label: "Plan Your Visit", href: "/visit"},
{
label: "Contact",
href: "/visit#contact",
},
label: "Contact", href: "/visit#contact"},
{
label: "Opening Hours",
href: "/visit#hours",
},
label: "Opening Hours", href: "/visit#hours"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Gallery",
id: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Visit",
id: "/visit",
},
name: "Visit", id: "/visit"},
]}
brandName="Sheffield Antiques"
/>
@@ -53,85 +45,54 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="Discover Timeless Treasures in Sheffield"
description="Step into a world of history and charm at the Sheffield Antiques Centre. Explore a meticulously curated collection of vintage furniture, rare collectibles, and exquisite artwork."
kpis={[
{
value: "30+",
label: "Years Experience",
},
value: "30+", label: "Years Experience"},
{
value: "20+",
label: "Expert Dealers",
},
value: "20+", label: "Expert Dealers"},
{
value: "1000s",
label: "Unique Finds",
},
value: "1000s", label: "Unique Finds"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Explore Our Collection",
href: "/gallery",
},
text: "Explore Our Collection", href: "/gallery"},
{
text: "Plan Your Visit",
href: "/visit",
},
text: "Plan Your Visit", href: "/visit"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-searching-something-buy-antiques-market_23-2148950895.jpg"
imageAlt="Interior of a grand antiques centre with elegant vintage furniture and decor"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-thrift-shop_23-2149726867.jpg",
alt: "Happy customer at antique shop",
},
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-thrift-shop_23-2149726867.jpg", alt: "Happy customer at antique shop"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-man-antique-store_23-2149640741.jpg",
alt: "Enthusiastic antique buyer",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-man-antique-store_23-2149640741.jpg", alt: "Enthusiastic antique buyer"},
{
src: "http://img.b2bpic.net/free-photo/retro-furniture-being-sold-yard-sale_23-2151216812.jpg",
alt: "Smiling vintage furniture shopper",
},
src: "http://img.b2bpic.net/free-photo/retro-furniture-being-sold-yard-sale_23-2151216812.jpg", alt: "Smiling vintage furniture shopper"},
{
src: "http://img.b2bpic.net/free-photo/side-view-man-antique-store_23-2149640694.jpg",
alt: "Curious visitor exploring treasures",
},
src: "http://img.b2bpic.net/free-photo/side-view-man-antique-store_23-2149640694.jpg", alt: "Curious visitor exploring treasures"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-vintage-portrait_23-2150795112.jpg",
alt: "Satisfied collector",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-vintage-portrait_23-2150795112.jpg", alt: "Satisfied collector"},
]}
avatarText="Join over 500 passionate collectors and discover your next treasure!"
marqueeItems={[
{
type: "text-icon",
text: "Sheffield's Finest Curated Antiques",
icon: Star,
type: "text-icon", text: "Sheffield's Finest Curated Antiques", icon: Star,
},
{
type: "text-icon",
text: "New Arrivals Daily, Always Something Fresh",
icon: Clock,
type: "text-icon", text: "New Arrivals Daily, Always Something Fresh", icon: Clock,
},
{
type: "text",
content: "Expert Valuations & Appraisals Available",
},
type: "text", text: "Expert Valuations & Appraisals Available"},
{
type: "text",
content: "Professional Restoration Services for Your Heirlooms",
},
type: "text", text: "Professional Restoration Services for Your Heirlooms"},
{
type: "text-icon",
text: "Engaging Workshops & Community Events",
icon: Calendar,
type: "text-icon", text: "Engaging Workshops & Community Events", icon: Calendar,
},
]}
showMarqueeCard={true}
@@ -148,7 +109,7 @@ export default function LandingPage() {
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/female-artist-apron-painting-vintage-picture-frame-with-paintbrush-workshop_613910-18198.jpg"
imageAlt="An antique store owner discussing a vintage item with a customer, reflecting expertise and friendly service."
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
/>
</div>
@@ -159,62 +120,25 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "prod-1",
name: "Victorian Mantel Clock",
price: "£450",
variant: "Brass & Enamel",
imageSrc: "http://img.b2bpic.net/free-photo/digital-painting-old-clock_23-2151570672.jpg",
imageAlt: "Victorian Mantel Clock",
},
id: "prod-1", name: "Victorian Mantel Clock", price: "£450", variant: "Brass & Enamel", imageSrc: "http://img.b2bpic.net/free-photo/digital-painting-old-clock_23-2151570672.jpg", imageAlt: "Victorian Mantel Clock"},
{
id: "prod-2",
name: "Blue & White Porcelain Vase",
price: "£180",
variant: "Ming Dynasty Style",
imageSrc: "http://img.b2bpic.net/free-photo/hand-bag-layout-with-place-text-women-s-accessories-jewellery-background-mockup-banner-fashion-accessories_460848-14709.jpg",
imageAlt: "Blue & White Porcelain Vase",
},
id: "prod-2", name: "Blue & White Porcelain Vase", price: "£180", variant: "Ming Dynasty Style", imageSrc: "http://img.b2bpic.net/free-photo/hand-bag-layout-with-place-text-women-s-accessories-jewellery-background-mockup-banner-fashion-accessories_460848-14709.jpg", imageAlt: "Blue & White Porcelain Vase"},
{
id: "prod-3",
name: "Vintage Leather Book Set",
price: "£290",
variant: "Classic Literature",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-selection-literature-books-bookshelf_23-2148464456.jpg",
imageAlt: "Vintage Leather Book Set",
},
id: "prod-3", name: "Vintage Leather Book Set", price: "£290", variant: "Classic Literature", imageSrc: "http://img.b2bpic.net/free-photo/close-up-selection-literature-books-bookshelf_23-2148464456.jpg", imageAlt: "Vintage Leather Book Set"},
{
id: "prod-4",
name: "Edwardian Dining Chair",
price: "£320",
variant: "Mahogany & Velvet",
imageSrc: "http://img.b2bpic.net/free-photo/romantic-italy-stack-two-decoration_1203-5018.jpg",
imageAlt: "Edwardian Dining Chair",
},
id: "prod-4", name: "Edwardian Dining Chair", price: "£320", variant: "Mahogany & Velvet", imageSrc: "http://img.b2bpic.net/free-photo/romantic-italy-stack-two-decoration_1203-5018.jpg", imageAlt: "Edwardian Dining Chair"},
{
id: "prod-5",
name: "Sterling Silver Tea Set",
price: "£750",
variant: "5-Piece Service",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-textured-teapot-blurred-background-closeup_169016-25635.jpg",
imageAlt: "Sterling Silver Tea Set",
},
id: "prod-5", name: "Sterling Silver Tea Set", price: "£750", variant: "5-Piece Service", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-textured-teapot-blurred-background-closeup_169016-25635.jpg", imageAlt: "Sterling Silver Tea Set"},
{
id: "prod-6",
name: "Antique Terrestrial Globe",
price: "£590",
variant: "Brass Stand",
imageSrc: "http://img.b2bpic.net/free-photo/retro-tourist-supplies-notebook_23-2147793456.jpg",
imageAlt: "Antique Terrestrial Globe",
},
id: "prod-6", name: "Antique Terrestrial Globe", price: "£590", variant: "Brass Stand", imageSrc: "http://img.b2bpic.net/free-photo/retro-tourist-supplies-notebook_23-2147793456.jpg", imageAlt: "Antique Terrestrial Globe"},
]}
title="Curated Finds"
description="A glimpse into our diverse and ever-changing collection. Discover unique items from various eras."
buttons={[
{
text: "View All in Gallery",
href: "/gallery",
},
text: "View All in Gallery", href: "/gallery"},
]}
animationType="slide-up"
/>
</div>
@@ -223,34 +147,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Eleanor Vance",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-man-standing-blue-background-showing-middle-finger-doing-fuck-you-bad-expression-provocation-rude-attitude-screaming-excited_839833-30187.jpg",
},
id: "1", name: "Eleanor Vance", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-hispanic-man-standing-blue-background-showing-middle-finger-doing-fuck-you-bad-expression-provocation-rude-attitude-screaming-excited_839833-30187.jpg"},
{
id: "2",
name: "Marcus Thorne",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-sitting-holding-christmas-present_114579-58632.jpg",
},
id: "2", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-sitting-holding-christmas-present_114579-58632.jpg"},
{
id: "3",
name: "Sophia Clarke",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-playing-bingo_23-2149193848.jpg",
},
id: "3", name: "Sophia Clarke", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-playing-bingo_23-2149193848.jpg"},
{
id: "4",
name: "Liam Fitzgerald",
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-apron-holds-paintbrush-while-standing-with-crossed-arms-workshop_613910-18190.jpg",
},
id: "4", name: "Liam Fitzgerald", imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-apron-holds-paintbrush-while-standing-with-crossed-arms-workshop_613910-18190.jpg"},
{
id: "5",
name: "Amelia & Ben Carter",
imageSrc: "http://img.b2bpic.net/free-photo/couple-preparing-food-together-kitchen_107420-12111.jpg",
},
id: "5", name: "Amelia & Ben Carter", imageSrc: "http://img.b2bpic.net/free-photo/couple-preparing-food-together-kitchen_107420-12111.jpg"},
]}
cardTitle="What Our Visitors Say"
cardTag="Rave Reviews"
cardAnimation="entrance-slide"
cardAnimation="slide-up"
/>
</div>
@@ -258,20 +167,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Plan Your Day"
title="Experience the Past, Today"
description="Located in the heart of Sheffield, our centre welcomes you to explore, discover, and connect with history. Find your next cherished heirloom or simply enjoy a day of nostalgic exploration."
buttons={[
{
text: "Get Directions",
href: "/visit",
},
text: "Get Directions", href: "/visit"},
{
text: "Contact Us",
href: "/visit#contact",
},
text: "Contact Us", href: "/visit#contact"},
]}
/>
</div>
@@ -280,50 +184,31 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
],
},
{
title: "Visit",
items: [
title: "Visit", items: [
{
label: "Plan Your Visit",
href: "/visit",
},
label: "Plan Your Visit", href: "/visit"},
{
label: "Contact",
href: "/visit#contact",
},
label: "Contact", href: "/visit#contact"},
{
label: "Opening Hours",
href: "/visit#hours",
},
label: "Opening Hours", href: "/visit#hours"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}