Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 568300255d | |||
| 131954c21c |
@@ -133,6 +133,7 @@ export default function LandingPage() {
|
|||||||
<FaqBase
|
<FaqBase
|
||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[{ text: "Bize Ulaşın", href: "#contact" }]}
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "f1", title: "Rezervasyon alıyor musunuz?", content: "Evet, kalabalık gruplar için telefon üzerinden rezervasyon yapabilirsiniz." },
|
{ id: "f1", title: "Rezervasyon alıyor musunuz?", content: "Evet, kalabalık gruplar için telefon üzerinden rezervasyon yapabilirsiniz." },
|
||||||
{ id: "f2", title: "Etleriniz nereden geliyor?", content: "Tüm etlerimiz yerel üreticilerden günlük olarak temin edilmektedir." },
|
{ id: "f2", title: "Etleriniz nereden geliyor?", content: "Tüm etlerimiz yerel üreticilerden günlük olarak temin edilmektedir." },
|
||||||
|
|||||||
Reference in New Issue
Block a user