2 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

View File

@@ -90,19 +90,19 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ 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"}, imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=1", imageAlt: "Heating"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/wireman-does-air-conditioner-maintenance_482257-85109.jpg?_wi=2", imageAlt: "Heating"} 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"}, imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=1", imageAlt: "Cooling"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2", imageAlt: "Cooling"} 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"}, imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial"},
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial"} imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-smartphone-full-shot_23-2148993864.jpg?_wi=1", imageAlt: "Commercial"}