From d5ac3168c1768e46971a39f5046c3db8d082b7ca Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 09:21:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a426d6f..146920f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { description="We design thoughtful architectural experiences that honor simplicity, elegance, and human connection." tag="Architecture Studio" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/home-office-design-workspace-room-concept_53876-16314.jpg" + imageSrc="http://img.b2bpic.net/free-photo/home-office-design-workspace-room-concept_53876-16314.jpg?_wi=1" imageAlt="Minimalist architectural interior with clean lines and natural light" imagePosition="right" buttons={[ @@ -119,7 +119,7 @@ export default function LandingPage() { description="Subscribe to receive insights on design trends, project updates, and the philosophy behind creating meaningful spaces." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/home-office-design-workspace-room-concept_53876-16314.jpg" + imageSrc="http://img.b2bpic.net/free-photo/home-office-design-workspace-room-concept_53876-16314.jpg?_wi=2" imageAlt="Inspiring architectural interior showcasing minimalist design" mediaPosition="right" inputPlaceholder="Your email" -- 2.49.1