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"