diff --git a/src/app/page.tsx b/src/app/page.tsx index 07db802..93a68c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fresh-baked-muffins-croissants_23-2147693757.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fresh-baked-muffins-croissants_23-2147693757.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="freshly baked bakery pastries" /> @@ -112,7 +112,7 @@ export default function LandingPage() { imageAlt: "fresh pastries display", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-muffins-croissants_23-2147693757.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-muffins-croissants_23-2147693757.jpg?_wi=2", imageAlt: "fresh pastries display", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { imageAlt: "delicious creamy ice cream", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cake_23-2148549956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cake_23-2148549956.jpg?_wi=1", imageAlt: "fresh pastries display", }, ]} @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Classic Chocolate Pastry", price: "₹99", variant: "Pastry", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cake_23-2148549956.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cake_23-2148549956.jpg?_wi=2", }, { id: "p2",