From a7262d64f945be4c92ebf422cf6fdbc4aac70a83 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 03:07:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 43f0d7d..ebd09d2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/swirl-spline-line-abstract-background-desktop-wallpaper_1048-15920.jpg" + imageSrc="http://img.b2bpic.net/free-photo/swirl-spline-line-abstract-background-desktop-wallpaper_1048-15920.jpg?_wi=1" imageAlt="AI Video Generation Background" /> @@ -78,42 +78,42 @@ export default function LandingPage() { title: "Text to Video AI", description: "Convert simple text prompts into cinematic, high-resolution videos using our advanced models.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=1", imageAlt: "Video Editor", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=2", imageAlt: "Video Editor", }, - imageSrc: "http://img.b2bpic.net/free-photo/swirl-spline-line-abstract-background-desktop-wallpaper_1048-15920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/swirl-spline-line-abstract-background-desktop-wallpaper_1048-15920.jpg?_wi=2", imageAlt: "abstract tech background dark blue glow", }, { title: "Ultra-Fast Rendering", description: "Experience lightning-fast generation speeds thanks to our optimized cloud architecture.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg?_wi=1", imageAlt: "Fast Rendering", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg?_wi=2", imageAlt: "Fast Rendering", }, - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=3", imageAlt: "video editing software dashboard", }, { title: "Free For Everyone", description: "No hidden costs, no subscriptions. Access the full power of AI for free.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=4", imageAlt: "Accessibility", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-clay-phone-16-pro-max_187299-46100.jpg?_wi=5", imageAlt: "Accessibility", }, - imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shape-glowing-with-bright-holographic-colors_23-2151037235.jpg?_wi=3", imageAlt: "lightning fast processing icon", }, ]} -- 2.49.1