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-12 06:45:46 +00:00

View File

@@ -61,15 +61,15 @@ export default function LandingPage() {
description="Experience the tradition of authentic falafel and creamy hummus, freshly made daily."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-falafel-recipe-idea-vegan_53876-124370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-falafel-recipe-idea-vegan_53876-124370.jpg?_wi=1",
imageAlt: "fresh mediterranean food falafel hummus",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chickpea-hummus-wooden-bowl-garnished-with-parsley-paprika-olive-oil-close-up_123827-22808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chickpea-hummus-wooden-bowl-garnished-with-parsley-paprika-olive-oil-close-up_123827-22808.jpg?_wi=1",
imageAlt: "pita bread fresh ingredients",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/meat-balls-served-with-lemon-sauce_140725-1578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-balls-served-with-lemon-sauce_140725-1578.jpg?_wi=1",
imageAlt: "falafel balls golden crispy",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
description: "Wholesome, vegetarian-friendly options that nourish the soul and body.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-plates-food-ready-lunch_1203-1071.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-with-plates-food-ready-lunch_1203-1071.jpg?_wi=1"
imageAlt="warm restaurant kitchen environment"
mediaAnimation="blur-reveal"
/>
@@ -122,7 +122,7 @@ export default function LandingPage() {
id: "p1",
name: "Classic Falafel Wrap",
price: "$9.99",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-local-food-dishes_23-2148833862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-local-food-dishes_23-2148833862.jpg?_wi=1",
},
{
id: "p2",
@@ -227,7 +227,7 @@ export default function LandingPage() {
quote: "Absolutely the most authentic falafel I've had outside the Middle East.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-falafel-recipe-idea-vegan_53876-124370.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-potato-falafel-recipe-idea-vegan_53876-124370.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -238,7 +238,7 @@ export default function LandingPage() {
quote: "The hummus is so creamy and light. I come back every week.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-lesbian-couple-restaurant_23-2150276404.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chickpea-hummus-wooden-bowl-garnished-with-parsley-paprika-olive-oil-close-up_123827-22808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chickpea-hummus-wooden-bowl-garnished-with-parsley-paprika-olive-oil-close-up_123827-22808.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
quote: "Perfect for a healthy, quick lunch that tastes amazing.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-conversating-restaurant_23-2148006704.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-balls-served-with-lemon-sauce_140725-1578.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/meat-balls-served-with-lemon-sauce_140725-1578.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
quote: "My kids love the pita and dips. Excellent service every time.",
tag: "Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-young-female-blogger-recording-video-cooking-dish-her-food-vlog_662251-2373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-plates-food-ready-lunch_1203-1071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-plates-food-ready-lunch_1203-1071.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
{
@@ -271,7 +271,7 @@ export default function LandingPage() {
quote: "I love the vibe and the freshness of the ingredients here.",
tag: "Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-eating_23-2148972797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-local-food-dishes_23-2148833862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-local-food-dishes_23-2148833862.jpg?_wi=2",
imageAlt: "happy customer dining restaurant",
},
]}