Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 15:55:29 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -87,30 +87,30 @@ 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"},
},
{
id: 2,
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"},
},
{
id: 3,
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"},
},
]}
showStepNumbers={true}