Update src/app/page.tsx

This commit is contained in:
2026-03-09 19:35:28 +00:00
parent 020cf8f80f
commit 1b2e1c896d

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}