Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ab8734706 | |||
| 83ff3e152c | |||
| 94c1f19829 | |||
| d83f6ff49a | |||
| 860026fa53 | |||
| 9779112d9b | |||
| b04383df30 | |||
| 4331dc2c39 | |||
| 817dd6dafa | |||
| c7c1749b15 | |||
| 30c12b3ba6 | |||
| 40d459347b |
@@ -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