diff --git a/src/app/page.tsx b/src/app/page.tsx index a975c4e..b5d8310 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { mediaItems={[ { videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771860987566-afmvzen0.mp4", 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/premium-photo/hand-touch-global-networking-data-connection-science-big-data-internet-technology-social-network_34200-742.jpg?id=26774843", imageAlt: "A modern, colorful floral arrangement with unique blooms" }, + { videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4", imageAlt: "A modern, colorful floral arrangement with unique blooms" }, ]} mediaAnimation="slide-up" tagAnimation="slide-up" @@ -90,7 +90,7 @@ export default function LandingPage() { mediaAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} - imageSrc="https://img.b2bpic.net/premium-photo/hand-touch-global-networking-data-connection-science-big-data-internet-technology-social-network_34200-742.jpg?id=26774843" + videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/uploaded-1771850674704-2zcygfwe.mp4" imageAlt="Interior of a modern, elegant flower studio with various floral arrangements and tools." imagePosition="right" buttons={[{ text: "Our Story", href: "/#about" }]}