Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38e5fb9715 | |||
| 939a0634dc |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
title="Reliable HVAC Services in Micanopy, FL"
|
title="Reliable HVAC Services in Micanopy, FL"
|
||||||
description="Professional heating, ventilation, and air conditioning solutions for residential homes. Trust our experts for your AC repair, installation, and maintenance needs."
|
description="Professional heating, ventilation, and air conditioning solutions for residential homes. Trust our experts for your AC repair, installation, and maintenance needs."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Service Now", href: "/contact" }
|
{ text: "Schedule Your Service", href: "/contact" }
|
||||||
]}
|
]}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
@@ -201,4 +201,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user