Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-06-09 00:04:02 +00:00
2 changed files with 120 additions and 367 deletions

View File

@@ -9,7 +9,7 @@ import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Award, Briefcase, Calendar, Cog, Home, MessageCircle, Paintbrush, Sparkles, Star } from "lucide-react";
import { Award, Briefcase, Calendar, Cog, Home, Hammer, MessageCircle, Paintbrush, Sparkles, Star, Brush, ClipboardCheck } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,26 +30,16 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Gallery",
id: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
button={{
text: "Get a Free Quote",
href: "/contact",
}}
text: "Get a Free Quote", href: "/contact"}}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238289-ovhlz3j6.png"
logoAlt="FloorCraft Logo"
brandName="FloorCraft"
@@ -59,85 +49,54 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
imagePosition="right"
title="FloorCraft: Family Craftsmanship Underfoot Since 2012"
description="Your home deserves the touch of experienced hands. We're a family-owned business specializing in hardwood floor installation, sanding, and restoration, built on trust and personal relationships."
kpis={[
{
value: "12+",
label: "Years in Business",
},
value: "12+", label: "Years in Business"},
{
value: "500+",
label: "Projects Completed",
},
value: "500+", label: "Projects Completed"},
{
value: "5-Star",
label: "Customer Satisfaction",
},
value: "5-Star", label: "Customer Satisfaction"},
]}
enableKpiAnimation={true}
tag="Trusted & Experienced"
buttons={[
{
text: "Explore Services",
href: "/services",
},
text: "Explore Services", href: "/services"},
{
text: "Get a Free Quote",
href: "/contact",
},
text: "Get a Free Quote", href: "/contact"},
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-d9zo6f2r.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-d9zo6f2r.png"
imageAlt="Newly installed hardwood floor in a modern kitchen"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-office_329181-19228.jpg",
alt: "Satisfied client",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-office_329181-19228.jpg", alt: "Satisfied client"},
{
src: "http://img.b2bpic.net/free-photo/confident-smart-girl-got-everything-control-portrait-optimistic-goodlooking-girl-with-fair-hair-tanned-skin-winking-showing-okay-perfect-gesture-standing-blue-wall_1258-308436.jpg",
alt: "Happy homeowner",
},
src: "http://img.b2bpic.net/free-photo/confident-smart-girl-got-everything-control-portrait-optimistic-goodlooking-girl-with-fair-hair-tanned-skin-winking-showing-okay-perfect-gesture-standing-blue-wall_1258-308436.jpg", alt: "Happy homeowner"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg",
alt: "Project supervisor",
},
src: "http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg", alt: "Project supervisor"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-model-expressing-emotion_23-2151912686.jpg",
alt: "Client testimonial",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-model-expressing-emotion_23-2151912686.jpg", alt: "Client testimonial"},
{
src: "http://img.b2bpic.net/free-photo/human-facial-expressions-portrait-serious-young-unshaven-male-with-curly-hair-keeping-chin-his-hands-with-pensive-look-thinking-something-posing-indoors_343059-1822.jpg",
alt: "Trusted customer",
},
src: "http://img.b2bpic.net/free-photo/human-facial-expressions-portrait-serious-young-unshaven-male-with-curly-hair-keeping-chin-his-hands-with-pensive-look-thinking-something-posing-indoors_343059-1822.jpg", alt: "Trusted customer"},
]}
avatarText="Join Our Growing Family of Satisfied Customers!"
marqueeItems={[
{
type: "text",
text: "Hardwood Installation",
},
type: "text", text: "Hardwood Installation"},
{
type: "text",
text: "Floor Refinishing",
},
type: "text", text: "Floor Refinishing"},
{
type: "text",
text: "Custom Designs",
},
type: "text", text: "Custom Designs"},
{
type: "text",
text: "Dust-Free Sanding",
},
type: "text", text: "Dust-Free Sanding"},
{
type: "text",
text: "Free Consultations",
},
type: "text", text: "Free Consultations"},
]}
/>
</div>
@@ -149,19 +108,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Unmatched Craftsmanship",
value: "Premium Finishes",
},
label: "Unmatched Craftsmanship", value: "Premium Finishes"},
{
icon: Briefcase,
label: "Personalized Service",
value: "Client-Focused",
},
label: "Personalized Service", value: "Client-Focused"},
{
icon: Cog,
label: "Experienced Professionals",
value: "Since 2012",
},
label: "Experienced Professionals", value: "Since 2012"},
]}
metricsAnimation="slide-up"
/>
@@ -174,79 +127,52 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Hardwood Floor Installation",
description: "Expert installation of all hardwood types, ensuring a seamless and durable finish that enhances your home's aesthetic.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692391.jpg",
imageAlt: "Hardwood floor installation",
},
title: "Hardwood Floor Installation", description: "Expert installation of all hardwood types, ensuring a seamless and durable finish that enhances your home's aesthetic.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692391.jpg", imageAlt: "Hardwood floor installation"},
items: [
{
icon: Home,
text: "New Installations",
},
text: "New Installations"},
{
icon: Hammer,
text: "Material Sourcing",
},
text: "Material Sourcing"},
{
icon: Star,
text: "Quality Guaranteed",
},
text: "Quality Guaranteed"},
],
reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238289-ovhlz3j6.png?_wi=1",
imageAlt: "luxurious hardwood floor installation finished room",
},
{
title: "Professional Floor Sanding",
description: "Restore the natural beauty of your existing hardwood floors with our dust-free sanding and refinishing services, bringing them back to life.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6580.jpg",
imageAlt: "Floor sanding service",
},
title: "Professional Floor Sanding", description: "Restore the natural beauty of your existing hardwood floors with our dust-free sanding and refinishing services, bringing them back to life.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-mosquito-wire-screen-installation_1150-6580.jpg", imageAlt: "Floor sanding service"},
items: [
{
icon: Brush,
text: "Refinishing",
},
text: "Refinishing"},
{
icon: Sparkles,
text: "Dustless System",
},
text: "Dustless System"},
{
icon: Paintbrush,
text: "Stain Matching",
},
text: "Stain Matching"},
],
reverse: true,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-d9zo6f2r.png?_wi=2",
imageAlt: "luxurious hardwood floor installation finished room",
},
{
title: "Free Estimates & Consultation",
description: "Start your flooring project with confidence. We offer complimentary, no-obligation estimates and expert advice tailored to your needs.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/ruler-plans_23-2147785546.jpg",
imageAlt: "Free flooring estimate",
},
title: "Free Estimates & Consultation", description: "Start your flooring project with confidence. We offer complimentary, no-obligation estimates and expert advice tailored to your needs.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/ruler-plans_23-2147785546.jpg", imageAlt: "Free flooring estimate"},
items: [
{
icon: ClipboardCheck,
text: "Detailed Quotes",
},
text: "Detailed Quotes"},
{
icon: MessageCircle,
text: "Expert Advice",
},
text: "Expert Advice"},
{
icon: Calendar,
text: "Flexible Scheduling",
},
text: "Flexible Scheduling"},
],
reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-vzc55io2.png?_wi=1",
imageAlt: "luxurious hardwood floor installation finished room",
},
]}
title="Experience the Art of Flooring with FloorCraft"
@@ -258,66 +184,31 @@ export default function LandingPage() {
<TestimonialCardSixteen
textboxLayout="default"
useInvertedBackground={true}
animationType="depth-3d"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "Homeowner",
company: "Atlanta, GA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-senior-caucasian-female-pensioner-with-pixie-short-hairstyle-spending-day-home-standing-living-room-wearing-elegant-blue-dress-smiling-happily_343059-2673.jpg",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Atlanta, GA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-stylish-senior-caucasian-female-pensioner-with-pixie-short-hairstyle-spending-day-home-standing-living-room-wearing-elegant-blue-dress-smiling-happily_343059-2673.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
role: "Residential Developer",
company: "Macon, GA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", role: "Residential Developer", company: "Macon, GA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emily Rodriguez",
role: "Interior Designer",
company: "Alpharetta, GA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glad-brunette-young-woman-smiles-happily-keeps-thumbs-up-shows-approval-sign-satisfied-with-service-good-feedback-says-its-excellent-dressed-casual-pink-t-shirt-isolated-white-background_273609-61011.jpg",
imageAlt: "Emily Rodriguez",
},
id: "3", name: "Emily Rodriguez", role: "Interior Designer", company: "Alpharetta, GA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glad-brunette-young-woman-smiles-happily-keeps-thumbs-up-shows-approval-sign-satisfied-with-service-good-feedback-says-its-excellent-dressed-casual-pink-t-shirt-isolated-white-background_273609-61011.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4",
name: "David Kim",
role: "First-Time Homeowner",
company: "Savannah, GA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg",
imageAlt: "David Kim",
},
id: "4", name: "David Kim", role: "First-Time Homeowner", company: "Savannah, GA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-pretty-curly-haired-lady-showing-thumb-up-park_1262-20821.jpg", imageAlt: "David Kim"},
{
id: "5",
name: "Jessica Lee",
role: "Property Manager",
company: "Roswell, GA",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
imageAlt: "Jessica Lee",
},
id: "5", name: "Jessica Lee", role: "Property Manager", company: "Roswell, GA", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg", imageAlt: "Jessica Lee"},
]}
kpiItems={[
{
value: "5.0",
label: "Average Rating",
},
value: "5.0", label: "Average Rating"},
{
value: "98%",
label: "Client Retention",
},
value: "98%", label: "Client Retention"},
{
value: "100%",
label: "Satisfaction",
},
value: "100%", label: "Satisfaction"},
]}
title="What Our Family of Customers Says"
description="Hearing from our satisfied clients is the greatest reward. Their trust in our craftsmanship and personal approach is the foundation of our business."
@@ -329,14 +220,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"WoodMark Supplies",
"Elite Builders",
"Design Innovations",
"GreenWood Co.",
"Luxury Living Homes",
"Community Craftsmen",
"Certified Flooring Pros",
]}
"WoodMark Supplies", "Elite Builders", "Design Innovations", "GreenWood Co.", "Luxury Living Homes", "Community Craftsmen", "Certified Flooring Pros"]}
title="Our Trusted Partners & Featured Brands"
description="We collaborate with leading suppliers and home builders to ensure every FloorCraft project meets the highest standards of quality and aesthetics."
speed={40}
@@ -347,66 +231,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Hardwood Installation",
href: "/services#hardwood-installation",
},
label: "Hardwood Installation", href: "/services#hardwood-installation"},
{
label: "Floor Sanding",
href: "/services#floor-sanding",
},
label: "Floor Sanding", href: "/services#floor-sanding"},
{
label: "Free Estimates",
href: "/services#free-estimates",
},
label: "Free Estimates", href: "/services#free-estimates"},
{
label: "Custom Designs",
href: "/services#custom-designs",
},
label: "Custom Designs", href: "/services#custom-designs"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "/#about",
},
label: "Our Story", href: "/#about"},
{
label: "Testimonials",
href: "/#home-testimonials",
},
label: "Testimonials", href: "/#home-testimonials"},
{
label: "Service Areas",
href: "/services#service-areas",
},
label: "Service Areas", href: "/services#service-areas"},
{
label: "FAQs",
href: "/contact#faq",
},
label: "FAQs", href: "/contact#faq"},
],
},
]}

View File

@@ -28,26 +28,16 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Gallery",
id: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
button={{
text: "Get a Free Quote",
href: "/contact",
}}
text: "Get a Free Quote", href: "/contact"}}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238289-ovhlz3j6.png"
logoAlt="FloorCraft Logo"
brandName="FloorCraft"
@@ -61,79 +51,52 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Hardwood Installation",
description: "From selection to installation, we guide you through choosing the perfect hardwood, ensuring a beautiful and lasting addition to your home.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-living-room_1203-2344.jpg",
imageAlt: "Hardwood floor installation",
},
title: "Hardwood Installation", description: "From selection to installation, we guide you through choosing the perfect hardwood, ensuring a beautiful and lasting addition to your home.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-living-room_1203-2344.jpg", imageAlt: "Hardwood floor installation"},
items: [
{
icon: CheckCircle,
text: "Wide Selection",
},
text: "Wide Selection"},
{
icon: CheckCircle,
text: "Dust-Free Process",
},
text: "Dust-Free Process"},
{
icon: CheckCircle,
text: "Lasting Durability",
},
text: "Lasting Durability"},
],
reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238289-ovhlz3j6.png?_wi=2",
imageAlt: "luxurious hardwood floor installation finished room",
},
{
title: "Floor Sanding & Refinishing",
description: "Breathe new life into old floors. Our meticulous sanding and refinishing services restore their original luster and protect them for years to come.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-with-yellow-gloves-cleaning-floor_140725-12662.jpg",
imageAlt: "Floor sanding and refinishing",
},
title: "Floor Sanding & Refinishing", description: "Breathe new life into old floors. Our meticulous sanding and refinishing services restore their original luster and protect them for years to come.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-housewife-with-yellow-gloves-cleaning-floor_140725-12662.jpg", imageAlt: "Floor sanding and refinishing"},
items: [
{
icon: CheckCircle,
text: "Color Matching",
},
text: "Color Matching"},
{
icon: CheckCircle,
text: "Scratch Removal",
},
text: "Scratch Removal"},
{
icon: CheckCircle,
text: "Protective Coats",
},
text: "Protective Coats"},
],
reverse: true,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-d9zo6f2r.png?_wi=3",
imageAlt: "luxurious hardwood floor installation finished room",
},
{
title: "Custom Flooring Designs",
description: "Elevate your space with unique patterns, borders, and inlay designs. We craft bespoke flooring solutions that reflect your personal style and vision.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-outdoors-arrangement_23-2149135744.jpg",
imageAlt: "Custom patterned hardwood floor",
},
title: "Custom Flooring Designs", description: "Elevate your space with unique patterns, borders, and inlay designs. We craft bespoke flooring solutions that reflect your personal style and vision.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/creative-fengshui-practice-outdoors-arrangement_23-2149135744.jpg", imageAlt: "Custom patterned hardwood floor"},
items: [
{
icon: CheckCircle,
text: "Unique Patterns",
},
text: "Unique Patterns"},
{
icon: CheckCircle,
text: "Decorative Inlays",
},
text: "Decorative Inlays"},
{
icon: CheckCircle,
text: "Personalized Style",
},
text: "Personalized Style"},
],
reverse: false,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-vzc55io2.png?_wi=2",
imageAlt: "luxurious hardwood floor installation finished room",
},
]}
title="Your Complete Flooring Solution"
@@ -148,44 +111,22 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "estimate",
badge: "No Obligation",
badgeIcon: Sparkles,
price: "FREE",
subtitle: "Comprehensive Quote",
buttons: [
id: "estimate", badge: "No Obligation", badgeIcon: Sparkles,
price: "FREE", subtitle: "Comprehensive Quote", buttons: [
{
text: "Request Your Free Estimate",
href: "/contact",
},
text: "Request Your Free Estimate", href: "/contact"},
],
features: [
"On-site measurement & assessment",
"Detailed project breakdown",
"Material recommendations",
"Timeline estimation",
"No hidden fees",
],
"On-site measurement & assessment", "Detailed project breakdown", "Material recommendations", "Timeline estimation", "No hidden fees"],
},
{
id: "consultation",
badge: "Expert Advice",
badgeIcon: ListChecks,
price: "Custom",
subtitle: "Project Consultation",
buttons: [
id: "consultation", badge: "Expert Advice", badgeIcon: ListChecks,
price: "Custom", subtitle: "Project Consultation", buttons: [
{
text: "Schedule a Consultation",
href: "/contact",
},
text: "Schedule a Consultation", href: "/contact"},
],
features: [
"In-depth design discussion",
"Material samples & finishes",
"Personalized style guidance",
"Budget planning support",
"Long-term maintenance tips",
],
"In-depth design discussion", "Material samples & finishes", "Personalized style guidance", "Budget planning support", "Long-term maintenance tips"],
},
]}
title="Ready for Your Dream Floors?"
@@ -200,35 +141,17 @@ export default function LandingPage() {
tag="Our Reach"
metrics={[
{
id: "1",
value: "Georgia",
description: "Extensive Coverage",
},
id: "1", value: "Georgia", description: "Extensive Coverage"},
{
id: "2",
value: "Florida",
description: "Sunshine State Projects",
},
id: "2", value: "Florida", description: "Sunshine State Projects"},
{
id: "3",
value: "South Carolina",
description: "Coastal to Inland",
},
id: "3", value: "South Carolina", description: "Coastal to Inland"},
{
id: "4",
value: "Alabama",
description: "Heart of the South",
},
id: "4", value: "Alabama", description: "Heart of the South"},
{
id: "5",
value: "North Carolina",
description: "Mountain to Sea",
},
id: "5", value: "North Carolina", description: "Mountain to Sea"},
{
id: "6",
value: "Mississippi",
description: "Magnolia State Floors",
},
id: "6", value: "Mississippi", description: "Magnolia State Floors"},
]}
metricsAnimation="slide-up"
/>
@@ -238,66 +161,39 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Hardwood Installation",
href: "/services#hardwood-installation",
},
label: "Hardwood Installation", href: "/services#hardwood-installation"},
{
label: "Floor Sanding",
href: "/services#floor-sanding",
},
label: "Floor Sanding", href: "/services#floor-sanding"},
{
label: "Free Estimates",
href: "/services#free-estimates",
},
label: "Free Estimates", href: "/services#free-estimates"},
{
label: "Custom Designs",
href: "/services#custom-designs",
},
label: "Custom Designs", href: "/services#custom-designs"},
],
},
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "/#about",
},
label: "Our Story", href: "/#about"},
{
label: "Testimonials",
href: "/#home-testimonials",
},
label: "Testimonials", href: "/#home-testimonials"},
{
label: "Service Areas",
href: "/services#service-areas",
},
label: "Service Areas", href: "/services#service-areas"},
{
label: "FAQs",
href: "/contact#faq",
},
label: "FAQs", href: "/contact#faq"},
],
},
]}