From 88a10380202a12b9421bb077fdd1e016232ad77b Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:00:23 +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 92c9d4c..c38a7ba 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -100,7 +100,7 @@ export default function AboutPage() { icon: Heart, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-happy-young-beauty-blogger-records-lifestyle-vlog-her-room-using-camera-with_1258-255016.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-happy-young-beauty-blogger-records-lifestyle-vlog-her-room-using-camera-with_1258-255016.jpg?_wi=3" imageAlt="Suhag - Video Editing Professional" mediaAnimation="slide-up" imagePosition="right" @@ -123,7 +123,7 @@ export default function AboutPage() { quote: "I understand that in the fast-paced world of content creation, speed matters. I deliver quick turnarounds without ever compromising on quality. Your videos are ready when you need them.", name: "My Commitment", role: "Quick Delivery", - imageSrc: "http://img.b2bpic.net/free-photo/female-video-creator-working-editing-movie-with-green-screen_482257-120096.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-video-creator-working-editing-movie-with-green-screen_482257-120096.jpg?_wi=5", imageAlt: "Fast turnaround commitment", }, { @@ -132,7 +132,7 @@ export default function AboutPage() { quote: "Professional video editing shouldn't break the bank. I offer competitive rates for freelancers, small businesses, startups, and established companies. Quality editing is accessible to everyone.", name: "My Value Proposition", role: "Competitive Rates", - imageSrc: "http://img.b2bpic.net/free-photo/man-works-home-high-quality-photo_72229-927.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-works-home-high-quality-photo_72229-927.jpg?_wi=4", imageAlt: "Affordable pricing", }, { @@ -141,7 +141,7 @@ export default function AboutPage() { quote: "I don't consider a project complete until you're completely satisfied. Unlimited revisions, multiple rounds of feedback, and personal attention to every detail. Your satisfaction is guaranteed.", name: "My Promise", role: "100% Satisfaction Guarantee", - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg?_wi=5", imageAlt: "Satisfaction guarantee", }, ]} @@ -164,7 +164,7 @@ export default function AboutPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg?_wi=6" imageAlt: "Professional workspace" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 06d914d1cf9ca55d359b38572101041ead4f0d79 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:00:24 +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 5f2dc37..aa976f8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -68,7 +68,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colleagues-working-office-christmas-day-giving-presents_176420-8165.jpg?_wi=7" imageAlt="modern office contact communication setup" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 80ccbacbaf0b7b2c7d12fc5b9be4df769ae19299 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:00:24 +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 83c929f..3c49239 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' }, '*'); })(); +` + }} + /> + +