Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-30 12:58:56 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg" imageSrc="http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg?_wi=1"
imageAlt="Freshly baked pizza in a hot oven" imageAlt="Freshly baked pizza in a hot oven"
showBlur={true} showBlur={true}
textPosition="bottom" textPosition="bottom"
@@ -154,7 +154,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-holds-gourmet-pizza-wine-generated-by-ai_188544-18487.jpg?_wi=2",
imageAlt: "gourmet mushroom pizza truffle oil", imageAlt: "gourmet mushroom pizza truffle oil",
}, },
{ {
@@ -182,7 +182,7 @@ export default function LandingPage() {
title: "מרגריטה קלאסית", title: "מרגריטה קלאסית",
description: "הפיצה האיטלקית המקורית - רוטב עגבניות טרי, מוצרלה ועלעלי בזיליקום.", description: "הפיצה האיטלקית המקורית - רוטב עגבניות טרי, מוצרלה ועלעלי בזיליקום.",
media: { media: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggs-sausages-cooked-tasty-salted-peppered-inside-white-plate_140725-14850.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggs-sausages-cooked-tasty-salted-peppered-inside-white-plate_140725-14850.jpg?_wi=1",
imageAlt: "Classic Margherita pizza", imageAlt: "Classic Margherita pizza",
}, },
items: [ items: [
@@ -196,7 +196,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-red-tomatoes-bell-peppers-olives_140725-20481.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-red-tomatoes-bell-peppers-olives_140725-20481.jpg?_wi=1",
imageAlt: "gourmet mushroom pizza truffle oil", imageAlt: "gourmet mushroom pizza truffle oil",
}, },
]} ]}
@@ -218,7 +218,7 @@ export default function LandingPage() {
name: "פיצה פפרוני", name: "פיצה פפרוני",
price: "₪75", price: "₪75",
variant: "קלאסית", variant: "קלאסית",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggs-sausages-cooked-tasty-salted-peppered-inside-white-plate_140725-14850.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggs-sausages-cooked-tasty-salted-peppered-inside-white-plate_140725-14850.jpg?_wi=2",
imageAlt: "Pepperoni pizza", imageAlt: "Pepperoni pizza",
}, },
{ {
@@ -226,7 +226,7 @@ export default function LandingPage() {
name: "פיצה ירקות גן", name: "פיצה ירקות גן",
price: "₪80", price: "₪80",
variant: "טבעונית", variant: "טבעונית",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-red-tomatoes-bell-peppers-olives_140725-20481.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-mushroom-pizza-with-red-tomatoes-bell-peppers-olives_140725-20481.jpg?_wi=2",
imageAlt: "Vegetable pizza", imageAlt: "Vegetable pizza",
}, },
{ {