From 2877766744ae0f27f4ffe7d8d6347a5544148ad1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:21:49 +0000 Subject: [PATCH] Update src/app/features/page.tsx --- src/app/features/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 9988b6c..3098865 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -90,21 +90,21 @@ export default function FeaturesPage() { id: "1", name: "Smart Highlight Detection", price: "AI-Powered", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/visual-representation-of-video-conversio-1772497231109-892372a4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/visual-representation-of-video-conversio-1772497231109-892372a4.png?_wi=2", imageAlt: "Video conversion to shorts", }, { id: "2", name: "Animated Captions", price: "Multi-Language", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/modern-video-frame-showing-ai-generated--1772497231199-6a63da07.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/modern-video-frame-showing-ai-generated--1772497231199-6a63da07.png?_wi=2", imageAlt: "AI-generated animated captions", }, { id: "3", name: "Animation Styles", price: "Multiple Formats", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/showcase-multiple-animation-style-conver-1772497231229-b973d03e.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/showcase-multiple-animation-style-conver-1772497231229-b973d03e.png?_wi=2", imageAlt: "Animation style conversions", }, ]}