From a548179d83ec49f76247daa1fed0298a6a0cf980 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 19:15:48 +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 6d7a9cb..106e717 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { variant: "gradient-bars"}} title="Build Your Legacy with Precision" description="Premium construction and architectural services for visionary owners. We turn complex visions into concrete realities using advanced engineering and timeless design." - imageSrc="http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg?_wi=1" imageAlt="Luxury home construction site" buttons={[ { @@ -104,7 +104,7 @@ export default function LandingPage() { features={[ { title: "Precision Materials", description: "We source only premium, durable materials for longevity.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg", imageAlt: "aerated concrete blocks" + imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16013.jpg?_wi=2", imageAlt: "aerated concrete blocks" }, items: [ { @@ -126,7 +126,7 @@ export default function LandingPage() { }, { title: "Visionary Interiors", description: "Spaces designed for living, tailored to your lifestyle.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg", imageAlt: "aerated concrete blocks" + imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg?_wi=1", imageAlt: "aerated concrete blocks" }, items: [ { @@ -189,7 +189,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", name: "Alex Rivet", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg"}, + id: "t1", name: "Alex Rivet", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg?_wi=2"}, { id: "t2", name: "Sarah Croft", imageSrc: "http://img.b2bpic.net/free-photo/lady-winking-asking-keep-secret-white-backdrop-happy-short-haired-woman-black-jacket-smiles-isolated-background_197531-18490.jpg"}, { -- 2.49.1