Merge version_1 into main #1
@@ -86,7 +86,7 @@ export default function MenuPage() {
|
||||
name: "Premium Turkish Steak",
|
||||
price: "185 DH",
|
||||
variant: "Grilled to Perfection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlet-with-potatoes-vegetables_140725-39.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlet-with-potatoes-vegetables_140725-39.jpg?_wi=2",
|
||||
imageAlt: "Premium Turkish steak",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ export default function MenuPage() {
|
||||
name: "Adana Kebab",
|
||||
price: "95 DH",
|
||||
variant: "Traditional Recipe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-arabic-traditional-ramadan-mix-kebab-plate-kebab-adana-chicken-lamb-beef-lavash-bread-with-sauce-top-view_2829-6169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-arabic-traditional-ramadan-mix-kebab-plate-kebab-adana-chicken-lamb-beef-lavash-bread-with-sauce-top-view_2829-6169.jpg?_wi=2",
|
||||
imageAlt: "Adana kebab",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function MenuPage() {
|
||||
name: "Urfa Kebab",
|
||||
price: "105 DH",
|
||||
variant: "Spiced & Grilled",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-adana-kebab-with-rice-fried-vegetables-chopped-onion-ayran-white-plate_176474-3280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-adana-kebab-with-rice-fried-vegetables-chopped-onion-ayran-white-plate_176474-3280.jpg?_wi=2",
|
||||
imageAlt: "Urfa kebab",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function MenuPage() {
|
||||
name: "Turkish Pide",
|
||||
price: "65 DH",
|
||||
variant: "Freshly Baked",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-traditional-food-with-beef-vegetables_2829-14096.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-traditional-food-with-beef-vegetables_2829-14096.jpg?_wi=2",
|
||||
imageAlt: "Turkish pide",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function MenuPage() {
|
||||
name: "Mixed Grill Platter",
|
||||
price: "220 DH",
|
||||
variant: "Serves 2-3 People",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-kebab-with-onions-herbs-grilled-vegetables_140725-5629.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-kebab-with-onions-herbs-grilled-vegetables_140725-5629.jpg?_wi=2",
|
||||
imageAlt: "Mixed grill platter",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -123,7 +123,7 @@ export default function HomePage() {
|
||||
name: "Premium Turkish Steak",
|
||||
price: "185 DH",
|
||||
variant: "Grilled to Perfection",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlet-with-potatoes-vegetables_140725-39.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-cutlet-with-potatoes-vegetables_140725-39.jpg?_wi=1",
|
||||
imageAlt: "Premium Turkish steak",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function HomePage() {
|
||||
name: "Adana Kebab",
|
||||
price: "95 DH",
|
||||
variant: "Traditional Recipe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-arabic-traditional-ramadan-mix-kebab-plate-kebab-adana-chicken-lamb-beef-lavash-bread-with-sauce-top-view_2829-6169.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-arabic-traditional-ramadan-mix-kebab-plate-kebab-adana-chicken-lamb-beef-lavash-bread-with-sauce-top-view_2829-6169.jpg?_wi=1",
|
||||
imageAlt: "Adana kebab",
|
||||
},
|
||||
{
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
name: "Urfa Kebab",
|
||||
price: "105 DH",
|
||||
variant: "Spiced & Grilled",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-adana-kebab-with-rice-fried-vegetables-chopped-onion-ayran-white-plate_176474-3280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-adana-kebab-with-rice-fried-vegetables-chopped-onion-ayran-white-plate_176474-3280.jpg?_wi=1",
|
||||
imageAlt: "Urfa kebab",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
name: "Turkish Pide",
|
||||
price: "65 DH",
|
||||
variant: "Freshly Baked",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-traditional-food-with-beef-vegetables_2829-14096.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/turkish-pide-traditional-food-with-beef-vegetables_2829-14096.jpg?_wi=1",
|
||||
imageAlt: "Turkish pide",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
name: "Mixed Grill Platter",
|
||||
price: "220 DH",
|
||||
variant: "Serves 2-3 People",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-kebab-with-onions-herbs-grilled-vegetables_140725-5629.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assorted-meat-kebab-with-onions-herbs-grilled-vegetables_140725-5629.jpg?_wi=1",
|
||||
imageAlt: "Mixed grill platter",
|
||||
},
|
||||
]}
|
||||
@@ -177,37 +177,37 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mohamed Hassan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=1",
|
||||
imageAlt: "Mohamed Hassan",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg?_wi=1",
|
||||
imageAlt: "Emma Wilson",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ahmed Bennani",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-happy-standing-city_839833-10609.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-happy-standing-city_839833-10609.jpg?_wi=1",
|
||||
imageAlt: "Ahmed Bennani",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1",
|
||||
imageAlt: "Lisa Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg?_wi=1",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -84,37 +84,37 @@ export default function ReviewsPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mohamed Hassan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg?_wi=2",
|
||||
imageAlt: "Mohamed Hassan",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-wavy-voluminous-hair-natural-daytime-makeup-wearing-blue-shirt-beige-background-smiles-with-mischievous-cheerful-smile_343596-8237.jpg?_wi=2",
|
||||
imageAlt: "Emma Wilson",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ahmed Bennani",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-happy-standing-city_839833-10609.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-happy-standing-city_839833-10609.jpg?_wi=2",
|
||||
imageAlt: "Ahmed Bennani",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2",
|
||||
imageAlt: "Lisa Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg?_wi=2",
|
||||
imageAlt: "David Chen",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user