Update src/app/page.tsx
This commit is contained in:
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Top Rated", description: "2,800+ reviews, 4.1 stars in Doha."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,11 +87,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "m1", name: "Signature Mandi", price: "QAR 65", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg"},
|
||||
id: "m1", name: "Signature Mandi", price: "QAR 65", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg?_wi=2"},
|
||||
{
|
||||
id: "m2", name: "Mix Grill Platter", price: "QAR 85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg"},
|
||||
id: "m2", name: "Mix Grill Platter", price: "QAR 85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg?_wi=3"},
|
||||
{
|
||||
id: "m3", name: "Traditional Bukhari", price: "QAR 55", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg"},
|
||||
id: "m3", name: "Traditional Bukhari", price: "QAR 55", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg?_wi=4"},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="Explore our rich culinary heritage."
|
||||
|
||||
Reference in New Issue
Block a user