diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8a4a940..2eafa8e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,7 @@ export default function AboutPage() { description: "Full-length edits, custom thumbnails, captions, and optimization for maximum engagement", imageSrc: - "http://img.b2bpic.net/free-photo/video-editor-polishing-raw-footage-chroma-key-pc-closeup_482257-122541.jpg", + "http://img.b2bpic.net/free-photo/video-editor-polishing-raw-footage-chroma-key-pc-closeup_482257-122541.jpg?_wi=3", imageAlt: "youtube video editing workflow", }, { @@ -70,7 +70,7 @@ export default function AboutPage() { description: "Fast, eye-catching edits for Reels, TikTok, and YouTube Shorts to grow your audience", imageSrc: - "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148370478.jpg", + "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148370478.jpg?_wi=3", imageAlt: "short form video content reels editing", }, { @@ -79,7 +79,7 @@ export default function AboutPage() { description: "Logo intros, smooth transitions, and visual effects to elevate your content", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-view-colorful-fluorescent-make-up_23-2148410102.jpg", + "http://img.b2bpic.net/free-photo/close-up-view-colorful-fluorescent-make-up_23-2148410102.jpg?_wi=3", imageAlt: "motion graphics animation transitions", }, { @@ -87,7 +87,7 @@ export default function AboutPage() { title: "Podcast & Audio Editing", description: "Clean, professional sound editing for any audio platform", imageSrc: - "http://img.b2bpic.net/free-vector/music-player-application-interface-collection_23-2148528543.jpg", + "http://img.b2bpic.net/free-vector/music-player-application-interface-collection_23-2148528543.jpg?_wi=3", imageAlt: "podcast audio editing software interface", }, { @@ -96,7 +96,7 @@ export default function AboutPage() { description: "Enhance visuals with professional color grading for a polished, cinematic look", imageSrc: - "http://img.b2bpic.net/free-photo/bokeh-background_53876-89464.jpg", + "http://img.b2bpic.net/free-photo/bokeh-background_53876-89464.jpg?_wi=3", imageAlt: "color grading cinematic editing professional", }, ]; @@ -140,7 +140,7 @@ export default function AboutPage() { href: "/portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gamer-streaming-online-videogames-professional-powerful-computer-with-green-screen-mock-up-chroma-key-display-streamer-playing-space-shooter-game-isolated-desktop-holding-wireles-controller_482257-12629.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gamer-streaming-online-videogames-professional-powerful-computer-with-green-screen-mock-up-chroma-key-display-streamer-playing-space-shooter-game-isolated-desktop-holding-wireles-controller_482257-12629.jpg?_wi=2" imageAlt="professional video editing workspace setup" useInvertedBackground={false} /> @@ -189,7 +189,7 @@ export default function AboutPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27436.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27436.jpg?_wi=4" imageAlt="creative workspace meeting table" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index eeb85a7..2fe6b1d 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -102,7 +102,7 @@ export default function ContactPage() { required: true, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27436.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-team-working-together-use-laptop_1157-27436.jpg?_wi=5" imageAlt="Professional video editing workspace" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index acf60d4..85ddc54 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +