Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@robertb",
|
||||
testimonial: "The best HVAC service in Florida. Professional, honest, and fast.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-house-entrance-japan-building_23-2149301082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-house-entrance-japan-building_23-2149301082.jpg?_wi=1",
|
||||
imageAlt: "hvac air conditioning unit home",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@jessicam",
|
||||
testimonial: "A/C 4-America saved my summer. Reliable service and very fair pricing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg?_wi=1",
|
||||
imageAlt: "hvac air conditioning unit home",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@tomw",
|
||||
testimonial: "Quick response time and fixed the leak perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg?_wi=1",
|
||||
imageAlt: "hvac air conditioning unit home",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@elenap",
|
||||
testimonial: "Very professional and clean installation work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg?_wi=1",
|
||||
imageAlt: "hvac air conditioning unit home",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@markd",
|
||||
testimonial: "Honest pricing, no gimmicks. My go-to for HVAC.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg?_wi=1",
|
||||
imageAlt: "hvac air conditioning unit home",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/small-house-entrance-japan-building_23-2149301082.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/small-house-entrance-japan-building_23-2149301082.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
|
||||
@@ -147,17 +147,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "AC Repair",
|
||||
description: "Rapid troubleshooting and repair for all major air conditioning brands.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hvac-engineer-dusting-blower-fan_482257-90845.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "New Installation",
|
||||
description: "High-efficiency system installations designed for Florida's climate.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireman-dissasembling-air-conditioner_482257-91015.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Maintenance Plans",
|
||||
description: "Regular tune-ups to ensure longevity and peak system performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-dismantling-condenser_482257-90835.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Specialized HVAC Services"
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Doe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user