Update src/app/page.tsx

This commit is contained in:
2026-03-05 02:11:58 +00:00
parent ff1b016ccc
commit 1c56641ccc

View File

@@ -206,8 +206,8 @@ export default function LandingPage() {
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "0542 481 01 81", href: "tel:+905424810181" },
{ text: "Form Gönder", href: "#form" }
{ text: "Form Gönder", href: "#form" },
{ text: "0542 481 01 81", href: "tel:+905424810181" }
]}
/>
</div>