Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -80,19 +80,19 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-meal-assortment-basket_23-2148821573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-meal-assortment-basket_23-2148821573.jpg?_wi=1",
|
||||
imageAlt: "Aumika Signature Veg Thali",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663841.jpg?_wi=1",
|
||||
imageAlt: "Family dining experience at Aumika",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg?_wi=1",
|
||||
imageAlt: "Paneer Tikka Masala",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-onion-herbs-lavash-board-sauce-colorful-spices_140725-72576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-onion-herbs-lavash-board-sauce-colorful-spices_140725-72576.jpg?_wi=1",
|
||||
imageAlt: "Tandoori Chaap Platter",
|
||||
},
|
||||
{
|
||||
@@ -159,19 +159,19 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Paneer Tikka Masala",
|
||||
price: "₹280",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Tandoori Chaap",
|
||||
price: "₹220",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-onion-herbs-lavash-board-sauce-colorful-spices_140725-72576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-onion-herbs-lavash-board-sauce-colorful-spices_140725-72576.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Veg Hakka Noodles",
|
||||
price: "₹190",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-mint-leaves_114579-2185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-mint-leaves_114579-2185.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
handle: "@rahul",
|
||||
testimonial: "Must try place, had a good quality of food and service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-meal-assortment-basket_23-2148821573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pakistan-meal-assortment-basket_23-2148821573.jpg?_wi=2",
|
||||
imageAlt: "vegetarian indian food thali photography",
|
||||
},
|
||||
{
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
handle: "@priya",
|
||||
testimonial: "Perfect place for family dinner and Jain food.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663841.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663841.jpg?_wi=2",
|
||||
imageAlt: "happy family dining in modern restaurant",
|
||||
},
|
||||
{
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
handle: "@amit",
|
||||
testimonial: "Loved the ambience and pure vegetarian menu.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-meal-with-meat_23-2148825108.jpg?_wi=3",
|
||||
imageAlt: "paneer tikka masala bowl professional",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function LandingPage() {
|
||||
handle: "@sneha",
|
||||
testimonial: "Great for celebrations and birthday parties.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-onion-herbs-lavash-board-sauce-colorful-spices_140725-72576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-chicken-chicken-with-onion-herbs-lavash-board-sauce-colorful-spices_140725-72576.jpg?_wi=3",
|
||||
imageAlt: "tandoori chaap appetizer dish",
|
||||
},
|
||||
{
|
||||
@@ -268,7 +268,7 @@ export default function LandingPage() {
|
||||
handle: "@vijay",
|
||||
testimonial: "Highly recommended for families.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-mint-leaves_114579-2185.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/noodles-with-vegetables-mint-leaves_114579-2185.jpg?_wi=2",
|
||||
imageAlt: "veg hakka noodles restaurant plate",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user