From e5d1dcf0dead5b43e779e98dc627d78d276ef488 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 08:54:38 +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 89bc533..e638362 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-134687.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-134687.jpg?_wi=1" imageAlt="Artisan coffee being prepared" mediaAnimation="blur-reveal" frameStyle="card" @@ -60,7 +60,7 @@ export default function LandingPage() { description="Rainier's Labs was founded on the belief that exceptional coffee comes from passion, precision, and the finest quality beans." subdescription="We partner with specialty coffee roasters and direct trade farmers to bring you the most exceptional coffee experience." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-134687.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-134687.jpg?_wi=2" imageAlt="Coffee craftsmanship" mediaAnimation="blur-reveal" useInvertedBackground={false} -- 2.49.1