From 04e6dfd1bd41fb964a6c2287f9f6c560cac13c8d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 06:48:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7ed5b7..2569235 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -157,7 +157,7 @@ export default function LandingPage() { description: "Full-cycle project management from architectural design to final waterproofing seal.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-discussing-business_23-2148911762.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-discussing-business_23-2148911762.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -179,7 +179,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756576.jpg", imageAlt: "Moisture management detail", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg?_wi=2", imageAlt: "modern waterproof wall finish interior", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/real-estate-covid-concept-disappointed-guy-medical-mask-suit-showing-paper-house-cutout-w_1258-150114.jpg", imageAlt: "Weather-resistant coating", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-discussing-business_23-2148911762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-discussing-business_23-2148911762.jpg?_wi=2", imageAlt: "modern waterproof wall finish interior", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg", imageAlt: "Modern interior styling", }, - imageSrc: "http://img.b2bpic.net/free-photo/ice-ceiling_181624-11972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-ceiling_181624-11972.jpg?_wi=1", imageAlt: "modern waterproof wall finish interior", }, ]} @@ -228,7 +228,7 @@ export default function LandingPage() { id: "p1", name: "Luxury Matte Finish", price: "From $45", - imageSrc: "http://img.b2bpic.net/free-photo/ice-ceiling_181624-11972.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ice-ceiling_181624-11972.jpg?_wi=2", }, { id: "p2", -- 2.49.1