Update src/app/page.tsx

This commit is contained in:
2026-06-07 17:46:19 +00:00
parent ac1c777f8d
commit 12e32b4161

View File

@@ -34,38 +34,22 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Team",
id: "#team",
},
name: "Team", id: "#team"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
brandName="The Wedge"
/>
</div>
@@ -76,39 +60,23 @@ export default function LandingPage() {
description="Experience Unrivaled Luxury, Elevated Living, and Bespoke Design. We craft extraordinary spaces and curate exclusive experiences for the discerning few."
buttons={[
{
text: "Discover Our Work",
href: "#products",
},
text: "Discover Our Work", href: "#products"},
{
text: "Schedule Consultation",
href: "#contact",
},
text: "Schedule Consultation", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg?_wi=1",
imageAlt: "Luxurious interior with gold accents",
},
imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg", imageAlt: "Luxurious interior with gold accents"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-brown-long-curly-hair-nice-wardrobe-around-clothes-hats-shoes-holding-white-fluffy-skirts-deciding-what-wear_197531-695.jpg?_wi=1",
imageAlt: "Opulent dining room with crystal",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-brown-long-curly-hair-nice-wardrobe-around-clothes-hats-shoes-holding-white-fluffy-skirts-deciding-what-wear_197531-695.jpg", imageAlt: "Opulent dining room with crystal"},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-boat_23-2150785202.jpg?_wi=1",
imageAlt: "Modern luxury kitchen island",
},
imageSrc: "http://img.b2bpic.net/free-photo/interior-boat_23-2150785202.jpg", imageAlt: "Modern luxury kitchen island"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-vibrator_23-2150232147.jpg",
imageAlt: "Elegant master bedroom",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-vibrator_23-2150232147.jpg", imageAlt: "Elegant master bedroom"},
{
imageSrc: "http://img.b2bpic.net/free-photo/vase-model-standing-table-empty-creative-school-studio-class-inspiration-contemporary-class-with-nobody-it-ready-drawing-lesson-equipped-with-professional-sketching-tools_482257-38987.jpg",
imageAlt: "Luxury retail store",
},
imageSrc: "http://img.b2bpic.net/free-photo/vase-model-standing-table-empty-creative-school-studio-class-inspiration-contemporary-class-with-nobody-it-ready-drawing-lesson-equipped-with-professional-sketching-tools_482257-38987.jpg", imageAlt: "Luxury retail store"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-holds-gold-watch_8353-10462.jpg",
imageAlt: "Luxury car dealership showroom",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-holds-gold-watch_8353-10462.jpg", imageAlt: "Luxury car dealership showroom"},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -120,14 +88,10 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafting Extraordinary Lifestyles"
description={[
"At The Wedge, we believe in transcending the ordinary. Our philosophy is rooted in creating bespoke environments and curating unparalleled experiences that reflect the unique aspirations of our clientele. We blend innovative design with timeless elegance, ensuring every detail is meticulously considered.",
"Our expertise spans luxury architectural design, exclusive property development, and high-end lifestyle curation. We are committed to pushing the boundaries of what's possible, delivering projects that are not just beautiful, but also profoundly functional and inspiring. Join us in shaping the future of luxury.",
]}
"At The Wedge, we believe in transcending the ordinary. Our philosophy is rooted in creating bespoke environments and curating unparalleled experiences that reflect the unique aspirations of our clientele. We blend innovative design with timeless elegance, ensuring every detail is meticulously considered.", "Our expertise spans luxury architectural design, exclusive property development, and high-end lifestyle curation. We are committed to pushing the boundaries of what's possible, delivering projects that are not just beautiful, but also profoundly functional and inspiring. Join us in shaping the future of luxury."]}
buttons={[
{
text: "Learn More",
href: "#features",
},
text: "Learn More", href: "#features"},
]}
/>
</div>
@@ -139,41 +103,20 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Bespoke Architectural Design",
description: "Each project is a unique canvas, meticulously tailored to your vision and lifestyle. We craft spaces that are both iconic and intimately personal.",
bentoComponent: "media-stack",
items: [
title: "Bespoke Architectural Design", description: "Each project is a unique canvas, meticulously tailored to your vision and lifestyle. We craft spaces that are both iconic and intimately personal.", bentoComponent: "media-stack", items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-architecture-office-buildings_23-2148836806.jpg",
imageAlt: "Luxurious materials and intricate craftsmanship",
},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-architecture-office-buildings_23-2148836806.jpg", imageAlt: "Luxurious materials and intricate craftsmanship"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036901.jpg",
imageAlt: "Smart home control system",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-using-tablet-his-smart-home_23-2149036901.jpg", imageAlt: "Smart home control system"},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517398.jpg",
imageAlt: "Personalized concierge service",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg?_wi=2",
imageAlt: "opulent material marble texture gold",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517398.jpg", imageAlt: "Personalized concierge service"},
]
},
{
title: "Integrated Smart Living",
description: "Seamlessly integrate cutting-edge technology into your environment, from intelligent climate control to advanced security and entertainment systems, all at your fingertips.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-with-brown-long-curly-hair-nice-wardrobe-around-clothes-hats-shoes-holding-white-fluffy-skirts-deciding-what-wear_197531-695.jpg?_wi=2",
imageAlt: "opulent material marble texture gold",
title: "Integrated Smart Living", description: "Seamlessly integrate cutting-edge technology into your environment, from intelligent climate control to advanced security and entertainment systems, all at your fingertips.", bentoComponent: "reveal-icon", icon: Zap
},
{
title: "Unrivaled Concierge Service",
description: "Beyond design, we offer a dedicated concierge to manage every aspect of your luxury lifestyle, ensuring effortless comfort and exclusive access to the world's finest.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/interior-boat_23-2150785202.jpg?_wi=2",
imageAlt: "opulent material marble texture gold",
title: "Unrivaled Concierge Service", description: "Beyond design, we offer a dedicated concierge to manage every aspect of your luxury lifestyle, ensuring effortless comfort and exclusive access to the world's finest.", bentoComponent: "reveal-icon", icon: Award
},
]}
title="The Pillars of Our Distinction"
@@ -189,47 +132,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Sovereign Estate Series",
price: "POA",
imageSrc: "http://img.b2bpic.net/free-photo/house-sign-amidst-drafting-tools_23-2147785573.jpg",
imageAlt: "Architectural model of a luxury building",
},
id: "p1", name: "Sovereign Estate Series", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/house-sign-amidst-drafting-tools_23-2147785573.jpg", imageAlt: "Architectural model of a luxury building"},
{
id: "p2",
name: "Aurora Timepiece Collection",
price: "$55,000",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-black-suit_158538-11469.jpg",
imageAlt: "Custom-made luxury watch",
},
id: "p2", name: "Aurora Timepiece Collection", price: "$55,000", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-black-suit_158538-11469.jpg", imageAlt: "Custom-made luxury watch"},
{
id: "p3",
name: "Atelier Bespoke Furnishings",
price: "POA",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-decoration-interior_1339-3256.jpg",
imageAlt: "Designer leather armchair",
},
id: "p3", name: "Atelier Bespoke Furnishings", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa-decoration-interior_1339-3256.jpg", imageAlt: "Designer leather armchair"},
{
id: "p4",
name: "Gourmet Culinary Experiences",
price: "$1,200",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-delicious-fresh-chocolate-dessert-restaurant_23-2148001620.jpg",
imageAlt: "Fine dining experience",
},
id: "p4", name: "Gourmet Culinary Experiences", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fork-delicious-fresh-chocolate-dessert-restaurant_23-2148001620.jpg", imageAlt: "Fine dining experience"},
{
id: "p5",
name: "Smart Home Integration Suite",
price: "$9,500",
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-with-intelligent-software-placed-kitchen-table-controlling-light-with-high_482257-2843.jpg",
imageAlt: "Luxury home automation system",
},
id: "p5", name: "Smart Home Integration Suite", price: "$9,500", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-with-intelligent-software-placed-kitchen-table-controlling-light-with-high_482257-2843.jpg", imageAlt: "Luxury home automation system"},
{
id: "p6",
name: "Vanguard Art Collection",
price: "POA",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-plants-decoration-vase_23-2149334652.jpg",
imageAlt: "Luxury abstract sculpture",
},
id: "p6", name: "Vanguard Art Collection", price: "POA", imageSrc: "http://img.b2bpic.net/free-photo/elegant-plants-decoration-vase_23-2149334652.jpg", imageAlt: "Luxury abstract sculpture"},
]}
title="Our Exclusive Collections"
description="Explore a curated selection of our finest offerings, from visionary architectural projects to bespoke lifestyle elements designed for the truly discerning."
@@ -243,29 +156,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100+",
title: "Signature Projects",
description: "Delivering iconic designs across the globe.",
imageSrc: "http://img.b2bpic.net/free-photo/gray-asphalt-road-green-trees-daytime-with-red-motion-lights_395237-25.jpg",
imageAlt: "Luxury yacht sailing at sunset",
},
id: "m1", value: "100+", title: "Signature Projects", description: "Delivering iconic designs across the globe.", imageSrc: "http://img.b2bpic.net/free-photo/gray-asphalt-road-green-trees-daytime-with-red-motion-lights_395237-25.jpg", imageAlt: "Luxury yacht sailing at sunset"},
{
id: "m2",
value: "15+",
title: "Industry Accolades",
description: "Recognized for innovation and excellence.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-champagne-bottle-cork_23-2148578909.jpg",
imageAlt: "Award winning architecture",
},
id: "m2", value: "15+", title: "Industry Accolades", description: "Recognized for innovation and excellence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-champagne-bottle-cork_23-2148578909.jpg", imageAlt: "Award winning architecture"},
{
id: "m3",
value: "98%",
title: "Client Satisfaction",
description: "Building lasting relationships with discerning clients.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-doctor-senior-businessman-shaking-hands-after-agreement-clinic_637285-1927.jpg",
imageAlt: "Satisfied client handshake",
},
id: "m3", value: "98%", title: "Client Satisfaction", description: "Building lasting relationships with discerning clients.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-doctor-senior-businessman-shaking-hands-after-agreement-clinic_637285-1927.jpg", imageAlt: "Satisfied client handshake"},
]}
title="Defining Success, Exceeding Expectations"
description="Our journey is marked by consistent achievement, innovation, and an unwavering dedication to our clients. These milestones reflect our position at the pinnacle of luxury."
@@ -279,33 +174,13 @@ export default function LandingPage() {
useInvertedBackground={false}
team={[
{
id: "t1",
name: "Alexander Vance",
role: "Founder & CEO",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businesswoman-working-blue-print_23-2148187236.jpg",
imageAlt: "Alexander Vance, Founder & CEO",
},
id: "t1", name: "Alexander Vance", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businesswoman-working-blue-print_23-2148187236.jpg", imageAlt: "Alexander Vance, Founder & CEO"},
{
id: "t2",
name: "Isabella Chen",
role: "Chief Design Officer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-studio-lights-background_158538-9527.jpg",
imageAlt: "Isabella Chen, Chief Design Officer",
},
id: "t2", name: "Isabella Chen", role: "Chief Design Officer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-black-suit_158538-9527.jpg", imageAlt: "Isabella Chen, Chief Design Officer"},
{
id: "t3",
name: "Marcus Thorne",
role: "Head of Bespoke Services",
imageSrc: "http://img.b2bpic.net/free-photo/busy-businesspeople-working-outdoors_1139-426.jpg",
imageAlt: "Marcus Thorne, Head of Bespoke Services",
},
id: "t3", name: "Marcus Thorne", role: "Head of Bespoke Services", imageSrc: "http://img.b2bpic.net/free-photo/busy-businesspeople-working-outdoors_1139-426.jpg", imageAlt: "Marcus Thorne, Head of Bespoke Services"},
{
id: "t4",
name: "Sophia Rodriguez",
role: "Client Relations Director",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg",
imageAlt: "Sophia Rodriguez, Client Relations Director",
},
id: "t4", name: "Sophia Rodriguez", role: "Client Relations Director", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg", imageAlt: "Sophia Rodriguez, Client Relations Director"},
]}
title="Our Visionary Leaders"
description="Meet the extraordinary individuals whose passion, expertise, and dedication drive The Wedge to new heights of luxury and innovation."
@@ -319,59 +194,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "test1",
name: "Lady Eleanor Sterling",
handle: "@EleanorS",
testimonial: "The Wedge transformed my vision into a living masterpiece. Their attention to detail and unwavering commitment to excellence are truly unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg",
imageAlt: "Lady Eleanor Sterling",
},
id: "test1", name: "Lady Eleanor Sterling", handle: "@EleanorS", testimonial: "The Wedge transformed my vision into a living masterpiece. Their attention to detail and unwavering commitment to excellence are truly unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Lady Eleanor Sterling"},
{
id: "test2",
name: "Mr. Jonathan Rhys",
handle: "@JR_Official",
testimonial: "Working with The Wedge was an absolute privilege. Their team delivered beyond expectation, creating a space that embodies sophistication and comfort.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charismatic-male-pondering-while-holding-cup-coffee-his-hand_23-2148112118.jpg",
imageAlt: "Mr. Jonathan Rhys",
},
id: "test2", name: "Mr. Jonathan Rhys", handle: "@JR_Official", testimonial: "Working with The Wedge was an absolute privilege. Their team delivered beyond expectation, creating a space that embodies sophistication and comfort.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charismatic-male-pondering-while-holding-cup-coffee-his-hand_23-2148112118.jpg", imageAlt: "Mr. Jonathan Rhys"},
{
id: "test3",
name: "Dr. Vivienne Moreau",
handle: "@DrVivienne",
testimonial: "The bespoke services offered by The Wedge are in a league of their own. Every request was handled with professionalism and an intuitive understanding of luxury.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
imageAlt: "Dr. Vivienne Moreau",
},
id: "test3", name: "Dr. Vivienne Moreau", handle: "@DrVivienne", testimonial: "The bespoke services offered by The Wedge are in a league of their own. Every request was handled with professionalism and an intuitive understanding of luxury.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", imageAlt: "Dr. Vivienne Moreau"},
{
id: "test4",
name: "Sir Charles Hastings",
handle: "@HastingsGroup",
testimonial: "Our latest development, designed by The Wedge, has set a new benchmark for luxury living. Their innovative approach is revolutionary.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924144.jpg",
imageAlt: "Sir Charles Hastings",
},
id: "test4", name: "Sir Charles Hastings", handle: "@HastingsGroup", testimonial: "Our latest development, designed by The Wedge, has set a new benchmark for luxury living. Their innovative approach is revolutionary.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924144.jpg", imageAlt: "Sir Charles Hastings"},
{
id: "test5",
name: "Madame Isabella Dubois",
handle: "@IsabellaD",
testimonial: "From concept to completion, The Wedge demonstrated an extraordinary blend of artistic vision and meticulous execution. Truly exceptional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-vintage-portrait_23-2150795128.jpg",
imageAlt: "Madame Isabella Dubois",
},
id: "test5", name: "Madame Isabella Dubois", handle: "@IsabellaD", testimonial: "From concept to completion, The Wedge demonstrated an extraordinary blend of artistic vision and meticulous execution. Truly exceptional.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-man-posing-vintage-portrait_23-2150795128.jpg", imageAlt: "Madame Isabella Dubois"},
{
id: "test6",
name: "Mr. Liam Fitzpatrick",
handle: "@Liam_F",
testimonial: "The concierge service has been indispensable. Access to exclusive events and seamless arrangements—The Wedge truly delivers a privileged lifestyle.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118021.jpg",
imageAlt: "Mr. Liam Fitzpatrick",
},
id: "test6", name: "Mr. Liam Fitzpatrick", handle: "@Liam_F", testimonial: "The concierge service has been indispensable. Access to exclusive events and seamless arrangements—The Wedge truly delivers a privileged lifestyle.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118021.jpg", imageAlt: "Mr. Liam Fitzpatrick"},
]}
showRating={true}
title="Voices of Distinction"
@@ -384,14 +223,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Sterling & Sons",
"Rhys Holdings",
"Moreau Estates",
"Hastings Group",
"Dubois Collections",
"Fitzpatrick Ventures",
"Vanguard Capital",
]}
"Sterling & Sons", "Rhys Holdings", "Moreau Estates", "Hastings Group", "Dubois Collections", "Fitzpatrick Ventures", "Vanguard Capital"]}
title="Trusted by the Elite"
description="Our collaborations speak volumes. We are proud to partner with leading brands and organizations that share our commitment to excellence and luxury."
speed={50}
@@ -406,27 +238,16 @@ export default function LandingPage() {
description="Ready to elevate your lifestyle or embark on an extraordinary project? Contact us for a private consultation. Our team is eager to bring your most ambitious visions to life."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number (Optional)",
},
name: "phone", type: "tel", placeholder: "Phone Number (Optional)"},
]}
textarea={{
name: "message",
placeholder: "Tell us about your project or inquiry...",
rows: 5,
name: "message", placeholder: "Tell us about your project or inquiry...", rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/colorful-chairs-close-up_250224-373.jpg"
@@ -441,62 +262,37 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Architectural Design",
href: "#features",
},
label: "Architectural Design", href: "#features"},
{
label: "Property Development",
href: "#products",
},
label: "Property Development", href: "#products"},
{
label: "Lifestyle Curation",
href: "#features",
},
label: "Lifestyle Curation", href: "#features"},
{
label: "Concierge",
href: "#features",
},
label: "Concierge", href: "#features"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Team",
href: "#team",
},
label: "Our Team", href: "#team"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Cookie Policy",
href: "#",
},
label: "Cookie Policy", href: "#"},
],
},
]}