Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user