Update src/app/services/page.tsx
This commit is contained in:
@@ -79,14 +79,14 @@ export default function LandingPage() {
|
||||
title: "HVAC Maintenance",
|
||||
subtitle: "Preventative care",
|
||||
description: "Comprehensive tune-ups to extend the life of your equipment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Heating",
|
||||
title: "Heating Services",
|
||||
subtitle: "Winter comfort",
|
||||
description: "Keep your home warm during cooler months with our specialized services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Comprehensive HVAC Solutions"
|
||||
@@ -105,28 +105,28 @@ export default function LandingPage() {
|
||||
title: "AC Checkup",
|
||||
description: "Full system safety inspection.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-operating-industrial-machine-factory_637285-4184.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-worker-operating-industrial-machine-factory_637285-4184.jpg?_wi=1",
|
||||
imageAlt: "friendly hvac technician portrait",
|
||||
},
|
||||
{
|
||||
title: "Vent Cleaning",
|
||||
description: "Clean air for healthy homes.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-replacing-old-air-conditioner_482257-78499.jpg?_wi=2",
|
||||
imageAlt: "friendly hvac technician portrait",
|
||||
},
|
||||
{
|
||||
title: "Smart Thermostats",
|
||||
description: "Upgrade to high tech controls.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-kitchen_23-2148254569.jpg?_wi=2",
|
||||
imageAlt: "friendly hvac technician portrait",
|
||||
},
|
||||
{
|
||||
title: "Air Filters",
|
||||
description: "High quality air filtration install.",
|
||||
buttonIcon: "ArrowRight",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-caucasian-couple-hugging-happily-indoors-newly-purchased-home-joyful-moment_482257-134711.jpg?_wi=2",
|
||||
imageAlt: "friendly hvac technician portrait",
|
||||
},
|
||||
]}
|
||||
@@ -146,13 +146,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Standard Air Filter",
|
||||
price: "$30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skilled-electrician-contracted-check-up-outdoor-air-conditioner-starting-work-shift-trained-worker-wearing-protective-gear-preparing-service-faulty-external-hvac-system_482257-63954.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Smart Controller",
|
||||
price: "$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairman-installing-condenser-close-up_482257-78541.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user