Update src/app/page.tsx

This commit is contained in:
2026-05-30 15:25:06 +00:00
parent 7532d7d85f
commit 07249ea620

View File

@@ -33,144 +33,85 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "Portfolio",
id: "#portfolio",
},
name: "Portfolio", id: "#portfolio"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Bovy Sebastien Schilderwerken"
button={{
text: "Get a Quote",
href: "#contact",
}}
text: "Get a Quote", href: "#contact"}}
/>
</div>
<div id="home" data-section="home">
<HeroSplitDoubleCarousel
background={{
variant: "downward-rays-static-grid",
}}
variant: "downward-rays-static-grid"}}
title="Masterful Painting Craftsmanship, Lasting Results"
description="Bovy Sebastien brings precision, artistry, and decades of expertise to every project—from residential interiors to fine art restoration"
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-paints-picture-canvas-with-brush-marble_114579-63508.jpg?_wi=1",
imageAlt: "Luxurious living room after decorative painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-paints-picture-canvas-with-brush-marble_114579-63508.jpg", imageAlt: "Luxurious living room after decorative painting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg?_wi=1",
imageAlt: "Historic building facade restoration painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg", imageAlt: "Historic building facade restoration painting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/confident-artist-stands-before-easel-painting-with-her-fingers_482257-124815.jpg?_wi=1",
imageAlt: "Modern art studio with a vibrant abstract painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/confident-artist-stands-before-easel-painting-with-her-fingers_482257-124815.jpg", imageAlt: "Modern art studio with a vibrant abstract painting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/render-3d-contemporary-kitchen_1048-18254.jpg",
imageAlt: "Residential kitchen interior with fresh white paint",
},
imageSrc: "http://img.b2bpic.net/free-photo/render-3d-contemporary-kitchen_1048-18254.jpg", imageAlt: "Residential kitchen interior with fresh white paint"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design-with-picture-frame_53876-128707.jpg",
imageAlt: "Commercial office space with sleek grey painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-authentic-dining-room-interior-design-with-picture-frame_53876-128707.jpg", imageAlt: "Commercial office space with sleek grey painting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/colorful-texture-background_53876-74652.jpg",
imageAlt: "Intricate mural painting detail with artistic patterns",
},
imageSrc: "http://img.b2bpic.net/free-photo/colorful-texture-background_53876-74652.jpg", imageAlt: "Intricate mural painting detail with artistic patterns"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-paints-with-white-paint-wooden-planks-man-industrial-concept-there-is-place-text-object-is-close-up_169016-4429.jpg",
imageAlt: "Professional painter working on a high ceiling in a luxury home",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-paints-with-white-paint-wooden-planks-man-industrial-concept-there-is-place-text-object-is-close-up_169016-4429.jpg", imageAlt: "Professional painter working on a high ceiling in a luxury home"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-painter-indoors_23-2150182576.jpg",
imageAlt: "Restoration artist cleaning an old painting in an art gallery",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-painter-indoors_23-2150182576.jpg", imageAlt: "Restoration artist cleaning an old painting in an art gallery"},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-blue-farm-building-touching-cloudy-sky_181624-8393.jpg",
imageAlt: "Residential exterior house painting on a summer day",
},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-blue-farm-building-touching-cloudy-sky_181624-8393.jpg", imageAlt: "Residential exterior house painting on a summer day"},
{
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-clay-smudge_23-2148862884.jpg",
imageAlt: "Decorative texture painting on a wall for interior design",
},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-clay-smudge_23-2148862884.jpg", imageAlt: "Decorative texture painting on a wall for interior design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg",
imageAlt: "Commercial building lobby with elegant wall painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/hall-with-white-wall-illuminated-ceiling_1127-2007.jpg", imageAlt: "Commercial building lobby with elegant wall painting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/colorful-foam-texture_23-2147927998.jpg",
imageAlt: "Abstract expressionist painting with vibrant colors",
},
imageSrc: "http://img.b2bpic.net/free-photo/colorful-foam-texture_23-2147927998.jpg", imageAlt: "Abstract expressionist painting with vibrant colors"},
]}
buttons={[
{
text: "View Our Portfolio",
href: "#portfolio",
},
text: "View Our Portfolio", href: "#portfolio"},
]}
carouselPosition="right"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-holding-photo-canvas-background-interior_493343-31126.jpg",
alt: "Satisfied client",
},
src: "http://img.b2bpic.net/free-photo/woman-holding-photo-canvas-background-interior_493343-31126.jpg", alt: "Satisfied client"},
{
src: "http://img.b2bpic.net/free-photo/artist-concept-with-woman-bedroom_23-2147781670.jpg",
alt: "Happy homeowner",
},
src: "http://img.b2bpic.net/free-photo/artist-concept-with-woman-bedroom_23-2147781670.jpg", alt: "Happy homeowner"},
{
src: "http://img.b2bpic.net/free-photo/young-woman-working-her-worshop_23-2149536243.jpg",
alt: "Art enthusiast",
},
src: "http://img.b2bpic.net/free-photo/young-woman-working-her-worshop_23-2149536243.jpg", alt: "Art enthusiast"},
{
src: "http://img.b2bpic.net/free-photo/painting-inspiration-supplies-placed-ready-be-painted-canvas_482257-124749.jpg",
alt: "Business partner",
},
src: "http://img.b2bpic.net/free-photo/painting-inspiration-supplies-placed-ready-be-painted-canvas_482257-124749.jpg", alt: "Business partner"},
{
src: "http://img.b2bpic.net/free-photo/teenage-boy-holding-book-hand-walking-front-university-building_23-2148093393.jpg",
alt: "Design consultant",
},
src: "http://img.b2bpic.net/free-photo/teenage-boy-holding-book-hand-walking-front-university-building_23-2148093393.jpg", alt: "Design consultant"},
]}
avatarText="Trusted by over 1000+ happy clients"
marqueeItems={[
{
type: "text",
text: "Quality Craftsmanship",
},
type: "text", text: "Quality Craftsmanship"},
{
type: "text",
text: "Attention to Detail",
},
type: "text", text: "Attention to Detail"},
{
type: "text",
text: "Artistic Vision",
},
type: "text", text: "Artistic Vision"},
{
type: "text",
text: "Client Satisfaction",
},
type: "text", text: "Client Satisfaction"},
{
type: "text",
text: "Timely Completion",
},
type: "text", text: "Timely Completion"},
]}
/>
</div>
@@ -182,19 +123,13 @@ export default function LandingPage() {
metrics={[
{
icon: Paintbrush,
label: "Years Experience",
value: "20+",
},
label: "Years Experience", value: "20+"},
{
icon: CheckCircle,
label: "Projects Completed",
value: "500+",
},
label: "Projects Completed", value: "500+"},
{
icon: Star,
label: "Client Satisfaction",
value: "99%",
},
label: "Client Satisfaction", value: "99%"},
]}
metricsAnimation="slide-up"
/>
@@ -207,47 +142,23 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Residential Painting",
description: "Transform your home with a fresh coat of paint. We handle interiors, exteriors, and specialized finishes with meticulous attention to detail.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/art-gallery-interior-with-abstract-paintings-window-light_23-2151984813.jpg",
imageAlt: "Dull living room before residential painting",
},
title: "Residential Painting", description: "Transform your home with a fresh coat of paint. We handle interiors, exteriors, and specialized finishes with meticulous attention to detail.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/art-gallery-interior-with-abstract-paintings-window-light_23-2151984813.jpg", imageAlt: "Dull living room before residential painting"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-empty-room_1048-17756.jpg",
imageAlt: "Bright living room after residential painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-artist-paints-picture-canvas-with-brush-marble_114579-63508.jpg?_wi=2",
imageAlt: "interior living room before painting dull walls",
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-empty-room_1048-17756.jpg", imageAlt: "Bright living room after residential painting"}
},
{
title: "Art & Restoration",
description: "Preserve the beauty and integrity of valuable artworks and historical pieces. Our restoration services bring new life to cherished works.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/various-tints-paints-board_23-2147934646.jpg",
imageAlt: "Damaged antique painting needing restoration",
},
title: "Art & Restoration", description: "Preserve the beauty and integrity of valuable artworks and historical pieces. Our restoration services bring new life to cherished works.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/various-tints-paints-board_23-2147934646.jpg", imageAlt: "Damaged antique painting needing restoration"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-paint-materiales_23-2148013042.jpg",
imageAlt: "Restored antique painting with vibrant colors",
},
imageSrc: "http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg?_wi=2",
imageAlt: "interior living room before painting dull walls",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-paint-materiales_23-2148013042.jpg", imageAlt: "Restored antique painting with vibrant colors"}
},
{
title: "Commercial Solutions",
description: "Enhance your business environment with professional painting services. We deliver efficient, high-quality results for offices, retail, and industrial spaces.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504777.jpg",
imageAlt: "Plain commercial building exterior before painting",
},
title: "Commercial Solutions", description: "Enhance your business environment with professional painting services. We deliver efficient, high-quality results for offices, retail, and industrial spaces.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504777.jpg", imageAlt: "Plain commercial building exterior before painting"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/man-paints-with-white-paint-wooden-planks-man-industrial-concept-there-is-place-text-object-is-close-up_169016-4430.jpg",
imageAlt: "Modern commercial building exterior after painting",
},
imageSrc: "http://img.b2bpic.net/free-photo/confident-artist-stands-before-easel-painting-with-her-fingers_482257-124815.jpg?_wi=2",
imageAlt: "interior living room before painting dull walls",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-paints-with-white-paint-wooden-planks-man-industrial-concept-there-is-place-text-object-is-close-up_169016-4430.jpg", imageAlt: "Modern commercial building exterior after painting"}
}
]}
showStepNumbers={false}
title="Our Painting Services"
@@ -263,53 +174,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Elegant Blue Bedroom",
price: "Residential",
variant: "Interior Painting",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-bedroom-interior-with-bedforniture-framefront-view-ai-generative_123827-23460.jpg",
imageAlt: "Elegant blue master bedroom",
},
id: "p1", name: "Elegant Blue Bedroom", price: "Residential", variant: "Interior Painting", imageSrc: "http://img.b2bpic.net/free-photo/elegant-bedroom-interior-with-bedforniture-framefront-view-ai-generative_123827-23460.jpg", imageAlt: "Elegant blue master bedroom"},
{
id: "p2",
name: "Abstract Cityscape",
price: "Artistic",
variant: "Commissioned Art",
imageSrc: "http://img.b2bpic.net/free-photo/painted-background-wallpaper-acrylic-paint-texture_53876-134375.jpg",
imageAlt: "Vibrant abstract cityscape painting",
},
id: "p2", name: "Abstract Cityscape", price: "Artistic", variant: "Commissioned Art", imageSrc: "http://img.b2bpic.net/free-photo/painted-background-wallpaper-acrylic-paint-texture_53876-134375.jpg", imageAlt: "Vibrant abstract cityscape painting"},
{
id: "p3",
name: "Historic Door Restoration",
price: "Restoration",
variant: "Woodwork Refinishing",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-mediterranean-door_23-2150902576.jpg",
imageAlt: "Restored vintage wooden door",
},
id: "p3", name: "Historic Door Restoration", price: "Restoration", variant: "Woodwork Refinishing", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-mediterranean-door_23-2150902576.jpg", imageAlt: "Restored vintage wooden door"},
{
id: "p4",
name: "Playful Kids Mural",
price: "Residential",
variant: "Decorative Mural",
imageSrc: "http://img.b2bpic.net/free-photo/childhood-concept-collage_23-2149928149.jpg",
imageAlt: "Children's room with playful mural painting",
},
id: "p4", name: "Playful Kids Mural", price: "Residential", variant: "Decorative Mural", imageSrc: "http://img.b2bpic.net/free-photo/childhood-concept-collage_23-2149928149.jpg", imageAlt: "Children's room with playful mural painting"},
{
id: "p5",
name: "Commercial Kitchen",
price: "Commercial",
variant: "Hygiene Paint",
imageSrc: "http://img.b2bpic.net/free-photo/view-essentials-pottery-studio_23-2150164934.jpg",
imageAlt: "Commercial kitchen with hygiene paint",
},
id: "p5", name: "Commercial Kitchen", price: "Commercial", variant: "Hygiene Paint", imageSrc: "http://img.b2bpic.net/free-photo/view-essentials-pottery-studio_23-2150164934.jpg", imageAlt: "Commercial kitchen with hygiene paint"},
{
id: "p6",
name: "Gallery Abstract",
price: "Artistic",
variant: "Large Scale Canvas",
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-colorful-children-playground-background_23-2149587753.jpg",
imageAlt: "Large scale abstract painting in a gallery",
},
id: "p6", name: "Gallery Abstract", price: "Artistic", variant: "Large Scale Canvas", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-colorful-children-playground-background_23-2149587753.jpg", imageAlt: "Large scale abstract painting in a gallery"},
]}
title="Our Diverse Portfolio"
description="Explore a selection of our most recent projects, showcasing the breadth of our craftsmanship across various painting disciplines."
@@ -323,45 +198,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "Homeowner",
testimonial: "Bovy Sebastien's team transformed our living room. The precision and quality of work were exceptional. Highly recommend their residential services!",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg",
imageAlt: "Portrait of Sarah J.",
},
id: "t1", name: "Sarah J.", role: "Homeowner", testimonial: "Bovy Sebastien's team transformed our living room. The precision and quality of work were exceptional. Highly recommend their residential services!", imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", imageAlt: "Portrait of Sarah J."},
{
id: "t2",
name: "Mark C.",
role: "Architect",
testimonial: "Their professionalism and attention to detail on our commercial project were outstanding. A trusted partner for any architectural firm.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-team_23-2148868457.jpg",
imageAlt: "Portrait of Mark C.",
},
id: "t2", name: "Mark C.", role: "Architect", testimonial: "Their professionalism and attention to detail on our commercial project were outstanding. A trusted partner for any architectural firm.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-team_23-2148868457.jpg", imageAlt: "Portrait of Mark C."},
{
id: "t3",
name: "Dr. Emily R.",
role: "Art Collector",
testimonial: "The restoration of my family heirloom painting was simply miraculous. Bovy Sebastien possesses a true artist's touch and deep expertise.",
imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836993.jpg",
imageAlt: "Portrait of Dr. Emily R.",
},
id: "t3", name: "Dr. Emily R.", role: "Art Collector", testimonial: "The restoration of my family heirloom painting was simply miraculous. Bovy Sebastien possesses a true artist's touch and deep expertise.", imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836993.jpg", imageAlt: "Portrait of Dr. Emily R."},
{
id: "t4",
name: "David K.",
role: "Small Business Owner",
testimonial: "Our office refresh was seamless and efficient. The new paint job has significantly improved our workspace ambiance.",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home_23-2149242079.jpg",
imageAlt: "Portrait of David K.",
},
id: "t4", name: "David K.", role: "Small Business Owner", testimonial: "Our office refresh was seamless and efficient. The new paint job has significantly improved our workspace ambiance.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home_23-2149242079.jpg", imageAlt: "Portrait of David K."},
{
id: "t5",
name: "Laura G.",
role: "Residential Client",
testimonial: "From color consultation to the final brushstroke, Bovy Sebastien exceeded our expectations. Our home feels brand new!",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-with-helmets-looking-each-other_23-2148269318.jpg",
imageAlt: "Portrait of Laura G.",
},
id: "t5", name: "Laura G.", role: "Residential Client", testimonial: "From color consultation to the final brushstroke, Bovy Sebastien exceeded our expectations. Our home feels brand new!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-with-helmets-looking-each-other_23-2148269318.jpg", imageAlt: "Portrait of Laura G."},
]}
title="What Our Clients Say"
description="Hear directly from homeowners, businesses, and art enthusiasts who have experienced the Bovy Sebastien difference."
@@ -373,14 +218,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Architects Co.",
"Urban Developments",
"Heritage Foundations",
"Modern Living Interiors",
"Grand Design Builders",
"Art House Gallery",
"Commercial Spaces Ltd.",
]}
"Architects Co.", "Urban Developments", "Heritage Foundations", "Modern Living Interiors", "Grand Design Builders", "Art House Gallery", "Commercial Spaces Ltd."]}
title="Trusted by Industry Leaders"
description="We are proud to partner with leading architects, developers, and designers on projects that demand exceptional painting and restoration."
/>
@@ -391,30 +229,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "What types of painting services do you offer?",
content: "We specialize in residential, commercial, decorative, artistic, and restoration painting. Our expertise covers both interior and exterior projects, as well as fine art conservation.",
},
id: "faq1", title: "What types of painting services do you offer?", content: "We specialize in residential, commercial, decorative, artistic, and restoration painting. Our expertise covers both interior and exterior projects, as well as fine art conservation."},
{
id: "faq2",
title: "How do I get a quote for my project?",
content: "You can request a quote by filling out our contact form or calling us directly. We'll schedule a consultation to understand your needs and provide a detailed estimate.",
},
id: "faq2", title: "How do I get a quote for my project?", content: "You can request a quote by filling out our contact form or calling us directly. We'll schedule a consultation to understand your needs and provide a detailed estimate."},
{
id: "faq3",
title: "Are you insured and licensed?",
content: "Yes, Bovy Sebastien Schilderwerken is fully insured and licensed, ensuring peace of mind and professional service for all our clients.",
},
id: "faq3", title: "Are you insured and licensed?", content: "Yes, Bovy Sebastien Schilderwerken is fully insured and licensed, ensuring peace of mind and professional service for all our clients."},
{
id: "faq4",
title: "How long does a typical painting project take?",
content: "Project duration varies based on scope and complexity. We provide a timeline during the quoting process and keep you informed every step of the way.",
},
id: "faq4", title: "How long does a typical painting project take?", content: "Project duration varies based on scope and complexity. We provide a timeline during the quoting process and keep you informed every step of the way."},
{
id: "faq5",
title: "Do you offer color consultation services?",
content: "Absolutely! We can assist you in selecting the perfect color palette and finishes to match your vision and enhance your space.",
},
id: "faq5", title: "Do you offer color consultation services?", content: "Absolutely! We can assist you in selecting the perfect color palette and finishes to match your vision and enhance your space."},
]}
sideTitle="Common Questions"
sideDescription="Find answers to the most frequently asked questions about our painting and restoration services."
@@ -426,8 +249,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get in Touch"
title="Start Your Project with Us"
description="Ready to transform your space? Contact us today for a consultation and a detailed quote. We look forward to bringing your vision to life."
@@ -448,66 +270,39 @@ export default function LandingPage() {
logoText="Bovy Sebastien Schilderwerken"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Residential",
href: "#services",
},
label: "Residential", href: "#services"},
{
label: "Commercial",
href: "#services",
},
label: "Commercial", href: "#services"},
{
label: "Restoration",
href: "#services",
},
label: "Restoration", href: "#services"},
{
label: "Decorative Art",
href: "#services",
},
label: "Decorative Art", href: "#services"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Portfolio",
href: "#portfolio",
},
label: "Portfolio", href: "#portfolio"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "Get a Quote",
href: "#contact",
},
label: "Get a Quote", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}