From 075784b403723008601a4c89229c08927fe92caa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 12:22:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e27a4bb..892ce55 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@sarahfilms", testimonial: "This tool saved me hours on editing my Reels collection. Pure magic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-turned-digital-midi-controller_400718-29.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-photo-turned-digital-midi-controller_400718-29.jpg?_wi=1", imageAlt: "video converter ui dark mode", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@elena_edits", testimonial: "Scaling 4K content without quality loss is finally possible. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg?_wi=1", imageAlt: "video converter ui dark mode", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@jordy_shorts", testimonial: "Perfect integration for my YouTube to TikTok repurposing workflow.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/light-bulb-right-side-with-white-background_187299-39888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-bulb-right-side-with-white-background_187299-39888.jpg?_wi=1", imageAlt: "video converter ui dark mode", }, ]} @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-photo-turned-digital-midi-controller_400718-29.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-photo-turned-digital-midi-controller_400718-29.jpg?_wi=2" imageAlt="AI Video Format Converter Interface" avatars={[ { @@ -179,7 +179,7 @@ export default function LandingPage() { content: "Maintains 4K resolution and high bitrates even when zooming or shifting aspect ratios.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg" + imageSrc="http://img.b2bpic.net/free-photo/creative-ideas-internet-learning-concept_53876-13766.jpg?_wi=2" mediaAnimation="slide-up" imageAlt="AI Video scaling technology" /> @@ -196,7 +196,7 @@ export default function LandingPage() { id: "p1", name: "Landscape Converter", price: "$10/mo", - imageSrc: "http://img.b2bpic.net/free-photo/light-bulb-right-side-with-white-background_187299-39888.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/light-bulb-right-side-with-white-background_187299-39888.jpg?_wi=2", }, { id: "p2", -- 2.49.1