From 827fd45e2d78580ac491adb143aff2ddfceb2e7d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:35:04 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4d47f92..59050f9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,14 +86,14 @@ export default function AboutPage() { id: 2, title: "Our Mission", description: "We aim to transform living spaces into personalized sanctuaries where style meets functionality. Every project is approached with meticulous attention to detail, ensuring our clients receive premium quality without breaking the bank.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-while-pregnant_23-2149248121.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-while-pregnant_23-2149248121.jpg?_wi=3", imageAlt: "Interior designer working on design plan", }, { id: 3, title: "Why We're Different", description: "We combine creative excellence, transparent communication, and local expertise. Our team of skilled professionals understands the unique lifestyle needs of Bangalore residents and delivers designs that resonate with modern Indian sensibilities.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-modern-bedroom-with-wooden-paneling_23-2151995366.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-modern-bedroom-with-wooden-paneling_23-2151995366.jpg?_wi=6", imageAlt: "modern bedroom interior design contemporary", }, ]} -- 2.49.1 From e4b3a75b8e9d4e59a1a89f64d65b7dd1a4650f7c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:35:04 +0000 Subject: [PATCH 2/7] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 5326315..3b1a29a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -86,7 +86,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-working-while-pregnant_23-2149248121.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-working-while-pregnant_23-2149248121.jpg?_wi=4" imageAlt="Interior design consultation" mediaPosition="right" inputPlaceholder="Enter your email address" -- 2.49.1 From 774cca6d98fde7b2db8bfde73ba5608ac2e86000 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:35:06 +0000 Subject: [PATCH 3/7] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8b20e30..0661408 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +