Merge version_1 into main #3
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
title: "Convenient Drive-Through", description: "In a hurry? Our efficient drive-through service ensures you get your hot and fresh meals quickly.", icon: Car,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-table_23-2150857698.jpg", imageAlt: "Car picking up food at a drive-through"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-table_23-2150857698.jpg?_wi=1", imageAlt: "Car picking up food at a drive-through"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-getting-coffee_23-2149663609.jpg", imageAlt: "Handing over food through drive-through window"},
|
||||
]
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Matar Paneer", price: "₹150", variant: "Rich & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-table_23-2150857698.jpg", imageAlt: "A bowl of Matar Paneer with fresh cilantro garnish"},
|
||||
id: "p1", name: "Matar Paneer", price: "₹150", variant: "Rich & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-table_23-2150857698.jpg?_wi=2", imageAlt: "A bowl of Matar Paneer with fresh cilantro garnish"},
|
||||
{
|
||||
id: "p2", name: "Soya Chaap", price: "₹180", variant: "Spicy Tandoori", imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-meal-assortment_23-2149089677.jpg", imageAlt: "Grilled Soya Chaap with chutney"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user