Merge version_8 into main #20
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
title="Bize Ulaşın"
|
||||
description="Sorularınız için bizi arayabilir veya İskele Urla'daki yerimize uğrayabilirsiniz."
|
||||
buttons={[
|
||||
{ text: "Hemen Ara", href: "tel:+902327520990" },
|
||||
{ text: "Hemen Ara", onClick: () => window.location.href = "tel:+902327520990" },
|
||||
{ text: "Yol Tarifi Al", href: "https://maps.google.com" },
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user