diff --git a/src/app/page.tsx b/src/app/page.tsx index 18cfc4a..3d06660 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { { id: "p1", name: "Iced Latte", price: "$5.95", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-caramel-cinnamon_140725-9491.jpg"}, { - id: "p2", name: "Butter And Jam Bagel", price: "$3.95", imageSrc: "http://img.b2bpic.net/free-photo/pretzel-coffee_23-2148574597.jpg"}, + id: "p2", name: "Butter And Jam Bagel", price: "$3.95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bs4UjfAcOsU7tXKonPwPcWGzeD/tmp/butater-and-jam-bagel-on-a-plate-nich-1775421970062-d54ca8f8.png"}, { id: "p3", name: "Banana Bread", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-slices-delicious-banana-bread-with-chocolate-chunks-walnut-plate_181624-22706.jpg"}, {