From 6f5ab8c586a899a9517dc433c30ade7665cd02c2 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 18:16:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ead6b55..967785c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[{ text: "Start Clipping", href: "#" }]} - imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-techno-background-with-connecting-lines-dots_1048-11693.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-techno-background-with-connecting-lines-dots_1048-11693.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-girl-is-working-laptop-girl-with-laptop-emotion-concept_169016-66637.jpg", alt: "User 1" }, @@ -74,7 +74,7 @@ export default function LandingPage() { description="Our open-source rendering engine ensures your content remains yours. We don't bake branding into your files—just high-energy clips ready to perform." subdescription="From YouTube URL to perfectly formatted TikTok assets, our stack handles the heavy lifting, including face-tracking reframing and AI-burnt subtitles." icon={Zap} - imageSrc="http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133726.jpg" + imageSrc="http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133726.jpg?_wi=1" mediaAnimation="blur-reveal" useInvertedBackground={false} /> @@ -86,8 +86,8 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { title: "Auto-Reframing", description: "AI-powered face tracking follows your speakers in 9:16 vertical crop.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aiduuu", imageAlt: "reframing" }, - { title: "Dynamic Subtitles", description: "Word-by-word highlight animations with custom TikTok-ready fonts.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-techno-background-with-connecting-lines-dots_1048-11693.jpg", imageAlt: "subtitles" }, - { title: "Hook Detection", description: "LLM-based analysis finds high-retention moments automatically.", imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133726.jpg", imageAlt: "hook" }, + { title: "Dynamic Subtitles", description: "Word-by-word highlight animations with custom TikTok-ready fonts.", imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-techno-background-with-connecting-lines-dots_1048-11693.jpg?_wi=2", imageAlt: "subtitles" }, + { title: "Hook Detection", description: "LLM-based analysis finds high-retention moments automatically.", imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133726.jpg?_wi=2", imageAlt: "hook" }, ]} title="Viral-First Features" description="Built for creators, by engineers who know what works." -- 2.49.1