Merge version_1 into main #1
@@ -66,23 +66,23 @@ export default function LandingPage() {
|
||||
tag="Expert HVAC Services"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg?_wi=1",
|
||||
imageAlt: "Technician checking unit",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg?_wi=1",
|
||||
imageAlt: "Smart thermostat display",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg?_wi=1",
|
||||
imageAlt: "Service van parked",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg?_wi=1",
|
||||
imageAlt: "Happy customer smiling",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smiling-young-blonde-female-engineer-wearing-uniform-stretching-out-hand-towards-camera-showing-v-sign-symbol-near-eye_409827-636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smiling-young-blonde-female-engineer-wearing-uniform-stretching-out-hand-towards-camera-showing-v-sign-symbol-near-eye_409827-636.jpg?_wi=1",
|
||||
imageAlt: "Technician showing equipment",
|
||||
},
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
title="Quality Comfort Since 2005"
|
||||
description="ComfortAir HVAC has been serving our community with integrity and expertise for over two decades. We believe in providing honest advice and lasting repairs."
|
||||
subdescription="From emergency repairs to full system installations, our certified team ensures your home stays perfect all year long."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
icon={History}
|
||||
/>
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
title: "AC Maintenance",
|
||||
description: "Ensure your cooling system runs at peak efficiency all summer long.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg?_wi=2",
|
||||
imageAlt: "AC maintenance",
|
||||
},
|
||||
items: [
|
||||
@@ -130,14 +130,14 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg?_wi=3",
|
||||
imageAlt: "hvac technician professional",
|
||||
},
|
||||
{
|
||||
title: "Heating Systems",
|
||||
description: "Expert repairs and installations for heaters and furnaces.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg?_wi=2",
|
||||
imageAlt: "Heating system",
|
||||
},
|
||||
items: [
|
||||
@@ -151,14 +151,14 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg?_wi=3",
|
||||
imageAlt: "smart thermostat home automation",
|
||||
},
|
||||
{
|
||||
title: "Indoor Air Quality",
|
||||
description: "Solutions to breathe cleaner, healthier air inside your home.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg?_wi=4",
|
||||
imageAlt: "Air quality",
|
||||
},
|
||||
items: [
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-repairmen-enlisted-air-conditioner-check-refilling-freon-expert-african-american-mechanic-colleague-using-manometers-precisely-measure-pressure-condenser_482257-65757.jpg?_wi=3",
|
||||
imageAlt: "professional hvac team service",
|
||||
},
|
||||
]}
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
handle: "@sarah_m",
|
||||
testimonial: "Excellent service and very knowledgeable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
||||
handle: "@erod",
|
||||
testimonial: "Quick response and very professional staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smiling-young-blonde-female-engineer-wearing-uniform-stretching-out-hand-towards-camera-showing-v-sign-symbol-near-eye_409827-636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-smiling-young-blonde-female-engineer-wearing-uniform-stretching-out-hand-towards-camera-showing-v-sign-symbol-near-eye_409827-636.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user