From 075e8269370415b9a6b0cc011252ea393987b2df Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 11:09:25 +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 77a71bf..ec40475 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Handcrafted floral arrangements for every occasion. From elegant weddings to meaningful celebrations, we create stunning bouquets that express your emotions." tag="Premium Florist" background={{ variant: "plain" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/uploaded-1770825104898-3rxkvw3f.jpg" + videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_34my1kGeblbsCcwUUCcjBY9WFkg/uploaded-1771409435358-37r0e5p4.mp4" imageAlt="Beautiful floral arrangement" buttons={[ { text: "Browse Collections", href: "products" }, -- 2.49.1