diff --git a/src/app/page.tsx b/src/app/page.tsx index 9eb462b..32a0a0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Shop Now", href: "/shop" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="https://img.b2bpic.net/free-photo/chili-sauce-peppers-dark-wooden-surface_1150-42161.jpg" + imageSrc="https://img.b2bpic.net/free-photo/chili-sauce-peppers-dark-wooden-surface_1150-42161.jpg?_wi=1" imageAlt="Gourmet hot sauce bottle with chili peppers, minimalist style" mediaAnimation="blur-reveal" frameStyle="card" @@ -72,9 +72,9 @@ export default function LandingPage() {