diff --git a/src/app/page.tsx b/src/app/page.tsx index 5488e90..39a3ab9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,11 +60,11 @@ export default function LandscapingPage() { testimonials={[ { name: "Sarah M.", handle: "Homeowner, Melbourne FL", testimonial: "Coastal Lawn Care transformed our property. Always on time, always perfect, and our lawn has never looked better!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821272.jpg", imageAlt: "Sarah M." + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821272.jpg?_wi=1", imageAlt: "Sarah M." }, { name: "David K.", handle: "Property Manager, Palm Bay FL", testimonial: "Coastal Lawn Care provides dependable service for all our rental properties. Their professionalism and consistency make my job so much easier.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821272.jpg", imageAlt: "David K." + imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821272.jpg?_wi=2", imageAlt: "David K." } ]} /> @@ -107,7 +107,7 @@ export default function LandscapingPage() { tag: "Seasonal", title: "Seasonal Cleanups & Pruning", subtitle: "Year-Round Readiness", description: "Prepare your lawn for changing seasons with debris removal, shrub pruning, and essential landscape adjustments.", imageSrc: "http://img.b2bpic.net/free-photo/spray-bottle-near-bag-with-gardening-tools_23-2147714846.jpg", imageAlt: "Gardener pruning shrubs" }, { - tag: "Commercial", title: "Property Management Solutions", subtitle: "Reliable Vendor Partner", description: "Customized, predictable lawn care plans for multi-unit residential properties, ensuring consistent quality and minimal hassle.", imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg", imageAlt: "Apartment complex with well-maintained landscaping" + tag: "Commercial", title: "Property Management Solutions", subtitle: "Reliable Vendor Partner", description: "Customized, predictable lawn care plans for multi-unit residential properties, ensuring consistent quality and minimal hassle.", imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg?_wi=1", imageAlt: "Apartment complex with well-maintained landscaping" } ]} /> @@ -123,7 +123,7 @@ export default function LandscapingPage() { animationType="slide-up" members={[ { - id: "1", name: "Reliability You Can Trust", role: "Consistent service schedule, every week, rain or shine. We show up.", imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg", imageAlt: "Professional lawn care team with equipment" + id: "1", name: "Reliability You Can Trust", role: "Consistent service schedule, every week, rain or shine. We show up.", imageSrc: "http://img.b2bpic.net/free-photo/skilful-male-landscaper-using-high-altitude-hedge-trimmer-topiary-park-side-view-focused_7502-10164.jpg?_wi=2", imageAlt: "Professional lawn care team with equipment" }, { id: "2", name: "Transparent, Predictable Pricing", role: "No hidden fees, clear monthly costs. Budget with confidence.", imageSrc: "http://img.b2bpic.net/free-photo/school-supplies-arrangement-table_23-2148939158.jpg", imageAlt: "Calculator on a desk with financial documents"