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