From 1a393f4c3c5635dd2c4650de4469481ed7a35006 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 15:43:31 +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 c74574c..edbe2dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { mediaItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/professional-portrait-of-a-male-instruct-1771845860247-65e654bc.png", imageAlt: "A vibrant, artfully arranged bouquet of fresh flowers" }, { videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771860484840-0zq4tvo8.mp4", imageAlt: "Elegant white wedding flowers and decor" }, - { imageSrc: "https://img.b2bpic.net/free-photo/data-technology-blue-background-with-hacker-remixed-media_53876-108534.jpg?id=16016731", imageAlt: "A modern, colorful floral arrangement with unique blooms" }, + { videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771860987566-afmvzen0.mp4", imageAlt: "A modern, colorful floral arrangement with unique blooms" }, ]} mediaAnimation="slide-up" tagAnimation="slide-up" -- 2.49.1