From a37c1bfb439e9b9033611e40aa98dda2840e2ec8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 23:18:28 +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 50b9fed..6109c6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440921.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440921.jpg?_wi=1" imageAlt="High-end renovation project" mediaAnimation="slide-up" avatars={[ @@ -145,21 +145,21 @@ export default function LandingPage() { title: "Structural Renovation", description: "Safe, engineered structural changes designed to open your space and enhance structural integrity.", tag: "Structural", - imageSrc: "http://img.b2bpic.net/free-photo/close-view-young-worker-laying-floor-with-laminated-flooring-boards_231208-4218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-view-young-worker-laying-floor-with-laminated-flooring-boards_231208-4218.jpg?_wi=1", }, { id: "2", title: "Bespoke Carpentry", description: "Fine cabinetry, custom shelving, and hand-finished woodworking tailored to your unique interior style.", tag: "Design", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185418.jpg?_wi=1", }, { id: "3", title: "System Modernization", description: "Comprehensive electrical, HVAC, and smart-home integration to bring your property into the current century.", tag: "Tech", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639946.jpg?_wi=1", }, ]} title="Our Craftsmanship" @@ -180,7 +180,7 @@ export default function LandingPage() { quote: "The precision and cleanliness of the FerMax team were simply unmatched.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/coworkers-doing-paperwork-office_273609-6924.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440921.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440921.jpg?_wi=2", imageAlt: "happy home owner interior", }, { @@ -202,7 +202,7 @@ export default function LandingPage() { quote: "Remarkable attention to detail. Every corner of our home feels like a masterpiece.", tag: "Design", avatarSrc: "http://img.b2bpic.net/free-photo/young-cute-couple-repairs-room_1157-25159.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-view-young-worker-laying-floor-with-laminated-flooring-boards_231208-4218.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-view-young-worker-laying-floor-with-laminated-flooring-boards_231208-4218.jpg?_wi=2", imageAlt: "happy home owner interior", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "Professional, punctual, and highly skilled. A rare find in this industry.", tag: "Refurb", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-low-angle-view-engineer-architect-shaking-hands_23-2148233784.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185418.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-wood-engraving-workshop_23-2149185418.jpg?_wi=2", imageAlt: "happy home owner interior", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "I am so happy with our new kitchen! FerMax made the whole process easy.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639946.jpg?_wi=2", imageAlt: "happy home owner interior", }, ]} -- 2.49.1