Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-05 06:43:22 +00:00

View File

@@ -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"