Merge version_1 into main #3
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Traditional Ambiance", description: "Immerse yourself in a historic atmosphere designed to reflect the grandeur of Indian architectural heritage.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6k6utp", imageAlt: "spicy indian curry dish"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6k6utp&_wi=1", imageAlt: "spicy indian curry dish"
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Dal Makhani", price: "$12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6k6utp" },
|
||||
{ id: "1", name: "Dal Makhani", price: "$12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6k6utp&_wi=2" },
|
||||
{ id: "2", name: "Butter Chicken", price: "$18", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=avg6jx" },
|
||||
{ id: "3", name: "Paneer Tikka", price: "$14", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2qugmy" },
|
||||
{ id: "4", name: "Tandoori Roti", price: "$5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=djm0qu" },
|
||||
|
||||
Reference in New Issue
Block a user