From 7cddf00997eb19f8fe96892d70e7e384047d1f04 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:06:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c0b7764..1604a5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-floral-decoration_23-2147609389.jpg", imageAlt: "Premium rose arrangement"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-pretty-floral-decoration_23-2147609389.jpg?_wi=1", imageAlt: "Premium rose arrangement"}, { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-luxurious-bouquet-orange-roses-white-flowers-black_181624-22630.jpg", imageAlt: "Artistic floral design"}, { @@ -178,7 +178,7 @@ export default function LandingPage() {