Merge version_2 into main #2
@@ -169,11 +169,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready for your next perfect cut? Book your appointment today and experience the Precision difference."
|
||||
text="Ready for your next perfect cut? Call us at (123) 456-7890 or schedule your appointment now to experience the Precision difference."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Book Appointment", href: "https://calendly.com" },
|
||||
{ text: "Call Us", href: "tel:+1234567890" }
|
||||
{ text: "Schedule Now", href: "https://calendly.com" },
|
||||
{ text: "Contact Us", href: "tel:+1234567890" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user