From 00b6de523382c14e745e9a393270550abfa1a593 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 14:39:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b3470e..c4557fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "animated-grid" }} mediaItems={[ { videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/uploaded-1771505618512-apxd95pq.mp4", imageAlt: "Coffee beans in a jar" }, - { imageSrc: "https://img.b2bpic.net/free-photo/high-angle-barista-leveling-coffee-level-machine-cup_23-2148523052.jpg?_wi=1", imageAlt: "Barista preparing coffee" } + { videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/uploaded-1771684785214-9g6egt6v.mp4", imageAlt: "Barista preparing coffee" } ]} mediaAnimation="slide-up" rating={5} -- 2.49.1