diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a17e3d..f3e75ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,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" @@ -73,9 +73,9 @@ export default function LandingPage() {