Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ccbd51b174 | |||
| 67019e2c6f | |||
| 61bdb09613 |
@@ -86,17 +86,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "kebab-meshwi", name: "Kebab Meshwi", price: "AED 35", imageSrc: "http://img.b2bpic.net/free-photo/steak-brazillian-style_1339-8287.jpg", imageAlt: "Kebab Meshwi"},
|
||||
id: "kebab-meshwi", name: "Kebab Meshwi", price: "AED 35", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EaTXsVM2JQieVsW4QnkxSmBxfH/uploaded-1780416818657-v9dyjyb0.png", imageAlt: "Kebab Meshwi"},
|
||||
{
|
||||
id: "jujeh-kebab", name: "Jujeh Kebab", price: "AED 40", imageSrc: "http://img.b2bpic.net/free-photo/meat-kebabs-served-table-with-tomatoes_23-2147852328.jpg", imageAlt: "Jujeh Kebab"},
|
||||
id: "jujeh-kebab", name: "Jujeh Kebab", price: "AED 40", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EaTXsVM2JQieVsW4QnkxSmBxfH/uploaded-1780416818657-sqn47wbi.png", imageAlt: "Jujeh Kebab"},
|
||||
{
|
||||
id: "koobideh-kebab", name: "Koobideh Kebab", price: "AED 30", imageSrc: "http://img.b2bpic.net/free-photo/homemade-ground-meatloaf-with-ketchup-basil_2829-13960.jpg", imageAlt: "Koobideh Kebab"},
|
||||
id: "koobideh-kebab", name: "Koobideh Kebab", price: "AED 30", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EaTXsVM2JQieVsW4QnkxSmBxfH/uploaded-1780416818657-9xiiusda.png", imageAlt: "Koobideh Kebab"},
|
||||
{
|
||||
id: "tikka-kebab", name: "Tikka Kebab", price: "AED 45", imageSrc: "http://img.b2bpic.net/free-photo/grilled-skewered-meat-rustic-wooden-table-generated-by-ai_188544-13488.jpg", imageAlt: "Tikka Kebab"},
|
||||
id: "tikka-kebab", name: "Tikka Kebab", price: "AED 45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EaTXsVM2JQieVsW4QnkxSmBxfH/uploaded-1780416818658-b820ko0j.png", imageAlt: "Tikka Kebab"},
|
||||
{
|
||||
id: "shish-tawook", name: "Shish Tawook", price: "AED 38", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-chicken-kebab-white-plate-ketcup-mayonnaise-pepper-little-bowl_176474-120151.jpg", imageAlt: "Shish Tawook"},
|
||||
id: "shish-tawook", name: "Shish Tawook", price: "AED 38", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EaTXsVM2JQieVsW4QnkxSmBxfH/uploaded-1780416818658-cybjatg0.png", imageAlt: "Shish Tawook"},
|
||||
{
|
||||
id: "laham-mashwi", name: "Laham Mashwi", price: "AED 50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ribs-grilled-ribs-pita-bread-with-baked-potatoes-peppers-tomato-with-chopped-onion-sauce_176474-2423.jpg", imageAlt: "Laham Mashwi"},
|
||||
id: "laham-mashwi", name: "Laham Mashwi", price: "AED 50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ribs-grilled-ribs-pita-bread-with-baked-potatoes-peppers-tomato-with-chopped-onion-sauce_176474-2423.jpg", imageAlt: "Laham Mashwi"}
|
||||
]}
|
||||
title="Our Charcoal-Grilled Specialties"
|
||||
description="Savor the authentic taste of Bahraini and Iranian kebabs, perfectly grilled to perfection over hot charcoal using traditional recipes."
|
||||
|
||||
Reference in New Issue
Block a user