From 412e39a5d4cb746890e76df6480ebdd13b0f0a4d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:48:37 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index df4f0ea..3e7baef 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { title="About ARIA" description="Our journey of creating exceptional architectural spaces that inspire and transform communities across Los Angeles and beyond." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-modern-white-orange-building-bright-sky_181624-6251.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-view-modern-white-orange-building-bright-sky_181624-6251.jpg?_wi=3" imageAlt="ARIA Architecture Studio building" textPosition="bottom-left" showBlur={true} @@ -77,28 +77,28 @@ export default function AboutPage() { id: "1", name: "Sarah Mitchell", role: "Principal Architect & Founder", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-businesswoman-escalator-with-smartphone-notepad_23-2148692530.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-businesswoman-escalator-with-smartphone-notepad_23-2148692530.jpg?_wi=2", imageAlt: "Sarah Mitchell, Principal Architect & Founder", }, { id: "2", name: "James Rodriguez", role: "Design Director", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg?_wi=2", imageAlt: "James Rodriguez, Design Director", }, { id: "3", name: "Isabella Chen", role: "Project Manager", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-business-woman-suit_23-2148603020.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-business-woman-suit_23-2148603020.jpg?_wi=2", imageAlt: "Isabella Chen, Project Manager", }, { id: "4", name: "Michael Torres", role: "Senior Architect", - imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-wearing-visor-while-working-touchpad-outdoor-cafe-looking-camera_637285-6570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-waiter-wearing-visor-while-working-touchpad-outdoor-cafe-looking-camera_637285-6570.jpg?_wi=2", imageAlt: "Michael Torres, Senior Architect", }, ]} -- 2.49.1 From fffb248d34b1a15bd88cf25096a18397469576c9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:48:37 +0000 Subject: [PATCH 2/6] 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 aecff1d..1623d13 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -76,7 +76,7 @@ export default function ContactPage() { description="Let's collaborate on your next project. Whether you're envisioning a residential sanctuary, a corporate landmark, or a hospitality destination, we're ready to bring your vision to life." background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/empty-startup-office-with-pc-desk-be-used-by-programmers_482257-125560.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-startup-office-with-pc-desk-be-used-by-programmers_482257-125560.jpg?_wi=3" imageAlt="ARIA Studio office workspace" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 276cd80dba4c1dc90e7c6076cbd73383b597b7fb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 01:48:38 +0000 Subject: [PATCH 3/6] 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 cd15af4..bb63215 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +