From e1e3494dc3a2081d8091a98e676ce2526b649a5f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 16:48:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a9d9fb..cb5a227 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,7 +126,7 @@ export default function LandingPage() { description="At Henry's Fence Inc, we specialize in high-quality fence installation for residential properties. With years of experience in the Miami area, we ensure every project is completed to the highest standards." subdescription="Our team prides itself on professional workmanship, timely project completion, and leaving every job site clean and debris-free." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg" + imageSrc="http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -150,7 +150,7 @@ export default function LandingPage() { description: "Our crew is professional, polite, and respectful of your property and time.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15675.jpg?_wi=2", imageAlt: "professional fence installation crew", }, { @@ -158,7 +158,7 @@ export default function LandingPage() { description: "We ensure your yard is left clean, tidy, and free of construction debris after completion.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-brown-haired-teenage-girl-yellow-shirt-top-happily-sitting-with-book-cup-coffee-wooden-deck-chair-city-park_574295-1116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-brown-haired-teenage-girl-yellow-shirt-top-happily-sitting-with-book-cup-coffee-wooden-deck-chair-city-park_574295-1116.jpg?_wi=1", imageAlt: "happy customer standing in front of new fence", }, ]} @@ -174,7 +174,7 @@ export default function LandingPage() { { id: "1", name: "Cassandra Suarez", - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-brown-haired-teenage-girl-yellow-shirt-top-happily-sitting-with-book-cup-coffee-wooden-deck-chair-city-park_574295-1116.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-brown-haired-teenage-girl-yellow-shirt-top-happily-sitting-with-book-cup-coffee-wooden-deck-chair-city-park_574295-1116.jpg?_wi=2", }, { id: "2", -- 2.49.1