diff --git a/src/app/page.tsx b/src/app/page.tsx index b40d001..26cbab3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,25 +177,25 @@ export default function LandingPage() { products={[ { id: "1", - name: "שווארמה בלאפה", + name: "שיפוד פרגית בלאפה ", price: "45₪", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-baked-vegetables-potatoes-eggplants-fresh-off-oven-dark-space_140725-79527.jpg", }, { id: "2", - name: "מעורב ירושלמי", + name: "שניצל הטבח ", price: "55₪", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-with-lemon-light-white-space_140725-79718.jpg", }, { id: "3", - name: "סטייק פרגית", + name: "שווארמה פרגית עסיסית ", price: "60₪", imageSrc: "http://img.b2bpic.net/free-photo/delicious-bruschetta-assortment-top-view_23-2148516994.jpg", }, { id: "4", - name: "קבב עגל", + name: "מעורב", price: "50₪", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-kebab-slate-with-cloth_23-2148685482.jpg", },