From b6c42cb11c091faa6057ca44c7398419a502fd34 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 10:49:27 +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 17eb110..1077ef1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function SitePage() { { videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/uploaded-1771684785214-9g6egt6v.mp4", imageAlt: "Coffee beans and espresso machine"}, { - imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino_181624-19406.jpg", imageAlt: "Close up of latte art"}, + videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/uploaded-1771505618512-apxd95pq.mp4", imageAlt: "Close up of latte art"}, ]} rating={5} ratingText="Loved by Coffee Enthusiasts" -- 2.49.1