Update src/app/page.tsx
This commit is contained in:
@@ -73,23 +73,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=1",
|
||||
imageAlt: "Restaurant ambiance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=2",
|
||||
imageAlt: "Delicious food platter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=3",
|
||||
imageAlt: "Warm interior design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=4",
|
||||
imageAlt: "Freshly prepared momos",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=5",
|
||||
imageAlt: "Happy family dining",
|
||||
},
|
||||
]}
|
||||
@@ -109,42 +109,42 @@ export default function LandingPage() {
|
||||
name: "Tandoori Momos",
|
||||
price: "₹120",
|
||||
variant: "Spicy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Noodles",
|
||||
price: "₹150",
|
||||
variant: "Veg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Paneer Items",
|
||||
price: "₹200",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Burger",
|
||||
price: "₹90",
|
||||
variant: "Snack",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Rolls",
|
||||
price: "₹80",
|
||||
variant: "Fast Food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Tea / Coffee",
|
||||
price: "₹40",
|
||||
variant: "Beverage",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-bowl-sauce-chicken-with-herbs-lavash-cutting-board_140725-72540.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Popular Menu Items"
|
||||
@@ -175,28 +175,28 @@ export default function LandingPage() {
|
||||
title: "Fresh Ingredients",
|
||||
description: "We use only the freshest produce to cook your meals.",
|
||||
tag: "Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Affordable Price",
|
||||
description: "Premium dining experience without breaking the bank.",
|
||||
tag: "Budget",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Family Friendly",
|
||||
description: "A perfect space for families, couples, and friends.",
|
||||
tag: "Atmosphere",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Fast Service",
|
||||
description: "Quick and responsive service even during rush hours.",
|
||||
tag: "Speed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-from-community-showing-care-support-from-people_23-2151261192.jpg?_wi=9",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
role: "Foodie",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
role: "Student",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
role: "Resident",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
role: "Homemaker",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-paying-with-her-phone-via-contactless-payment-while-having-lunch-with-boyfriend-bar_637285-647.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
|
||||
Reference in New Issue
Block a user