From 04a412e07c7bfc9674812194e31c5023bd0c6f2c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 08:41: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 9e690cf..8d6c5af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966118.jpg?_wi=1" imageAlt="Modern architectural studio interior with design plans" mediaAnimation="slide-up" avatars={[ @@ -165,7 +165,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Design Philosophy" description="At JAD Arch Studio, we believe that great architecture is a harmonious blend of aesthetics, functionality, and sustainability. Our approach integrates cutting-edge technology with timeless design principles, creating spaces that are not only beautiful but also deeply purposeful and resilient for the future." - imageSrc="http://img.b2bpic.net/free-photo/female-artist-drawing-sketch-white-paper_23-2147889787.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-artist-drawing-sketch-white-paper_23-2147889787.jpg?_wi=1" imageAlt="Architectural plans and sketches on a desk with design tools" /> @@ -187,7 +187,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847790.jpg", imageAlt: "Sustainable building materials showcase", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966118.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966118.jpg?_wi=2", imageAlt: "architectural sketch concept design process", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/construction-site-with-tower-crane-apartments-urban-modern-architecture_169016-69092.jpg", imageAlt: "Sustainable building materials showcase", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-artist-drawing-sketch-white-paper_23-2147889787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-artist-drawing-sketch-white-paper_23-2147889787.jpg?_wi=2", imageAlt: "architectural sketch concept design process", }, { @@ -215,7 +215,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-isometric-house_23-2150727964.jpg", imageAlt: "Digital architectural sketch on a tablet", }, - imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg?_wi=1", imageAlt: "architectural sketch concept design process", }, ]} @@ -237,7 +237,7 @@ export default function LandingPage() { name: "The Serenity Residence", price: "Luxury Residential", variant: "Completed 2023", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg?_wi=2", imageAlt: "Modern luxury residential villa", }, { -- 2.49.1