5 Commits

Author SHA1 Message Date
d2e362afea Update src/app/page.tsx 2026-04-09 20:28:32 +00:00
a524178113 Merge version_3 into main
Merge version_3 into main
2026-04-09 20:27:34 +00:00
96eb81d6dd Update src/app/page.tsx 2026-04-09 20:27:31 +00:00
550e8f2a84 Merge version_2 into main
Merge version_2 into main
2026-04-09 20:27:12 +00:00
ee495cb9db Merge version_2 into main
Merge version_2 into main
2026-04-09 20:24:28 +00:00

View File

@@ -90,19 +90,19 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Heating Services", description: "Emergency furnace repair, gas & propane installation, and energy efficiency upgrades.", phoneOne: {
title: "Fast-Response Heating Repair", description: "Emergency furnace repair, gas & propane installation, and energy efficiency upgrades.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=1", imageAlt: "Heating"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=2", imageAlt: "Heating"}
},
{
title: "Cooling Services", description: "AC installation, preventive maintenance plans, and indoor air quality improvements.", phoneOne: {
title: "Efficient Cooling Maintenance", description: "AC installation, preventive maintenance plans, and indoor air quality improvements.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=1", imageAlt: "Cooling"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2", imageAlt: "Cooling"}
},
{
title: "Commercial Services", description: "Specialized solutions for office spaces, retail, hospitality, and property management contracts.", phoneOne: {
title: "Optimized Commercial Climate Control", description: "Specialized solutions for office spaces, retail, hospitality, and property management contracts.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial"}
@@ -146,7 +146,7 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Ready to Experience Peak Comfort?"
description="Call us now at (555) COOL-AIR for 24/7 emergency support or schedule a service online."
description="Call us now at (555) COOL-AIR for 24/7 emergency support or schedule a service online—filling out this form ensures a priority follow-up from our team."
inputs={[
{
name: "name", type: "text", placeholder: "Your Name", required: true,