diff --git a/src/app/page.tsx b/src/app/page.tsx index 1812ca1..10455f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@mariag", testimonial: "Rubein's team transformed our front yard and fixed our irrigation perfectly!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg?_wi=1", imageAlt: "beautiful landscaped Florida garden lush lawn", }, { @@ -74,7 +74,7 @@ export default function LandingPage() { handle: "@jamest", testimonial: "Finally found a landscaping company that shows up on time and does quality work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7748.jpg?_wi=1", imageAlt: "irrigation sprinkler system maintenance repair", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@susanr", testimonial: "Hands down the best landscaping in Delray Beach. Reliable and fair pricing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crop-siblings-tending-scallion_23-2147828857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-siblings-tending-scallion_23-2147828857.jpg?_wi=1", imageAlt: "grass seeding lawn restoration patches", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@robertb", testimonial: "Incredible attention to detail on our lawn edges!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-digging-soil-with-hoe_23-2148165244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-digging-soil-with-hoe_23-2148165244.jpg?_wi=1", imageAlt: "fresh mulch in landscape beds garden", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { handle: "@lindam", testimonial: "Very professional service, my lawn looks pristine every week.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg?_wi=1", imageAlt: "general lawn care mowing edging service", }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-hand-trowel-green-grass_181624-26501.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -181,22 +181,22 @@ export default function LandingPage() { { title: "Irrigation Repair", description: "Expert diagnosis and maintenance for your sprinkler systems.", - imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7748.jpg?_wi=2", }, { title: "Grass Seeding", description: "Restore your lawn with the perfect grass varieties for our climate.", - imageSrc: "http://img.b2bpic.net/free-photo/crop-siblings-tending-scallion_23-2147828857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-siblings-tending-scallion_23-2147828857.jpg?_wi=2", }, { title: "Mulching", description: "High-quality mulch installation to protect and beautify your landscape.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-digging-soil-with-hoe_23-2148165244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-gardener-digging-soil-with-hoe_23-2148165244.jpg?_wi=2", }, { title: "General Lawn Care", description: "Full-service mowing, edging, and cleanup for pristine properties.", - imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-collects-leaves-cleans-park_1157-27409.jpg?_wi=2", }, ]} title="Services Built for South Florida Lawns"