From 264ebe576c30be5c654e254dcf0f87f6c6e94a10 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 16:12:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9554b42..9380807 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -170,8 +170,8 @@ export default function LandingPage() { mediaAnimation="slide-up" useInvertedBackground={false} mediaPosition="right" - videoSrc="http://img.b2bpic.net/free-photo/textured-background_53876-31902.jpg" - videoAriaLabel="Close-up macro photography of triple-stitched CORDURA seam detail" + imageSrc="http://img.b2bpic.net/free-photo/textured-background_53876-31902.jpg" + imageAlt="Close-up macro photography of triple-stitched CORDURA seam detail" /> -- 2.49.1