diff --git a/src/app/page.tsx b/src/app/page.tsx index df11ce4..e324e57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Signature", name: "Original Egg Waffle Ice Cream", price: "$8.50", rating: 5, - reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-enjoying-something-sweet_23-2148238369.jpg?_wi=2"}, + reviewCount: "890", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BamKc70HhvuNBzs6fq5RAvHQ1W/uploaded-1775614922245-f8f0xqfp.webp"}, { id: "2", brand: "Drink", name: "Hong Kong Classic Milk Tea", price: "$5.00", rating: 4, reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/pineapple-smoothie-cafe_1339-3577.jpg?_wi=2"},