Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 19:46:53 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
{ text: "Emergency Call", href: "tel:1-800-SPEED-HVAC" },
]}
buttonAnimation="slide-up"
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="Professional HVAC technician installing air conditioning unit"
mediaAnimation="slide-up"
imagePosition="right"
@@ -96,15 +96,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Emergency Repairs", description: "24/7 emergency HVAC repair service. We respond fast to get your heating and cooling back online when you need it most.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
title: "Emergency Repairs", description: "24/7 emergency HVAC repair service. We respond fast to get your heating and cooling back online when you need it most.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2"
},
{
id: 2,
title: "System Installation", description: "Professional installation of new HVAC systems. Our technicians ensure perfect setup and optimal efficiency for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
title: "System Installation", description: "Professional installation of new HVAC systems. Our technicians ensure perfect setup and optimal efficiency for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3"
},
{
id: 3,
title: "Preventive Maintenance", description: "Regular maintenance plans keep your system running efficiently. Catch problems early and extend your system's lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
title: "Preventive Maintenance", description: "Regular maintenance plans keep your system running efficiently. Catch problems early and extend your system's lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4"
},
]}
/>
@@ -122,10 +122,10 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "99%", title: "Customer Satisfaction", description: "Consistently rated 5-stars by our clients", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
id: "1", value: "99%", title: "Customer Satisfaction", description: "Consistently rated 5-stars by our clients", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=5"
},
{
id: "2", value: "45min", title: "Average Response Time", description: "Swift emergency dispatch and arrival", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
id: "2", value: "45min", title: "Average Response Time", description: "Swift emergency dispatch and arrival", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=6"
},
]}
/>
@@ -144,7 +144,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Jennifer Martinez", role: "Homeowner", company: "Downtown Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"
},
{
id: "2", name: "David Thompson", role: "Property Manager", company: "Commercial Complex", rating: 5,
@@ -152,11 +152,11 @@ export default function LandingPage() {
},
{
id: "3", name: "Sarah Chen", role: "Business Owner", company: "Office Building", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"
},
{
id: "4", name: "Robert Johnson", role: "Homeowner", company: "Suburb Community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3"
},
]}
kpiItems={[