diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fcc24e..ef2067e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Schedule Consultation", href: "contact" }, - { text: "Call (555) 123-4567", href: "tel:+15551234567" } + { text: "Call (361) 782-7131", href: "tel:+15551234567" } ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/two-entrepreneurs-talking-while-working-desk-office-focus-is-happy-businessman_637285-1041.jpg?_wi=1" @@ -201,7 +201,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { text: "Schedule Your Appointment", href: "contact" }, - { text: "Call (555) 123-4567", href: "tel:+15551234567" } + { text: "Call (361) 782-7131", href: "tel:+15551234567" } ]} buttonAnimation="slide-up" mediaAnimation="none"