Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-09 10:52:14 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table_140725-136681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table_140725-136681.jpg?_wi=1",
imageAlt: "Turkish jacket potato kumpir close up",
},
{
@@ -104,25 +104,25 @@ export default function LandingPage() {
id: "p1",
name: "Loaded Kumpir",
price: "£8.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-eggplant-rolls-cooked-dish-with-rice-dark-desk-cooking-rice-plant-oil-food-cuisine_140725-101724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-eggplant-rolls-cooked-dish-with-rice-dark-desk-cooking-rice-plant-oil-food-cuisine_140725-101724.jpg?_wi=1",
},
{
id: "p2",
name: "Kumru Sandwich",
price: "£7.90",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwich-with-vegetables-table_140725-5442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwich-with-vegetables-table_140725-5442.jpg?_wi=1",
},
{
id: "p3",
name: "Salad Bowl",
price: "£6.50",
imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86284.jpg?_wi=1",
},
{
id: "p4",
name: "Loaded Fries",
price: "£5.50",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-yogurt-potato-fries-bowl-marble-table_114579-89607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-yogurt-potato-fries-bowl-marble-table_114579-89607.jpg?_wi=1",
},
{
id: "p5",
@@ -155,7 +155,7 @@ export default function LandingPage() {
quote: "Amazing portions and incredible quality.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/romantic-dreamy-millennial-blond-curlyhaired-nice-girl-sit-alone-cafe-table-touch-neck-flirty-look-outside-window-camera-smiling-broadly-drink-smoothie-waiting-friend-relaxing-after-hard-week_197531-30646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table_140725-136681.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-oval-plate-cut-beet-other-stuff-bowls-purple-white-checkered-tablecloth-light-grey-table_140725-136681.jpg?_wi=2",
imageAlt: "happy customer cafe portrait",
},
{
@@ -166,7 +166,7 @@ export default function LandingPage() {
quote: "Fresh, tasty food and excellent service.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/girl-is-great-asian-meal-guide-knows-every-popular-restaurant-i_197531-31019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-eggplant-rolls-cooked-dish-with-rice-dark-desk-cooking-rice-plant-oil-food-cuisine_140725-101724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-eggplant-rolls-cooked-dish-with-rice-dark-desk-cooking-rice-plant-oil-food-cuisine_140725-101724.jpg?_wi=2",
imageAlt: "happy customer cafe portrait",
},
{
@@ -177,7 +177,7 @@ export default function LandingPage() {
quote: "The warmest atmosphere and spotless inside.",
tag: "Bruncher",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-with-delicious-drinks-high-angle_23-2150124832.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwich-with-vegetables-table_140725-5442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salmon-sandwich-with-vegetables-table_140725-5442.jpg?_wi=2",
imageAlt: "happy customer cafe portrait",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
quote: "Best jacket potatoes in London.",
tag: "Potato Lover",
avatarSrc: "http://img.b2bpic.net/free-photo/shot-lovely-cute-girl-trendy-blouse_291650-621.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86284.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86284.jpg?_wi=2",
imageAlt: "happy customer cafe portrait",
},
{
@@ -199,7 +199,7 @@ export default function LandingPage() {
quote: "So welcoming and delicious every time.",
tag: "Dog Owner",
avatarSrc: "http://img.b2bpic.net/free-photo/african-young-man-loving-her-smiling-girlfriend-sitting-cafe-looking-digital-tablet_23-2148151732.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-yogurt-potato-fries-bowl-marble-table_114579-89607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-yogurt-potato-fries-bowl-marble-table_114579-89607.jpg?_wi=2",
imageAlt: "happy customer cafe portrait",
},
]}