From a850b157eb090b25a5c961258d9fd52c23b46c2a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 22:01:00 +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 cbb652c..3561bc7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { { videoSrc: "http://img.b2bpic.net/free-photo/breakfast-set-with-pancakes-omelette_140725-9337.jpg", imageSrc: "http://img.b2bpic.net/free-photo/baked-pie-stuffed-with-beef-turshu-dry-fruites_114579-2468.jpg", imageAlt: "Close-up of a delicious Moroccan tagine", videoAriaLabel: "Video of a Moroccan chef preparing a tagine"}, { - videoSrc: "http://img.b2bpic.net/free-photo/top-view-woman-pours-tea-from-teapot-into-glass-armuda-saucer_141793-4292.jpg", imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glasses-with-teapot-cloth_23-2148088405.jpg", imageAlt: "Traditional Moroccan mint tea ceremony", videoAriaLabel: "Video of a traditional Moroccan tea ceremony"}, + videoSrc: "https://img.b2bpic.net/free-photo/happy-waiter-serving-food-group-cheerful-friends-pub_637285-12525.jpg?id=28998753", imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glasses-with-teapot-cloth_23-2148088405.jpg", imageAlt: "Traditional Moroccan mint tea ceremony", videoAriaLabel: "Video of a traditional Moroccan tea ceremony"}, { videoSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-family-celebrating-birthday_23-2150599005.jpg", imageAlt: "Guests enjoying dinner in a Moroccan restaurant", videoAriaLabel: "Video of guests dining in a Moroccan restaurant"}, { -- 2.49.1