Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 14:16:47 +00:00

View File

@@ -65,15 +65,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg?_wi=1",
imageAlt: "Traditional Injera platter",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cropped-stock-photo-anonymous-woman-pitting-cherries-different-bowls-after-harvesting-pitted-cherries-blue-bowl-green-basin-is-whole-cherries_132075-8853.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-stock-photo-anonymous-woman-pitting-cherries-different-bowls-after-harvesting-pitted-cherries-blue-bowl-green-basin-is-whole-cherries_132075-8853.jpg?_wi=1",
imageAlt: "Ethiopian coffee ceremony",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-cooked-meal-inside-brown-round-pot-along-with-bread-slices_140725-14228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-cooked-meal-inside-brown-round-pot-along-with-bread-slices_140725-14228.jpg?_wi=1",
imageAlt: "Vibrant Ethiopian dishes",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-composition_23-2149086067.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-selective-closeup-shot-red-roses-table-near-plates-filled-with-food-table_181624-3965.jpg?_wi=2",
imageAlt: "authentic ethiopian food restaurant Cardiff",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/organic-strawberries-being-sorted-packaged-sale-farm-goa-india_181624-55665.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/cropped-stock-photo-anonymous-woman-pitting-cherries-different-bowls-after-harvesting-pitted-cherries-blue-bowl-green-basin-is-whole-cherries_132075-8853.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-stock-photo-anonymous-woman-pitting-cherries-different-bowls-after-harvesting-pitted-cherries-blue-bowl-green-basin-is-whole-cherries_132075-8853.jpg?_wi=2",
imageAlt: "ethiopian coffee ceremony tradition",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-service-industry_23-2150722782.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-cooked-meal-inside-brown-round-pot-along-with-bread-slices_140725-14228.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-close-up-view-cooked-meal-inside-brown-round-pot-along-with-bread-slices_140725-14228.jpg?_wi=2",
imageAlt: "vibrant ethiopian dishes fresh homemade",
},
]}
@@ -188,7 +188,7 @@ export default function LandingPage() {
handle: "@sarah_cardiff",
testimonial: "The best authentic experience in Cardiff! Truly delicious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg?_wi=1",
},
{
id: "2",
@@ -220,7 +220,7 @@ export default function LandingPage() {
handle: "@james_p",
testimonial: "The spices are perfection, simply authentic flavor.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-food-photos_23-2149250094.jpg?_wi=2",
},
]}
showRating={true}