From 63ec71ac79e7017da9ae83a50f3ad34908d023fe Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:27:59 +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 c5c11f7..e5ce3e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { href: "#projects", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg?_wi=1" imageAlt="Luxury residential architecture project" testimonials={[ { @@ -193,21 +193,21 @@ export default function LandingPage() { id: "home-extensions-renovations", name: "Home Extensions & Renovations", price: "Unlock your property's potential with thoughtful design.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-doing-parkour-training_23-2150510438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-doing-parkour-training_23-2150510438.jpg?_wi=1", imageAlt: "Modern home extension", }, { id: "barn-conversions", name: "Barn Conversions", price: "Transform heritage structures into contemporary homes.", - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg?_wi=1", imageAlt: "Luxury barn conversion", }, { id: "new-homes", name: "New Homes", price: "Design and build your dream home from the ground up.", - imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg?_wi=1", imageAlt: "Modern new build home", }, { @@ -325,7 +325,7 @@ export default function LandingPage() { description: "Creative and functional designs tailored to your lifestyle.", bentoComponent: "reveal-icon", icon: Lightbulb, - imageSrc: "http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg?_wi=2", imageAlt: "architect at construction site blueprint", }, { @@ -333,7 +333,7 @@ export default function LandingPage() { description: "Navigate complex planning with our in-depth knowledge.", bentoComponent: "reveal-icon", icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-doing-parkour-training_23-2150510438.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-doing-parkour-training_23-2150510438.jpg?_wi=2", imageAlt: "architect at construction site blueprint", }, { @@ -341,7 +341,7 @@ export default function LandingPage() { description: "Precision in every detail for superior construction.", bentoComponent: "reveal-icon", icon: Ruler, - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg?_wi=2", imageAlt: "architect at construction site blueprint", }, { @@ -349,7 +349,7 @@ export default function LandingPage() { description: "Achieve your vision within a practical budget.", bentoComponent: "reveal-icon", icon: Wallet, - imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg?_wi=2", imageAlt: "architect at construction site blueprint", }, ]}