Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6c88f60bbb | |||
| 5bc4dcaf8f | |||
| 568300255d | |||
| 131954c21c |
@@ -133,6 +133,7 @@ export default function LandingPage() {
|
||||
<FaqBase
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Bize Ulaşın", href: "#contact" }]}
|
||||
faqs={[
|
||||
{ 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." },
|
||||
@@ -153,6 +154,7 @@ export default function LandingPage() {
|
||||
description="Lezzet dolu bir akşam için sizi bekliyoruz."
|
||||
buttons={[
|
||||
{ text: "Hemen Ara", href: "tel:+905550000000" },
|
||||
{ text: "WhatsApp'tan Yaz", href: "https://wa.me/905550000000" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user