From e9ba9d7cfab5584d9c1861295a34018649cf1c1c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 21:48:40 +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 ca8b472..49e6131 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { variant: "radial-gradient"}} title="Fresh Coffee, Miami Vibes" description="Experience the finest artisanal brews and warm hospitality in the heart of Miami. Start your morning right with Fresh." - imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=1" imageAlt="Fresh Coffee" buttons={[ { @@ -82,7 +82,7 @@ export default function LandingPage() { description="We are a local coffee shop dedicated to bringing the best roasting practices to Miami. Our coffee is ethically sourced and roasted with passion." subdescription="Whether you're looking for a quiet morning spot or a place to meet friends, we provide a warm, inviting atmosphere for everyone." icon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-24971.jpg?_wi=2" mediaAnimation="blur-reveal" /> -- 2.49.1