From 443c0f68367e390ef9c9c42329cc427ace38a347 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 16:48:32 +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 d366c56..39ea5a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { { text: "Learn More", href: "/#about" }, ]} mediaItems={[ - { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/smiling-female-student-approximately-20--1771845858654-5c229528.png?_wi=1", imageAlt: "A vibrant, artfully arranged bouquet of fresh flowers" }, + { 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" }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A47KqSdGj7sEG8mcGU4TIVm5ml/smiling-student-non-binary-approximately-1771845861526-876f4195.png", 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" }, ]} -- 2.49.1