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", }, ]} 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" 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' }, '*'); })(); +` + }} + /> + +