Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0efa41813 | |||
| 1b2e1c896d | |||
| 020cf8f80f | |||
| 530b53e41a | |||
| cf041a008f | |||
| 7952502a14 |
1419
src/app/layout.tsx
1419
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
|||||||
description="Schedule your vehicle repair with us. Call directly or fill out the form below and we'll get back to you quickly."
|
description="Schedule your vehicle repair with us. Call directly or fill out the form below and we'll get back to you quickly."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📞 Call: 089 976 4818", href: "tel:+359899764818" },
|
{ text: "📞 Call: 089 976 4818", href: "tel:+359899764818" },
|
||||||
{ text: "📅 Request Service", href: "mailto:info@automechanic-varna.com?subject=Service%20Request" }
|
{ text: "📧 Send Service Request", href: "mailto:info@automechanic-varna.com?subject=Service%20Request" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user