diff --git a/src/app/page.tsx b/src/app/page.tsx index 836b797..208b707 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Award} tagAnimation="slide-up" buttons={[ - { text: "Call Now: (713) 555-0123", href: "tel:7135550123" }, + { text: "Call Now: (832) 524-0031", href: "tel:8325240031" }, { text: "Enroll Online", href: "#contact" } ]} buttonAnimation="slide-up" @@ -229,7 +229,7 @@ export default function LandingPage() { title="Begin Your HVAC Career Today" description="Don't wait. Enroll now and start your journey to becoming a certified EPA 608 technician. Our next cohort starts in 2 weeks." buttons={[ - { text: "Call Now: (713) 555-0123", href: "tel:7135550123" }, + { text: "Call Now: (832) 524-0031", href: "tel:8325240031" }, { text: "Apply Online", href: "#" } ]} buttonAnimation="slide-up"