Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-03 00:21:55 +00:00
Showing only changes of commit 2877766744 - Show all commits

View File

@@ -90,21 +90,21 @@ export default function FeaturesPage() {
id: "1", id: "1",
name: "Smart Highlight Detection", name: "Smart Highlight Detection",
price: "AI-Powered", 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", imageAlt: "Video conversion to shorts",
}, },
{ {
id: "2", id: "2",
name: "Animated Captions", name: "Animated Captions",
price: "Multi-Language", 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", imageAlt: "AI-generated animated captions",
}, },
{ {
id: "3", id: "3",
name: "Animation Styles", name: "Animation Styles",
price: "Multiple Formats", 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", imageAlt: "Animation style conversions",
}, },
]} ]}