Compare commits
28 Commits
version_22
...
version_24
| Author | SHA1 | Date | |
|---|---|---|---|
| b01a3eb5db | |||
| c8e1a39b7c | |||
| ca3cf6b310 | |||
| 963fa50105 | |||
| 027c6add9c | |||
| 327cf74e2c | |||
| bfd3c56842 | |||
| 4977486034 | |||
| 9d2b5af7d4 | |||
| de7e1517d9 | |||
| b30be08bd2 | |||
| adc2d268f5 | |||
| eeb47f4eec | |||
| 52a60b3575 | |||
| ba83a3a890 | |||
| 288476b4b5 | |||
| 7191aac721 | |||
| 17c55ff20e | |||
| 40d7f8fd93 | |||
| c0cb4f2181 | |||
| 867a34c4f5 | |||
| 4b6e34ecc8 | |||
| 91fe931071 | |||
| 648b0514b4 | |||
| a8d8861786 | |||
| cc50c3a8d5 | |||
| 3d6dae8c50 | |||
| f4af00d9a2 |
@@ -49,6 +49,7 @@ export default function LandingPage() {
|
||||
title="Authentic Adana Flavors"
|
||||
description="Experience the true essence of traditional Turkish cuisine crafted with passion, premium ingredients, and time-honored recipes."
|
||||
tag="Since 1995"
|
||||
buttons={[{ text: "Book a Table", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhWNYBnnf49Eeclk6ADmdLtKeG/uploaded-1777049337538-yy95fj5v.jpg", imageAlt: "Authentic turkish kebab platter" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhWNYBnnf49Eeclk6ADmdLtKeG/uploaded-1777049337538-ibhaupe0.jpg", imageAlt: "Mediterranean dining ambiance" }
|
||||
@@ -104,6 +105,7 @@ export default function LandingPage() {
|
||||
{ id: "2", name: "Shish Kebab", price: "$24", variant: "Premium Lamb", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shish-kebab-with-fried-vegetables-chopped-onion-ayran-knife-white-plate_176474-3443.jpg" },
|
||||
{ id: "3", name: "Turkish Meze", price: "$15", variant: "Appetizers", imageSrc: "http://img.b2bpic.net/free-photo/appetizers-small-sauce-bowls-containing-marinated-foods-olives-cream-cheese_114579-1540.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "View Full Menu", href: "#" }]}
|
||||
title="Signature Menu"
|
||||
description="Explore our chef-curated selections."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user