diff --git a/src/app/page.tsx b/src/app/page.tsx index b0273cb..d2c7d13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { 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={[ { @@ -128,7 +128,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" /> @@ -147,13 +147,13 @@ export default function LandingPage() { { 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", + imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-techno-background-with-connecting-lines-dots_1048-11693.jpg?_wi=2", imageAlt: "tech brand minimalist logo", }, { 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", + imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-133726.jpg?_wi=2", imageAlt: "tech brand minimalist logo", }, ]}