Merge version_1 into main #3
@@ -47,9 +47,9 @@ export default function LandingPage() {
|
||||
description="Professional maintenance, repair, and installation for residential and commercial spaces. Your comfort is our priority."
|
||||
tag="Expert Care"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-mini-clipboard-with-winner-gesture-uniform-front-view_176474-21365.jpg", imageAlt: "air conditioning repair professional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg", imageAlt: "hvac repairman checking unit" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg", imageAlt: "modern home electrical panel" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-mini-clipboard-with-winner-gesture-uniform-front-view_176474-21365.jpg?_wi=1", imageAlt: "air conditioning repair professional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=1", imageAlt: "hvac repairman checking unit" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg?_wi=1", imageAlt: "modern home electrical panel" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-climbing-ladder_23-2148921409.jpg", imageAlt: "Full shot man climbing ladder" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-wearing-helmets_23-2149366669.jpg", imageAlt: "Medium shot smiley people wearing helmets" },
|
||||
]}
|
||||
@@ -76,16 +76,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-safety-helmets_23-2149366668.jpg", imageAlt: "air conditioning repair professional"},
|
||||
{
|
||||
title: "Electrical Inspections", description: "Ensure your home remains safe and efficient.", buttonIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-mini-clipboard-with-winner-gesture-uniform-front-view_176474-21365.jpg", imageAlt: "air conditioning repair professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-loader-holding-mini-clipboard-with-winner-gesture-uniform-front-view_176474-21365.jpg?_wi=2", imageAlt: "air conditioning repair professional"},
|
||||
{
|
||||
title: "Preventive Maintenance", description: "Extend unit lifespan and save on energy bills.", buttonIcon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg", imageAlt: "air conditioning repair professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hvac-repairman-adjusts-pressure-levels_482257-91172.jpg?_wi=2", imageAlt: "air conditioning repair professional"},
|
||||
{
|
||||
title: "Emergency Support", description: "Available when you need us the most.", buttonIcon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg", imageAlt: "air conditioning repair professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/light-switch-block-white-wall-modern-apartment-light-control_169016-69630.jpg?_wi=2", imageAlt: "air conditioning repair professional"},
|
||||
{
|
||||
title: "Panel Upgrades", description: "Modernizing electrical systems for better safety.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-people-shaking-hands_23-2147668802.jpg", imageAlt: "air conditioning repair professional"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-people-shaking-hands_23-2147668802.jpg?_wi=1", imageAlt: "air conditioning repair professional"},
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="Comprehensive maintenance and installation packages for all your air conditioning and electrical needs."
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Alice Johnson", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-shaking-hands_23-2147668802.jpg" },
|
||||
{ id: "t1", name: "Alice Johnson", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-shaking-hands_23-2147668802.jpg?_wi=2" },
|
||||
{ id: "t2", name: "Bob Smith", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg" },
|
||||
{ id: "t3", name: "Charlie Davis", imageSrc: "http://img.b2bpic.net/free-photo/electrician-working-switchboard-with-electrical-connection-cable_169016-53055.jpg" },
|
||||
{ id: "t4", name: "Diana Prince", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user