From b7a4271219a8fad255c6f346bfe9d3371b073cdb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 11:48:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 763dbe9..d91765a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,8 +73,9 @@ export default function HomePage() { title="Make E-Commerce Profitable for Everyone. Automatically." description="We built ProductHuntr to eliminate the guesswork from affiliate marketing." subdescription="Our AI finds winning products. You earn passive income." - videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/a-diverse-team-of-ai-engineers-and-produ-1772797251962-50e75b8b.png" - videoAriaLabel="ProductHuntr team working on AI product discovery" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZPWQCWDl0BG7OaRt0W4bMN2B9/a-diverse-team-of-ai-engineers-and-produ-1772797251962-50e75b8b.png" + imageAlt="ProductHuntr team working on AI product discovery" + mediaAnimation="none" useInvertedBackground={false} /> -- 2.49.1