From f84d3357ad053b920c8a7d90277d8c4585126e1c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 19:55:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c96e38..7b0aa1a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,15 +55,15 @@ export default function HomePage() { background={{ variant: "radial-gradient" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803931.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803931.jpg?_wi=1", imageAlt: "Professional lawn care service in action", }, { - imageSrc: "http://img.b2bpic.net/free-photo/municipal-tractor-clears-snow-near-homes-snow-removal_169016-71221.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/municipal-tractor-clears-snow-near-homes-snow-removal_169016-71221.jpg?_wi=1", imageAlt: "Professional snow removal service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-plating-ground-small-tree_23-2148943236.jpg?_wi=1", imageAlt: "Seasonal cleanup and maintenance", }, ]} @@ -115,7 +115,7 @@ export default function HomePage() { name: "Hope Roe", handle: "Westland, MI", testimonial: "TLT has been our go-to for lawn care for 3 years. Professional, reliable, and always on time. They treat our property like their own. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1", imageAlt: "Hope Roe", }, { @@ -123,7 +123,7 @@ export default function HomePage() { name: "Katrina Zacharczuk McKenna", handle: "Dearborn Heights, MI", testimonial: "Best decision was calling TLT for snow removal last winter. Fast response, thorough work, and fair pricing. Will use them again next season!", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006200.jpg?_wi=1", imageAlt: "Katrina Zacharczuk McKenna", }, { @@ -147,7 +147,7 @@ export default function HomePage() { name: "David Chen", handle: "Garden City, MI", testimonial: "Switched to TLT three years ago and never looked back. Their attention to detail and reliability is unmatched in the area.", - imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=2", imageAlt: "David Chen", }, { @@ -155,7 +155,7 @@ export default function HomePage() { name: "Jennifer Martinez", handle: "Westland, MI", testimonial: "Outstanding service from start to finish. They handle everything with professionalism. My property has never looked better. Highly trusted!", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006200.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswoman_23-2148006200.jpg?_wi=2", imageAlt: "Jennifer Martinez", }, ]} @@ -173,7 +173,7 @@ export default function HomePage() { description="Contact TLT LawnCare & Snow Removal today for a free quote. We respond quickly and provide transparent pricing for all services." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-park-river-shore-city-evening-time_181624-15945.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-park-river-shore-city-evening-time_181624-15945.jpg?_wi=1" imageAlt="Westland Michigan neighborhood" mediaAnimation="opacity" mediaPosition="right" @@ -186,7 +186,7 @@ export default function HomePage() { {/* Footer */}