From fef433f64d0fa1a7ae6378ab5549ec3f2c16e4bc Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 02:00:06 +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 132c00e..2cd9333 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { }, ]} imageSrc="http://img.b2bpic.net/free-photo/d-product-decorate-presentation-text-space-podium-with-red-gold-style-minimal-cosmetic-backgroun_1258-92354.jpg" - videoSrc="http://img.b2bpic.net/free-photo/chocolate-cream-dessert-with-toppings-glass-black-background_23-2148028573.jpg" + videoSrc="http://img.b2bpic.net/free-photo/chocolate-cream-dessert-with-toppings-glass-black-background_23-2148028573.jpg?_wi=1" imageAlt="Kay&KrumbĀ® Geometric Symbol" mediaAnimation="slide-up" /> @@ -120,7 +120,7 @@ export default function LandingPage() { imageAlt: "Celebration Cakes", }, { - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cream-dessert-with-toppings-glass-black-background_23-2148028573.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cream-dessert-with-toppings-glass-black-background_23-2148028573.jpg?_wi=2", imageAlt: "elegant birthday cake gold accents dark", }, ]} -- 2.49.1