Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 11:42:21 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-pizza-with-vegetables_23-2148567129.jpg"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-pizza-with-vegetables_23-2148567129.jpg?_wi=1"
imageAlt="Authentic Neapolitan Pizza"
mediaAnimation="slide-up"
/>
@@ -91,19 +91,19 @@ export default function LandingPage() {
id: "p1",
name: "Margherita",
price: "₪62",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg?_wi=1",
},
{
id: "p2",
name: "Marinara",
price: "₪50",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-cheesy-tomato-pizza-with-olives-sausages-inside-pan-brown-pizza-food-meal-fast-food-cheese-sausage_140725-32614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-cheesy-tomato-pizza-with-olives-sausages-inside-pan-brown-pizza-food-meal-fast-food-cheese-sausage_140725-32614.jpg?_wi=1",
},
{
id: "p3",
name: "Diavola",
price: "₪72",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg?_wi=1",
},
{
id: "p4",
@@ -175,7 +175,7 @@ export default function LandingPage() {
quote: "Best pizza in Rehovot.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-brunette-woman-sitting-with-coffee-using-smartphone-cafe-chatting_1258-199048.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-with-vegetables_23-2148567129.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-with-vegetables_23-2148567129.jpg?_wi=2",
imageAlt: "customer portrait happy smiling",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
quote: "Amazing wood-fired crust.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-vegetable-vegetarian-pizza-top-view_169016-21794.jpg?_wi=2",
imageAlt: "customer portrait happy smiling",
},
{
@@ -208,7 +208,7 @@ export default function LandingPage() {
quote: "Warm and authentic.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-cheesy-tomato-pizza-with-olives-sausages-inside-pan-brown-pizza-food-meal-fast-food-cheese-sausage_140725-32614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-cheesy-tomato-pizza-with-olives-sausages-inside-pan-brown-pizza-food-meal-fast-food-cheese-sausage_140725-32614.jpg?_wi=2",
imageAlt: "customer portrait happy smiling",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
quote: "Fresh flavors everywhere.",
tag: "Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/people-leisure-modern-technology-young-student-with-happy-look-enjoying-high-speed-internet-connection-his-smart-phone-fashionable-man-trendy-headwear-using-electronic-device-cafe_273609-1709.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858421.jpg?_wi=2",
imageAlt: "customer portrait happy smiling",
},
]}