Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 09:59:23 +00:00

View File

@@ -68,27 +68,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=1",
imageAlt: "Bunny Chow",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg?_wi=1",
imageAlt: "Butter Chicken",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=1",
imageAlt: "Roti Wrap",
},
{
id: "c4",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg?_wi=1",
imageAlt: "Breyani",
},
{
id: "c5",
imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg?_wi=1",
imageAlt: "Samoosas",
},
{
@@ -125,7 +125,7 @@ export default function LandingPage() {
price: "R108.90",
rating: 5,
reviewCount: "10+",
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=2",
},
{
id: "p2",
@@ -134,7 +134,7 @@ export default function LandingPage() {
price: "R99.90",
rating: 5,
reviewCount: "15+",
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=3",
},
{
id: "p3",
@@ -143,7 +143,7 @@ export default function LandingPage() {
price: "R89.90",
rating: 5,
reviewCount: "8+",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=2",
},
{
id: "p4",
@@ -152,7 +152,7 @@ export default function LandingPage() {
price: "R114.90",
rating: 5,
reviewCount: "20+",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg?_wi=2",
},
{
id: "p5",
@@ -161,7 +161,7 @@ export default function LandingPage() {
price: "R99.90",
rating: 5,
reviewCount: "12+",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg?_wi=2",
},
{
id: "p6",
@@ -170,7 +170,7 @@ export default function LandingPage() {
price: "R39.90",
rating: 5,
reviewCount: "5+",
imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg?_wi=2",
},
]}
title="Our Full Menu"
@@ -202,7 +202,7 @@ export default function LandingPage() {
title="Daily Specials"
description="Please call or WhatsApp us to check today's availability: 072 738 1831"
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-indian-food-bowls_23-2148723476.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>
@@ -221,7 +221,7 @@ export default function LandingPage() {
tags: [
"Bunny",
],
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=4",
},
{
id: "f2",
@@ -231,7 +231,7 @@ export default function LandingPage() {
tags: [
"Curry",
],
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-pork-with-sweet-sauce-top-rice-bowl_74190-5005.jpg?_wi=5",
},
{
id: "f3",
@@ -241,7 +241,7 @@ export default function LandingPage() {
tags: [
"Wrap",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=3",
},
{
id: "f4",
@@ -251,7 +251,7 @@ export default function LandingPage() {
tags: [
"Rice",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-cabbage-carrots-cabbage-plate-bowls-colorful-spices-branches_140725-72230.jpg?_wi=3",
},
{
id: "f5",
@@ -261,7 +261,7 @@ export default function LandingPage() {
tags: [
"Snack",
],
imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/yummy-triangle-chips-orange-bowl_114579-63389.jpg?_wi=3",
},
{
id: "f6",
@@ -271,7 +271,7 @@ export default function LandingPage() {
tags: [
"Roti",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lavash-sandwich-rolls-sliced-with-salad-meat-inside-along-with-salad-brown_140725-20743.jpg?_wi=4",
},
]}
title="Gallery"