diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c7aa88..af8bb52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -147,7 +147,7 @@ export default function LandingPage() { name: "Belgian Chocolate", price: "Premium", variant: "Rich & Creamy", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-banana-ice-cream_23-2151006032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-banana-ice-cream_23-2151006032.jpg?_wi=1", }, { id: "2", @@ -168,7 +168,7 @@ export default function LandingPage() { name: "Salted Caramel", price: "Gourmet", variant: "Sweet & Salty", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-banana-ice-cream_23-2151006032.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-banana-ice-cream_23-2151006032.jpg?_wi=2", }, ]} title="Indulge in our artisan creations" @@ -183,7 +183,7 @@ export default function LandingPage() { { id: "1", name: "Sarah Lima", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-with-ice-cream_23-2149066130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-with-ice-cream_23-2149066130.jpg?_wi=1", }, { id: "2", @@ -203,7 +203,7 @@ export default function LandingPage() { { id: "5", name: "Ana Silva", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-with-ice-cream_23-2149066130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-man-with-ice-cream_23-2149066130.jpg?_wi=2", }, ]} cardTitle="Loved by our community"