Merge version_1 into main #1
@@ -86,15 +86,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Rumali Roti", description: "Thin, crispy, and perfectly rolled. Our Rumali roti is hand-stretched and cooked fresh on the tandoor. Pairs perfectly with gravies and curries.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-with-seasonings-purple-desk_140725-66617.jpg", imageAlt: "Golden crispy Rumali roti"
|
||||
title: "Rumali Roti", description: "Thin, crispy, and perfectly rolled. Our Rumali roti is hand-stretched and cooked fresh on the tandoor. Pairs perfectly with gravies and curries.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-with-seasonings-purple-desk_140725-66617.jpg?_wi=1", imageAlt: "Golden crispy Rumali roti"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Paneer Handi", description: "Tender paneer in a rich, creamy tomato-based gravy infused with traditional spices. A comfort-food classic that melts in your mouth.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-cheese_23-2150267649.jpg", imageAlt: "Rich creamy Paneer Handi curry"
|
||||
title: "Paneer Handi", description: "Tender paneer in a rich, creamy tomato-based gravy infused with traditional spices. A comfort-food classic that melts in your mouth.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-cheese_23-2150267649.jpg?_wi=1", imageAlt: "Rich creamy Paneer Handi curry"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Dal Makhani", description: "Slow-cooked black lentils and kidney beans in a velvety butter and cream sauce. A vegetarian delight with authentic Punjabi warmth.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-tasty-soup-with-crackers-spoon-brown-food-meal-dinner-soup_140725-19033.jpg", imageAlt: "Creamy Dal Makhani in serving bowl"
|
||||
title: "Dal Makhani", description: "Slow-cooked black lentils and kidney beans in a velvety butter and cream sauce. A vegetarian delight with authentic Punjabi warmth.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-tasty-soup-with-crackers-spoon-brown-food-meal-dinner-soup_140725-19033.jpg?_wi=1", imageAlt: "Creamy Dal Makhani in serving bowl"
|
||||
}
|
||||
]}
|
||||
title="Our Signature Dishes"
|
||||
@@ -113,13 +113,13 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Rumali Roti with Paneer Handi", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-with-seasonings-purple-desk_140725-66617.jpg", imageAlt: "Rumali Roti combo meal"
|
||||
id: "1", name: "Rumali Roti with Paneer Handi", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/top-view-raw-pie-round-formed-with-seasonings-purple-desk_140725-66617.jpg?_wi=2", imageAlt: "Rumali Roti combo meal"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dal Makhani with Naan", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-tasty-soup-with-crackers-spoon-brown-food-meal-dinner-soup_140725-19033.jpg", imageAlt: "Dal Makhani with Naan"
|
||||
id: "2", name: "Dal Makhani with Naan", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-tasty-soup-with-crackers-spoon-brown-food-meal-dinner-soup_140725-19033.jpg?_wi=2", imageAlt: "Dal Makhani with Naan"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Paneer Handi Full", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-cheese_23-2150267649.jpg", imageAlt: "Full Paneer Handi serving"
|
||||
id: "3", name: "Paneer Handi Full", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-fresh-cheese_23-2150267649.jpg?_wi=2", imageAlt: "Full Paneer Handi serving"
|
||||
}
|
||||
]}
|
||||
title="Order Online - Fresh & Hot Delivered"
|
||||
|
||||
Reference in New Issue
Block a user