Update src/app/page.tsx

This commit is contained in:
2026-03-31 21:22:36 +00:00
parent ab33534e65
commit 7246ee65bd

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{ name: "Testimonials", id: "testimonial" },
]}
button={{
text: "Book Consultation", href: "#contact"
text: "Schedule Now", href: "https://calendly.com/jonathan123817"
}}
animateOnLoad={true}
/>