Update src/app/services/page.tsx

This commit is contained in:
2026-06-09 00:03:58 +00:00
parent c51f1ee93c
commit dcfd880a41

View File

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