Merge version_1 into main #3
@@ -49,10 +49,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3436.jpg", imageAlt: "Welcoming Maher Azeem Cafe interior with warm lighting"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pakistan-dish-composition_23-2148821524.jpg", imageAlt: "Signature biryani dish plated beautifully"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pakistan-dish-composition_23-2148821524.jpg?_wi=1", imageAlt: "Signature biryani dish plated beautifully"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-slices-with-tomato-sauce-grey-floor-sauce-dish-meat-chicken-tomato_140725-96230.jpg", imageAlt: "Aromatic chicken karahi traditional dish"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-slices-with-tomato-sauce-grey-floor-sauce-dish-meat-chicken-tomato_140725-96230.jpg?_wi=1", imageAlt: "Aromatic chicken karahi traditional dish"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -71,10 +71,10 @@ export default function LandingPage() {
|
||||
tagIcon={Flame}
|
||||
features={[
|
||||
{
|
||||
title: "Signature Biryani", description: "Fragrant basmati rice layered with tender meat and aromatic spices. A local favorite for generations.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pakistan-dish-composition_23-2148821524.jpg", imageAlt: "Signature biryani", button: { text: "Order Now", href: "#contact" }
|
||||
title: "Signature Biryani", description: "Fragrant basmati rice layered with tender meat and aromatic spices. A local favorite for generations.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pakistan-dish-composition_23-2148821524.jpg?_wi=2", imageAlt: "Signature biryani", button: { text: "Order Now", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Chicken Karahi", description: "Bold, flavorful curry prepared fresh in cast-iron karahi. Spiced to perfection with garlic and peppers.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-slices-with-tomato-sauce-grey-floor-sauce-dish-meat-chicken-tomato_140725-96230.jpg", imageAlt: "Chicken karahi", button: { text: "Order Now", href: "#contact" }
|
||||
title: "Chicken Karahi", description: "Bold, flavorful curry prepared fresh in cast-iron karahi. Spiced to perfection with garlic and peppers.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chicken-slices-with-tomato-sauce-grey-floor-sauce-dish-meat-chicken-tomato_140725-96230.jpg?_wi=2", imageAlt: "Chicken karahi", button: { text: "Order Now", href: "#contact" }
|
||||
},
|
||||
{
|
||||
title: "Tikka Masala", description: "Tender chicken tikka in creamy tomato sauce. Creamy, rich, and deeply satisfying.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-multi-colored-meatballs-with-tomato-sauces-green-onions_140725-13961.jpg", imageAlt: "Tikka masala", button: { text: "Order Now", href: "#contact" }
|
||||
|
||||
Reference in New Issue
Block a user