4 Commits

Author SHA1 Message Date
dae6db5e8f Merge version_2 into main
Merge version_2 into main
2026-03-05 06:43:22 +00:00
9af45cb0f7 Update src/app/page.tsx 2026-03-05 06:43:17 +00:00
5945173782 Merge version_1 into main
Merge version_1 into main
2026-03-05 06:21:23 +00:00
0ab6cd42c4 Merge version_1 into main
Merge version_1 into main
2026-03-05 06:20:01 +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"