Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9af45cb0f7 | |||
| 5945173782 | |||
| 0ab6cd42c4 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now: (713) 555-0123", href: "tel:7135550123" },
|
{ text: "Call Now: (832) 524-0031", href: "tel:8325240031" },
|
||||||
{ text: "Enroll Online", href: "#contact" }
|
{ text: "Enroll Online", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
|||||||
title="Begin Your HVAC Career Today"
|
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."
|
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={[
|
buttons={[
|
||||||
{ text: "Call Now: (713) 555-0123", href: "tel:7135550123" },
|
{ text: "Call Now: (832) 524-0031", href: "tel:8325240031" },
|
||||||
{ text: "Apply Online", href: "#" }
|
{ text: "Apply Online", href: "#" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user