Merge version_3 into main #4
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user