diff --git a/src/app/page.tsx b/src/app/page.tsx index faca014..c1dcca5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,13 +67,16 @@ export default function LandingPage() { stats: [ { title: "Same-Day Response", values: ["Fast", "Reliable", "Always"], - description: "We answer calls quickly."}, + description: "We answer calls quickly." + }, { title: "Fair Pricing", values: ["Honest", "Upfront", "No Surprises"], - description: "Transparent quotes within an hour."}, + description: "Transparent quotes within an hour." + }, { title: "5-Star Rated", values: ["Trusted", "Professional", "Consistent"], - description: "By local homeowners everywhere."}, + description: "By local homeowners everywhere." + }, ], chartTitle: "Service Reliability", chartData: [ { value: 95 }, @@ -116,22 +119,28 @@ export default function LandingPage() { features={[ { id: "1", title: "Lawn Care & Maintenance", tags: ["Cutting", "Edging", "Weekly Service"], - imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg", imageAlt: "Professional lawn care"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg", imageAlt: "Professional lawn care" + }, { id: "2", title: "Landscaping & Yard Transformations", tags: ["Design", "Installation", "Custom"], - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg", imageAlt: "Landscape design and mulch installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg", imageAlt: "Landscape design and mulch installation" + }, { id: "3", title: "Sprinkler Systems", tags: ["Installation", "Repair", "Maintenance"], - imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-vintage-bicycle_1339-1871.jpg", imageAlt: "Professional sprinkler installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-vintage-bicycle_1339-1871.jpg", imageAlt: "Professional sprinkler installation" + }, { id: "4", title: "Sod Installation", tags: ["New Lawn", "Prep", "Soil Work"], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-playing-with-ball_23-2147636857.jpg", imageAlt: "Fresh sod installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-legs-playing-with-ball_23-2147636857.jpg", imageAlt: "Fresh sod installation" + }, { id: "5", title: "Plant Installation", tags: ["Planting", "Design", "Mulching"], - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12452.jpg", imageAlt: "Professional plant installation"}, + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field-with-plants_329181-12452.jpg", imageAlt: "Professional plant installation" + }, { id: "6", title: "Hauling & Cleanups", tags: ["Debris", "Trash", "Restoration"], - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg", imageAlt: "Professional yard cleanup"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-vegetables-utility-cart_23-2147954312.jpg", imageAlt: "Professional yard cleanup" + }, ]} animationType="slide-up" textboxLayout="default" @@ -148,11 +157,14 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Front Yard Transformation", price: "Complete Makeover", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Front yard before and after"}, + id: "1", name: "Front Yard Transformation", price: "Complete Makeover", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Front yard before and after" + }, { - id: "2", name: "Sod Installation & Landscaping", price: "Full Restoration", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756541.jpg", imageAlt: "Sod installation complete transformation"}, + id: "2", name: "Sod Installation & Landscaping", price: "Full Restoration", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756541.jpg", imageAlt: "Sod installation complete transformation" + }, { - id: "3", name: "Slope & Garden Design", price: "Premium Upgrade", imageSrc: "http://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg", imageAlt: "Slope landscaping and garden design"}, + id: "3", name: "Slope & Garden Design", price: "Premium Upgrade", imageSrc: "http://img.b2bpic.net/free-photo/man-watering-his-plants-his-garden-man-blue-shirt_1157-41445.jpg", imageAlt: "Slope landscaping and garden design" + }, ]} animationType="scale-rotate" gridVariant="three-columns-all-equal-width" @@ -170,7 +182,8 @@ export default function LandingPage() { tagAnimation="slide-up" team={[ { - id: "1", name: "Edwin", role: "Owner & Founder", imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg", imageAlt: "Edwin, owner of E M Landscaping"}, + id: "1", name: "Edwin", role: "Owner & Founder", imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-attractive-bearded-dark-skinned-farmer-blue-t-shirt-with-garden-tools-holding-hands-crossed-looking-aside-with-confident-face-expression_176420-19901.jpg", imageAlt: "Edwin, owner of E M Landscaping" + }, ]} animationType="blur-reveal" textboxLayout="default" @@ -188,16 +201,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Johnson", handle: "@happy_homeowner", testimonial: "The greatest gardener you will ever find. Edwin transformed our entire backyard in just two days. Professional, honest, and truly cares about the work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Johnson testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Johnson testimonial" + }, { id: "2", name: "Michael Chen", handle: "@michael_c", testimonial: "Affordable quote within an hour. Same-day service before my party. Only landscaper that actually contacted me right away. 10 stars is what they deserve.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Michael Chen testimonial" + }, { id: "3", name: "Jennifer Roberts", handle: "@jen_yards", testimonial: "Very professional and honest. Edwin gave us a fair price and delivered exactly what he promised. Our yard looks incredible and the cleanup was spotless.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Jennifer Roberts testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Jennifer Roberts testimonial" + }, { id: "4", name: "David Martinez", handle: "@dave_home", testimonial: "Timely, organized, upfront, and honest. Edwin came when he said he would, did impeccable work, and cleaned up after himself. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Martinez testimonial"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Martinez testimonial" + }, ]} showRating={true} animationType="slide-up" @@ -214,11 +231,14 @@ export default function LandingPage() { tagAnimation="blur-reveal" metrics={[ { - id: "1", value: "1", description: "Request a Quote — Call or submit the form. We respond quickly with a clear, affordable quote."}, + id: "1", value: "1", description: "Request a Quote — Call or submit the form. We respond quickly with a clear, affordable quote." + }, { - id: "2", value: "2", description: "Fast Estimate — No hidden fees. You get an honest price upfront. Often same-day service available."}, + id: "2", value: "2", description: "Fast Estimate — No hidden fees. You get an honest price upfront. Often same-day service available." + }, { - id: "3", value: "3", description: "We Get It Done — On time. Professional. Clean. Beautiful. Your yard transformed right the first time."}, + id: "3", value: "3", description: "We Get It Done — On time. Professional. Clean. Beautiful. Your yard transformed right the first time." + }, ]} metricsAnimation="slide-up" useInvertedBackground={true}