Merge version_1 into main #3
@@ -55,21 +55,21 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Jennifer Mendoza", handle: "@jenniferm", testimonial: "Wesley replaced my evaporative cooler and did a great job. Fair quote and breakdown of costs. Highly satisfied.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-worker-holding-hands-pockets-uniform-looking-cheerful-front-view_176474-21697.jpg", imageAlt: "hvac technician professional uniform"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-worker-holding-hands-pockets-uniform-looking-cheerful-front-view_176474-21697.jpg?_wi=1", imageAlt: "hvac technician professional uniform"},
|
||||
{
|
||||
name: "Cameron Montano", handle: "@cameronm", testimonial: "Extremely prompt. Fixed my furnace in under an hour and educated me on maintenance. Outstanding service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg", imageAlt: "hvac technician professional uniform"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg?_wi=1", imageAlt: "hvac technician professional uniform"},
|
||||
{
|
||||
name: "Gino Romero", handle: "@ginor", testimonial: "Provided a fair, honest price to replace two AC units. Efficient and perfectly per the quote.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/air-conditioning-isometric-compositions-set-with-climate-devices-installation-isolated-vector-illustration_1284-80989.jpg", imageAlt: "hvac technician professional uniform"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/air-conditioning-isometric-compositions-set-with-climate-devices-installation-isolated-vector-illustration_1284-80989.jpg?_wi=1", imageAlt: "hvac technician professional uniform"},
|
||||
{
|
||||
name: "Sarah Jenkins", handle: "@sarahj", testimonial: "Incredible communication and very professional during the whole install process.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14800.jpg", imageAlt: "hvac technician professional uniform"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14800.jpg?_wi=1", imageAlt: "hvac technician professional uniform"},
|
||||
{
|
||||
name: "Mike Rivera", handle: "@miker", testimonial: "Best service in town, honest, and very quick to respond. Thanks Garley!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-friends-reading-near-railing_23-2147864036.jpg", imageAlt: "hvac technician professional uniform"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-friends-reading-near-railing_23-2147864036.jpg?_wi=1", imageAlt: "hvac technician professional uniform"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-worker-holding-hands-pockets-uniform-looking-cheerful-front-view_176474-21697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-worker-holding-hands-pockets-uniform-looking-cheerful-front-view_176474-21697.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-adult-tokyo-streets_23-2149389131.jpg", alt: "Customer representative avatar"},
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Your Trusted HVAC Partners"
|
||||
description="At Garley Heating & Cooling, we believe in honest work and transparent pricing. We have served our community with dedication, ensuring every repair and installation is completed efficiently and correctly the first time."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/service-man-adjusting-house-heating-system_1303-26545.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -115,15 +115,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "AC Installation", tags: [
|
||||
"New Install", "Repair"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/air-conditioning-isometric-compositions-set-with-climate-devices-installation-isolated-vector-illustration_1284-80989.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/air-conditioning-isometric-compositions-set-with-climate-devices-installation-isolated-vector-illustration_1284-80989.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", title: "Furnace Maintenance", tags: [
|
||||
"Service", "Safety"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14800.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14800.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", title: "Indoor Air Quality", tags: [
|
||||
"Ventilation", "Filters"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-friends-reading-near-railing_23-2147864036.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-friends-reading-near-railing_23-2147864036.jpg?_wi=2"},
|
||||
]}
|
||||
title="Our Specialized Services"
|
||||
description="We offer comprehensive heating and cooling solutions for residential homes."
|
||||
|
||||
Reference in New Issue
Block a user