Merge version_1 into main #1
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
handle: "@anitar_foodie",
|
||||
testimonial: "The best Indian food in town! Every dish tastes like home.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg?_wi=1",
|
||||
imageAlt: "authentic indian restaurant plating",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_m",
|
||||
testimonial: "The garlic naan is simply legendary.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-taco-flatbread-with-guacamole-generated-by-ai_188544-39855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-taco-flatbread-with-guacamole-generated-by-ai_188544-39855.jpg?_wi=1",
|
||||
imageAlt: "authentic indian restaurant plating",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
handle: "@raj_food",
|
||||
testimonial: "Authentic, spicy, and simply delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-roti-assortment-table-with-copy-space_23-2149033981.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-roti-assortment-table-with-copy-space_23-2149033981.jpg?_wi=1",
|
||||
imageAlt: "authentic indian restaurant plating",
|
||||
},
|
||||
{
|
||||
@@ -86,11 +86,11 @@ export default function LandingPage() {
|
||||
handle: "@elena_dining",
|
||||
testimonial: "A wonderful dining experience every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3546.jpg?_wi=1",
|
||||
imageAlt: "authentic indian restaurant plating",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chicken-sticks-bowl-tomato-soup_114579-2018.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086043.jpg",
|
||||
@@ -135,19 +135,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Butter Chicken",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-taco-flatbread-with-guacamole-generated-by-ai_188544-39855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-taco-flatbread-with-guacamole-generated-by-ai_188544-39855.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Garlic Naan",
|
||||
price: "$4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-roti-assortment-table-with-copy-space_23-2149033981.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-roti-assortment-table-with-copy-space_23-2149033981.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lamb Biryani",
|
||||
price: "$20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-pot-mediterraneanstyle-chicken-orzo-pasta_127032-3546.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user