From 1f2672dbe5cbc283a12ac9b5af54f390cd443288 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 01:22: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 b280da7..09a0b5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,7 @@ export default function LandingPage() { href: "/pages/projects-luxury-custom-homes-kew-melbourne", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -152,7 +152,7 @@ export default function LandingPage() { description: "Construction detailing exactly as conceptualized.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -178,7 +178,7 @@ export default function LandingPage() { descriptions: [ "Every sketch is priced as it is drawn. No surprises. (6–10 weeks)", ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg?_wi=2", imageAlt: "Man working on architectural design at office", }, { @@ -187,7 +187,7 @@ export default function LandingPage() { descriptions: [ "We handle all planning and building permits for you. (8–16 weeks)", ], - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862098.jpg?_wi=2", imageAlt: "Man working on architectural design at office", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { descriptions: [ "Project management by the team from day one. (14–24 months)", ], - imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543707.jpg?_wi=1", imageAlt: "Man working on architectural design at office", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { descriptions: [ "Comprehensive warranty and finishes support upon completion.", ], - imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg?_wi=1", imageAlt: "Man working on architectural design at office", }, ]} @@ -267,7 +267,7 @@ export default function LandingPage() { id: "p1", name: "Kew Residence", price: "1,200 sqm", - imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-gothic-architecture-dijon-city_268835-4030.jpg?_wi=2", }, { id: "p2", @@ -311,7 +311,7 @@ export default function LandingPage() { description: "Melbourne's eastern suburbs.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543707.jpg" + imageSrc="http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543707.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1