From 2fc7e74e3f54ee7a6d50370f9d011420d790f64b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:00:57 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ecfb085..a20f3a3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -100,28 +100,28 @@ export default function AboutPage() { id: "1", name: "John Yahia Hamdi", role: "Cinematographer & Founder", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg?_wi=2", imageAlt: "John Yahia Hamdi", }, { id: "2", name: "Sofia Martinez", role: "Lead Photographer", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-holding-professional-dslr-camera-thinking_114579-64245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-holding-professional-dslr-camera-thinking_114579-64245.jpg?_wi=2", imageAlt: "Sofia Martinez", }, { id: "3", name: "Karim Jendoubi", role: "Video Editor & Colorist", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1524.jpg?_wi=2", imageAlt: "Karim Jendoubi", }, { id: "4", name: "Amira Bouaziz", role: "Creative Director", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-1402.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brunette-female-traveler-with-backpack-holds-compact-photo-camera_613910-1402.jpg?_wi=2", imageAlt: "Amira Bouaziz", }, ]} -- 2.49.1 From 95caf41589585b071d98901e1d80d3bf3e8e7196 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:00:58 +0000 Subject: [PATCH 2/5] 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 65c9001..484d41a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -45,7 +45,7 @@ export default function ContactPage() { description="Fill out our quick form or call us directly to discuss your wedding vision and check availability. We typically respond within 24 hours." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/side-view-brides-couple-looking-each-other_8353-11994.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-brides-couple-looking-each-other_8353-11994.jpg?_wi=3" imageAlt="Wedding couple getting ready emotional moment" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 389f456c29ab64a58cfb432f5a84c271c8131495 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 04:00:58 +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 9ebdf07..4c3c978 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1439,6 +1439,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +