From 3f0a2fba0acb53e373d98a8202455f807a2e0216 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:39:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 27c1b63..a57a72e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { features={[ { id: "1", title: "AI Script Generation", tags: ["AI Powered", "Real-time"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlMPx0oN0GDSfjuPgUK2Q3GKVe/ai-powered-script-generation-interface-w-1773333521299-d73631bc.png", imageAlt: "AI script generation feature" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlMPx0oN0GDSfjuPgUK2Q3GKVe/ai-powered-script-generation-interface-w-1773333521299-d73631bc.png?_wi=1", imageAlt: "AI script generation feature" }, { id: "2", title: "Crystal Clear Video Recording", tags: ["4K Support", "Stabilization"], @@ -90,7 +90,7 @@ export default function LandingPage() { }, { id: "4", title: "One-Click Publishing", tags: ["Auto Export", "Multi-platform"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlMPx0oN0GDSfjuPgUK2Q3GKVe/ai-powered-script-generation-interface-w-1773333521299-d73631bc.png", imageAlt: "Publishing features" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AlMPx0oN0GDSfjuPgUK2Q3GKVe/ai-powered-script-generation-interface-w-1773333521299-d73631bc.png?_wi=2", imageAlt: "Publishing features" } ]} animationType="slide-up" -- 2.49.1