Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-09 19:35:33 +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."
buttons={[
{ 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" }}
useInvertedBackground={false}