Compare commits
27 Commits
version_21
...
version_23
| Author | SHA1 | Date | |
|---|---|---|---|
| ca3cf6b310 | |||
| 963fa50105 | |||
| 027c6add9c | |||
| 327cf74e2c | |||
| bfd3c56842 | |||
| 4977486034 | |||
| db1042134f | |||
| 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" }
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
--foreground: #F5F5DC;
|
||||
--primary-cta: #D4A017;
|
||||
--primary-cta-text: #000000;
|
||||
--secondary-cta: #efe7dd;
|
||||
--secondary-cta: #4A0404;
|
||||
--secondary-cta-text: #E2C275;
|
||||
--accent: #FFBF00;
|
||||
--background-accent: #2D080A;
|
||||
|
||||
Reference in New Issue
Block a user