Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-08 15:58:19 +00:00

View File

@@ -89,11 +89,11 @@ export default function LandingPage() {
title: "Fresh Snacks", description:
"Light, delicious snacks prepared fresh daily using premium local ingredients. Perfect for a quick bite or sharing with friends.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-different-snacks-cips-sausages-cheese-fresh-grapes-light-white-space_140725-76044.jpg"
"http://img.b2bpic.net/free-photo/top-view-different-snacks-cips-sausages-cheese-fresh-grapes-light-white-space_140725-76044.jpg?_wi=1"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-different-snacks-cips-sausages-cheese-fresh-grapes-light-white-space_140725-76044.jpg"
"http://img.b2bpic.net/free-photo/top-view-different-snacks-cips-sausages-cheese-fresh-grapes-light-white-space_140725-76044.jpg?_wi=2"
},
},
{
@@ -101,11 +101,11 @@ export default function LandingPage() {
title: "Lunch Specials", description:
"Energizing lunch options that satisfy your midday cravings. Quick service without compromising on quality and taste.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/delicious-sandwich-with-sauce-greens-roasted-bell-peppers-glasses-fresh-juice-with-straws_181624-42066.jpg"
"http://img.b2bpic.net/free-photo/delicious-sandwich-with-sauce-greens-roasted-bell-peppers-glasses-fresh-juice-with-straws_181624-42066.jpg?_wi=1"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/delicious-sandwich-with-sauce-greens-roasted-bell-peppers-glasses-fresh-juice-with-straws_181624-42066.jpg"
"http://img.b2bpic.net/free-photo/delicious-sandwich-with-sauce-greens-roasted-bell-peppers-glasses-fresh-juice-with-straws_181624-42066.jpg?_wi=2"
},
},
{
@@ -113,11 +113,11 @@ export default function LandingPage() {
title: "Evening Dinners", description:
"Elegant dinner selections perfect for family gatherings and intimate meals with friends. Savor every moment.", phoneOne: {
imageSrc:
"http://img.b2bpic.net/free-photo/fish-slices-with-herbs-sliced-lemon_140725-3606.jpg"
"http://img.b2bpic.net/free-photo/fish-slices-with-herbs-sliced-lemon_140725-3606.jpg?_wi=1"
},
phoneTwo: {
imageSrc:
"http://img.b2bpic.net/free-photo/fish-slices-with-herbs-sliced-lemon_140725-3606.jpg"
"http://img.b2bpic.net/free-photo/fish-slices-with-herbs-sliced-lemon_140725-3606.jpg?_wi=2"
},
},
]}