6 Commits

Author SHA1 Message Date
b0efa41813 Merge version_2 into main
Merge version_2 into main
2026-03-09 19:35:33 +00:00
1b2e1c896d Update src/app/page.tsx 2026-03-09 19:35:28 +00:00
020cf8f80f Update src/app/layout.tsx 2026-03-09 19:35:28 +00:00
530b53e41a Merge version_1 into main
Merge version_1 into main
2026-03-09 19:34:18 +00:00
cf041a008f Merge version_1 into main
Merge version_1 into main
2026-03-09 19:33:28 +00:00
7952502a14 Merge version_1 into main
Merge version_1 into main
2026-03-09 19:32:19 +00:00
2 changed files with 7 additions and 1414 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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}