Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-03-12 12:36:43 +00:00

View File

@@ -54,7 +54,8 @@ export default function LandingPage() {
avatarText="Trusted by 2000+ satisfied clients"
buttons={[
{ text: "Book Now", href: "contact" },
{ text: "Call: (555) 0123", href: "tel:+1-555-0123" }
{ text: "Call: (555) 0123", href: "tel:+1-555-0123" },
{ text: "Call for Appointment", href: "tel:+1-555-0123" }
]}
buttonAnimation="slide-up"
/>