From 6ea9042d2f3f7424f36f6ec162155f37b55277e6 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 15:25:27 +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 0315d5d..c5d3885 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-cliffside-home-with-ocean-view-sunset_23-2152016391.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-cliffside-home-with-ocean-view-sunset_23-2152016391.jpg?_wi=1" mediaAnimation="blur-reveal" frameStyle="card" /> @@ -84,7 +84,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Architectural Philosophy" description="With over 15 years of experience in high-end residential and commercial design, my approach centers on subtle elegance, contextual integrity, and sustainable innovation." - imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826294.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826294.jpg?_wi=1" /> @@ -173,7 +173,7 @@ export default function LandingPage() { title: "Planning & Permits", subtitle: "Regulatory navigate", description: "Managing complex regulatory processes to ensure seamless project approval.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-cliffside-home-with-ocean-view-sunset_23-2152016391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-cliffside-home-with-ocean-view-sunset_23-2152016391.jpg?_wi=2", imageAlt: "Vertical shot of a modern white building facade", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { title: "Construction Mgmt", subtitle: "Execution oversight", description: "Ensuring the integrity of your design remains intact through project completion.", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826294.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826294.jpg?_wi=2", imageAlt: "Vertical shot of a modern white building facade", }, ]} -- 2.49.1