From a78c2a8e710d473fd0451564eb31d28fac1a8510 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:15:24 +0000 Subject: [PATCH 1/5] 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 60c3f05..5749710 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,14 +61,14 @@ export default function AboutPage() { id: "creativity", title: "Bold Creativity", description: "We push boundaries and challenge conventions. Every project is an opportunity to create something unexpected, memorable, and visually stunning that stands out in the market.", - imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16143.jpg?_wi=3", imageAlt: "Creative brainstorming session", }, { id: "strategy", title: "Strategic Approach", description: "Design without strategy is just decoration. We combine creative excellence with strategic thinking to ensure every design decision serves your business goals and resonates with your audience.", - imageSrc: "http://img.b2bpic.net/free-vector/instruction-manual-guide-document-with-cogwheel-isolated-design-element-male-character-analyzing-file-business-analysis-data-processing-updating_335657-2607.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/instruction-manual-guide-document-with-cogwheel-isolated-design-element-male-character-analyzing-file-business-analysis-data-processing-updating_335657-2607.jpg?_wi=3", imageAlt: "Strategic planning and analysis", }, { From f1d1b16083ce32e9916f50a22c0b809bcecb25d9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:15:24 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8065a7b..d3e597c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -111,7 +111,7 @@ export default function ContactPage() { description: "Send us your project details and requirements. We typically respond within 24 hours with initial thoughts and next steps.", imageSrc: - "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", + "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg?_wi=3", imageAlt: "Email contact", }, { @@ -120,7 +120,7 @@ export default function ContactPage() { description: "Book a discovery call with our team to discuss your project in detail. We'll explore your goals and craft the perfect solution.", imageSrc: - "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16143.jpg", + "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16143.jpg?_wi=5", imageAlt: "Schedule consultation", }, { @@ -129,7 +129,7 @@ export default function ContactPage() { description: "Connect with us on social media to see our latest work, design inspiration, and behind-the-scenes updates from CrayWhirl Studio.", imageSrc: - "http://img.b2bpic.net/free-psd/real-estate-interior-design-instagram-posts-collection_23-2150065233.jpg", + "http://img.b2bpic.net/free-psd/real-estate-interior-design-instagram-posts-collection_23-2150065233.jpg?_wi=2", imageAlt: "Social media connection", }, ]} From 0b03531202b269c85006571ad08675b627b72f07 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 05:15:24 +0000 Subject: [PATCH 3/5] 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 3fef141..9c771d7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1433,6 +1433,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +