diff --git a/src/app/page.tsx b/src/app/page.tsx index 894878b..0612a56 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,11 +89,11 @@ export default function LandingPage() { { id: "1", name: "Classic Latte", price: "$4.50", variant: "Creamy & Smooth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078662675-mjnds6mh.jpg", imageAlt: "A cup of classic latte art coffee"}, { - id: "2", name: "Butter Croissant", price: "$3.00", variant: "Flaky & Golden", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-croissant-pancakes-wooden-cutting-board-cup-black-tea-honey-dark-surface_140725-94185.jpg", imageAlt: "A freshly baked butter croissant"}, + id: "2", name: "Butter Croissant", price: "$3.00", variant: "Flaky & Golden", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078918432-sjvj0ivs.jpg", imageAlt: "A freshly baked butter croissant"}, { - id: "3", name: "Gourmet Cheeseburger", price: "$14.00", variant: "Juicy & Flavorful", imageSrc: "http://img.b2bpic.net/free-photo/black-beef-burger-with-french-fries_141793-16665.jpg", imageAlt: "A gourmet cheeseburger with fries"}, + id: "3", name: "Gourmet Cheeseburger", price: "$14.00", variant: "Juicy & Flavorful", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078941229-vmjpt76k.jpg", imageAlt: "A gourmet cheeseburger with fries"}, { - id: "4", name: "Mediterranean Salad", price: "$12.50", variant: "Fresh & Zesty", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-salad-bowl_23-2147953662.jpg", imageAlt: "A vibrant Mediterranean salad"}, + id: "4", name: "Mediterranean Salad", price: "$12.50", variant: "Fresh & Zesty", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ew72tQ0YGAQem6xgdTcYkfYePC/uploaded-1781078961898-g0endz9b.jpg", imageAlt: "A vibrant Mediterranean salad"}, { id: "5", name: "Chocolate Lava Cake", price: "$8.00", variant: "Rich & Decadent", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-cake-with-cream-inside-plate-brown-wooden-table-cake-dessert-chocolate_140725-27828.jpg", imageAlt: "A slice of chocolate lava cake with berries"}, {