Update src/app/page.tsx

This commit is contained in:
2026-03-16 16:11:06 +00:00
parent 2fa956a3d1
commit 3bbb3e698e

View File

@@ -49,9 +49,9 @@ export default function LandingPage() {
{ text: "Call Now: (704) 555-0147", href: "tel:+17045550147" } { text: "Call Now: (704) 555-0147", href: "tel:+17045550147" }
]} ]}
slides={[ slides={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-fock5s01.jpg", imageAlt: "Luxury patio with professional landscaping" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-fock5s01.jpg?_wi=1", imageAlt: "Luxury patio with professional landscaping" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-2ox9qufu.jpg", imageAlt: "Stone pathway through lush garden" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-2ox9qufu.jpg?_wi=1", imageAlt: "Stone pathway through lush garden" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-c7xrawi5.jpg", imageAlt: "Premium outdoor living space with hardscaping" } { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-c7xrawi5.jpg?_wi=1", imageAlt: "Premium outdoor living space with hardscaping" }
]} ]}
autoplayDelay={4000} autoplayDelay={4000}
showDimOverlay={true} showDimOverlay={true}
@@ -99,15 +99,15 @@ export default function LandingPage() {
products={[ products={[
{ {
id: "project-1", brand: "Residential Patio", name: "Modern Stone Patio Installation", price: "$12,500", rating: 5, id: "project-1", brand: "Residential Patio", name: "Modern Stone Patio Installation", price: "$12,500", rating: 5,
reviewCount: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-fock5s01.jpg", imageAlt: "Modern stone patio installation project" reviewCount: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-fock5s01.jpg?_wi=2", imageAlt: "Modern stone patio installation project"
}, },
{ {
id: "project-2", brand: "Landscape Design", name: "Complete Yard Transformation", price: "$18,750", rating: 5, id: "project-2", brand: "Landscape Design", name: "Complete Yard Transformation", price: "$18,750", rating: 5,
reviewCount: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-2ox9qufu.jpg", imageAlt: "Complete yard transformation with hardscaping" reviewCount: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-2ox9qufu.jpg?_wi=2", imageAlt: "Complete yard transformation with hardscaping"
}, },
{ {
id: "project-3", brand: "Hardscape Feature", name: "Retaining Wall & Landscape", price: "$8,900", rating: 5, id: "project-3", brand: "Hardscape Feature", name: "Retaining Wall & Landscape", price: "$8,900", rating: 5,
reviewCount: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-c7xrawi5.jpg", imageAlt: "Retaining wall and landscape project" reviewCount: "Completed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-c7xrawi5.jpg?_wi=2", imageAlt: "Retaining wall and landscape project"
} }
]} ]}
buttons={[ buttons={[
@@ -175,16 +175,16 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
metrics={[ metrics={[
{ {
id: "1", value: "500+", title: "Completed Projects", description: "Successfully transformed outdoor spaces across Charlotte", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-fock5s01.jpg", imageAlt: "luxury patio outdoor living stone deck" id: "1", value: "500+", title: "Completed Projects", description: "Successfully transformed outdoor spaces across Charlotte", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-fock5s01.jpg?_wi=3", imageAlt: "luxury patio outdoor living stone deck"
}, },
{ {
id: "2", value: "4.9/5", title: "Average Rating", description: "Consistent 5-star reviews from satisfied customers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-2ox9qufu.jpg", imageAlt: "before after landscaping transformation yard" id: "2", value: "4.9/5", title: "Average Rating", description: "Consistent 5-star reviews from satisfied customers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-2ox9qufu.jpg?_wi=3", imageAlt: "before after landscaping transformation yard"
}, },
{ {
id: "3", value: "18+", title: "Years Experience", description: "Established expertise in landscaping and hardscaping", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-c7xrawi5.jpg", imageAlt: "landscape design patio installation before after" id: "3", value: "18+", title: "Years Experience", description: "Established expertise in landscaping and hardscaping", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-c7xrawi5.jpg?_wi=3", imageAlt: "landscape design patio installation before after"
}, },
{ {
id: "4", value: "98%", title: "Customer Retention", description: "Clients trust us for ongoing maintenance and services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-fock5s01.jpg", imageAlt: "landscape maintenance yard cleanup improvement" id: "4", value: "98%", title: "Customer Retention", description: "Clients trust us for ongoing maintenance and services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-fock5s01.jpg?_wi=4", imageAlt: "landscape maintenance yard cleanup improvement"
} }
]} ]}
/> />
@@ -203,7 +203,7 @@ export default function LandingPage() {
faqsAnimation="slide-up" faqsAnimation="slide-up"
animationType="smooth" animationType="smooth"
showCard={true} showCard={true}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-2ox9qufu.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B27jD1KvCOUcxiOP8ACzSMplh6/uploaded-1773677390255-2ox9qufu.jpg?_wi=4"
imageAlt="Landscaping and hardscaping consultation" imageAlt="Landscaping and hardscaping consultation"
faqs={[ faqs={[
{ {