From b62508491cf8aa00c11269c8682f2eb9c4a292aa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 04:43:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e9c78d..d34d994 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/carpentry-concept-with-man-working_23-2147773337.jpg" + imageSrc="http://img.b2bpic.net/free-photo/carpentry-concept-with-man-working_23-2147773337.jpg?_wi=1" /> @@ -78,7 +78,7 @@ export default function LandingPage() { "Structural", "Residential", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-view-person-holding-hammer-drill_23-2148748796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-view-person-holding-hammer-drill_23-2148748796.jpg?_wi=1", }, { id: "f2", @@ -87,7 +87,7 @@ export default function LandingPage() { "Modern", "Custom", ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15694.jpg?_wi=1", }, { id: "f3", @@ -96,7 +96,7 @@ export default function LandingPage() { "Outdoor", "Custom", ], - imageSrc: "http://img.b2bpic.net/free-photo/roses-wine-glass-ice-bucket-wooden-table-restaurant_23-2147891158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roses-wine-glass-ice-bucket-wooden-table-restaurant_23-2147891158.jpg?_wi=1", }, ]} title="Our Expert Services" @@ -115,19 +115,19 @@ export default function LandingPage() { id: "p1", name: "Modern Backyard Deck", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/roses-wine-glass-ice-bucket-wooden-table-restaurant_23-2147891158.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/roses-wine-glass-ice-bucket-wooden-table-restaurant_23-2147891158.jpg?_wi=2", }, { id: "p2", name: "Residential Framing", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/high-view-person-holding-hammer-drill_23-2148748796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-view-person-holding-hammer-drill_23-2148748796.jpg?_wi=2", }, { id: "p3", name: "Kitchen Renovation", price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-experienced-carpenter-his-younger-employee_329181-15694.jpg?_wi=2", }, ]} title="Portfolio Gallery" @@ -143,7 +143,7 @@ export default function LandingPage() { description="Warda Carpentry Group brings years of experience to Melbourne homes, delivering high-end carpentry with a focus on reliability and top-tier finishes." subdescription="We treat every project as if it were our own home." icon={Building2} - imageSrc="http://img.b2bpic.net/free-photo/carpentry-concept-with-man-working_23-2147773337.jpg" + imageSrc="http://img.b2bpic.net/free-photo/carpentry-concept-with-man-working_23-2147773337.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1