From a2759306a9cab080c2ba8317bd639a7ad5ba20a4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 23:05:41 +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 bcfaa95..c2c1fbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Sustainable, eco-friendly paper cups designed to reduce environmental impact. Every cup is a commitment to a cleaner planet." tag="Eco-Innovation" tagAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-disposable-tableware-cups_23-2148723794.jpg" + imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-disposable-tableware-cups_23-2148723794.jpg?_wi=1" imageAlt="Sustainable paper cups" textPosition="bottom-left" showBlur={true} @@ -236,7 +236,7 @@ export default function LandingPage() { tagAnimation="opacity" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-disposable-tableware-cups_23-2148723794.jpg" + imageSrc="http://img.b2bpic.net/free-photo/eco-friendly-disposable-tableware-cups_23-2148723794.jpg?_wi=2" imageAlt="Sustainable paper cups" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1