Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-04 11:49:09 +00:00

View File

@@ -69,27 +69,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=1",
imageAlt: "Roman Dine Rooftop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=2",
imageAlt: "Roman Dine Rooftop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=3",
imageAlt: "Roman Dine Rooftop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=4",
imageAlt: "Roman Dine Rooftop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=5",
imageAlt: "Roman Dine Rooftop",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=6",
imageAlt: "Roman Dine Rooftop",
},
]}
@@ -132,21 +132,21 @@ export default function LandingPage() {
id: "1",
name: "Cheesy Garlic Bread",
price: "₹245",
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg?_wi=1",
imageAlt: "Cheesy Garlic Bread",
},
{
id: "2",
name: "Gravy Manchurian",
price: "₹325",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg?_wi=1",
imageAlt: "Gravy Manchurian",
},
{
id: "3",
name: "Baked Lasagna",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg?_wi=1",
imageAlt: "Baked Lasagna",
},
{
@@ -188,7 +188,7 @@ export default function LandingPage() {
handle: "@nikhil",
testimonial: "Excellent fine dining experience. The ambiance is elegant, food is top-notch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=7",
imageAlt: "elegant fine dining restaurant interior",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
handle: "@sarahj",
testimonial: "The presentation and flavour won our heart. Quick and friendly service!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg?_wi=2",
imageAlt: "gourmet cheesy garlic bread",
},
{
@@ -215,7 +215,7 @@ export default function LandingPage() {
handle: "@davidk",
testimonial: "Beautiful setup, perfect for family dinners or special occasions.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg?_wi=2",
imageAlt: "spicy gravy manchurian dish",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
handle: "@emilyr",
testimonial: "The garlic bread was very soft. Overall a wonderful experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg?_wi=2",
imageAlt: "tasty baked vegetable lasagna",
},
]}