Update src/app/page.tsx

This commit is contained in:
2026-03-03 04:41:43 +00:00
parent a15bb8fe13
commit 1e4b273a68

View File

@@ -87,28 +87,28 @@ export default function VisaliaHVACPage() {
id: '1', id: '1',
name: 'AC Repair', name: 'AC Repair',
price: 'Fast Diagnostics', price: 'Fast Diagnostics',
imageSrc: 'http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1',
imageAlt: 'AC Repair Service', imageAlt: 'AC Repair Service',
}, },
{ {
id: '2', id: '2',
name: 'Heating Repair', name: 'Heating Repair',
price: 'Reliable Warmth', price: 'Reliable Warmth',
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-15373.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/young-man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-15373.jpg?_wi=1',
imageAlt: 'Heating Repair Service', imageAlt: 'Heating Repair Service',
}, },
{ {
id: '3', id: '3',
name: 'Preventive Maintenance', name: 'Preventive Maintenance',
price: 'Year-Round Care', price: 'Year-Round Care',
imageSrc: 'http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg?_wi=1',
imageAlt: 'Preventive Maintenance', imageAlt: 'Preventive Maintenance',
}, },
{ {
id: '4', id: '4',
name: 'Duct & Vent Services', name: 'Duct & Vent Services',
price: 'Improved Airflow', price: 'Improved Airflow',
imageSrc: 'http://img.b2bpic.net/free-photo/abstract-metallic-surface-wallpaper_23-2148846062.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/abstract-metallic-surface-wallpaper_23-2148846062.jpg?_wi=1',
imageAlt: 'Duct Services', imageAlt: 'Duct Services',
}, },
{ {
@@ -144,7 +144,7 @@ export default function VisaliaHVACPage() {
name: 'Sarah Johnson', name: 'Sarah Johnson',
role: 'Homeowner', role: 'Homeowner',
testimonial: 'In just under an hour, everything was running smoothly again. Their professionalism and efficiency were evident from start to finish.', testimonial: 'In just under an hour, everything was running smoothly again. Their professionalism and efficiency were evident from start to finish.',
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1',
imageAlt: 'Sarah Johnson', imageAlt: 'Sarah Johnson',
}, },
{ {
@@ -152,7 +152,7 @@ export default function VisaliaHVACPage() {
name: 'Michael Chen', name: 'Michael Chen',
role: 'Property Manager', role: 'Property Manager',
testimonial: 'We\'re breathing easier and delighted with the improved airflow. The team was thorough, knowledgeable, and stress-free.', testimonial: 'We\'re breathing easier and delighted with the improved airflow. The team was thorough, knowledgeable, and stress-free.',
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2',
imageAlt: 'Michael Chen', imageAlt: 'Michael Chen',
}, },
{ {
@@ -160,7 +160,7 @@ export default function VisaliaHVACPage() {
name: 'Emily Rodriguez', name: 'Emily Rodriguez',
role: 'Business Owner', role: 'Business Owner',
testimonial: 'Our A/C has never run smoother. Clear communication, attention to detail, and results we can actually feel in our home.', testimonial: 'Our A/C has never run smoother. Clear communication, attention to detail, and results we can actually feel in our home.',
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3',
imageAlt: 'Emily Rodriguez', imageAlt: 'Emily Rodriguez',
}, },
{ {
@@ -168,7 +168,7 @@ export default function VisaliaHVACPage() {
name: 'David Kim', name: 'David Kim',
role: 'Homeowner', role: 'Homeowner',
testimonial: 'They arrived early, diagnosed the problem immediately, and left the place spotless. This is precision comfort at its finest.', testimonial: 'They arrived early, diagnosed the problem immediately, and left the place spotless. This is precision comfort at its finest.',
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4',
imageAlt: 'David Kim', imageAlt: 'David Kim',
}, },
{ {
@@ -176,7 +176,7 @@ export default function VisaliaHVACPage() {
name: 'Jennifer Martinez', name: 'Jennifer Martinez',
role: 'Homeowner', role: 'Homeowner',
testimonial: 'Licensed, insured, and incredibly trustworthy. They explained everything clearly and delivered exactly what they promised.', testimonial: 'Licensed, insured, and incredibly trustworthy. They explained everything clearly and delivered exactly what they promised.',
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5',
imageAlt: 'Jennifer Martinez', imageAlt: 'Jennifer Martinez',
}, },
{ {
@@ -184,7 +184,7 @@ export default function VisaliaHVACPage() {
name: 'Robert Thompson', name: 'Robert Thompson',
role: 'Homeowner', role: 'Homeowner',
testimonial: 'Five stars isn\'t enough. Professional team, fast service, and my home feels perfect. Highly recommend them to anyone.', testimonial: 'Five stars isn\'t enough. Professional team, fast service, and my home feels perfect. Highly recommend them to anyone.',
imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6',
imageAlt: 'Robert Thompson', imageAlt: 'Robert Thompson',
}, },
]} ]}
@@ -202,25 +202,25 @@ export default function VisaliaHVACPage() {
id: 1, id: 1,
title: 'Schedule', title: 'Schedule',
description: 'Call or book online. We fit into your schedule, often same-day.', description: 'Call or book online. We fit into your schedule, often same-day.',
imageSrc: 'http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2',
}, },
{ {
id: 2, id: 2,
title: 'Diagnose', title: 'Diagnose',
description: 'Thorough inspection. Clear explanation of what\'s happening.', description: 'Thorough inspection. Clear explanation of what\'s happening.',
imageSrc: 'http://img.b2bpic.net/free-photo/young-man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-15373.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/young-man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-15373.jpg?_wi=2',
}, },
{ {
id: 3, id: 3,
title: 'Fix', title: 'Fix',
description: 'Efficient, precise repair or installation with expertise.', description: 'Efficient, precise repair or installation with expertise.',
imageSrc: 'http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg?_wi=2',
}, },
{ {
id: 4, id: 4,
title: 'Comfort Restored', title: 'Comfort Restored',
description: 'Noticeable airflow and performance improvement you can feel immediately.', description: 'Noticeable airflow and performance improvement you can feel immediately.',
imageSrc: 'http://img.b2bpic.net/free-photo/abstract-metallic-surface-wallpaper_23-2148846062.jpg', imageSrc: 'http://img.b2bpic.net/free-photo/abstract-metallic-surface-wallpaper_23-2148846062.jpg?_wi=2',
}, },
]} ]}
textboxLayout="default" textboxLayout="default"
@@ -266,7 +266,7 @@ export default function VisaliaHVACPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg" imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3"
imageAlt="Professional HVAC technician at work" imageAlt="Professional HVAC technician at work"
logoText="Visalia Heating & Cooling" logoText="Visalia Heating & Cooling"
copyrightText="© 2025 Visalia Heating & Cooling | Precision Comfort. Every Time." copyrightText="© 2025 Visalia Heating & Cooling | Precision Comfort. Every Time."