Compare commits
2 Commits
version_25
...
version_26
| Author | SHA1 | Date | |
|---|---|---|---|
| 86a7c7e7b9 | |||
| 8dfddada44 |
@@ -49,7 +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" }]}
|
||||
buttons={[{ text: "Reserve Your 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" }
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "Do you accept reservations?", content: "Yes, we highly recommend booking in advance. Book via our website or call us at (555) 0123-4567 for same-day requests." },
|
||||
{ id: "f1", title: "Do you accept reservations?", content: "Yes, we highly recommend booking in advance." },
|
||||
{ id: "f2", title: "Are there vegetarian options?", content: "We offer a wide variety of vegetarian mezes." },
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
|
||||
Reference in New Issue
Block a user