Merge version_1 into main #3
@@ -54,25 +54,25 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alan Jarvis", handle: "@alanj", testimonial: "Have used Cleve and Hunter H & AC for 25 years on several properties. Prompt, honest and reliable service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-sweeping-debris-hvac-unit_482257-92789.jpg", imageAlt: "hvac technician working outdoors"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technician-sweeping-debris-hvac-unit_482257-92789.jpg?_wi=1", imageAlt: "hvac technician working outdoors"},
|
||||
{
|
||||
name: "Ellie Terry", handle: "@elliet", testimonial: "EXCELLENT SERVICE! Honest company with a female dispatcher, so you don't have to worry about guys ripping you off.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg", imageAlt: "hvac unit closeup indoor"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=1", imageAlt: "hvac unit closeup indoor"},
|
||||
{
|
||||
name: "Varinder Singh", handle: "@varinders", testimonial: "The Hunter team has always been my go to for HVAC services. They are always honest, clear and fair.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-brown-eyed-girl-with-smile-poses-brick-building-woman-cap-white-shirt-holding-smartphone_197531-15083.jpg", imageAlt: "happy customer professional portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-brown-eyed-girl-with-smile-poses-brick-building-woman-cap-white-shirt-holding-smartphone_197531-15083.jpg?_wi=1", imageAlt: "happy customer professional portrait"},
|
||||
{
|
||||
name: "Mark D.", handle: "@markd", testimonial: "They diagnosed my issue in under 5 minutes. True professionals.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-casual-wear-home_624325-4164.jpg", imageAlt: "satisfied homeowner portrait modern interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-casual-wear-home_624325-4164.jpg?_wi=1", imageAlt: "satisfied homeowner portrait modern interior"},
|
||||
{
|
||||
name: "Sarah L.", handle: "@sarahl", testimonial: "Very rare to find such an honest HVAC company. A++ service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-businessman-with-laptop-thinking-startup-strategy_74855-3009.jpg", imageAlt: "commercial property manager portrait"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-businessman-with-laptop-thinking-startup-strategy_74855-3009.jpg?_wi=1", imageAlt: "commercial property manager portrait"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Service", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technician-sweeping-debris-hvac-unit_482257-92789.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/technician-sweeping-debris-hvac-unit_482257-92789.jpg?_wi=2"
|
||||
imageAlt="Professional HVAC technician servicing a luxury unit"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
description="Hunter Heating & Air was built on a simple foundation: do good work, be fair, and always show up on time. We’ve spent over three decades perfecting climate comfort for homes and businesses."
|
||||
subdescription="Our team remains dedicated to the values that made us a household name. From minor repairs to full unit upgrades, we treat your property with the respect it deserves."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -123,13 +123,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Prompt & Reliable", description: "We understand your time is valuable. We arrive exactly when we say we will, every time.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg"},
|
||||
title: "Prompt & Reliable", description: "We understand your time is valuable. We arrive exactly when we say we will, every time.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=3"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Transparent Pricing", description: "No hidden fees, no surprises. We provide honest assessments and fair market rates.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg"},
|
||||
title: "Transparent Pricing", description: "No hidden fees, no surprises. We provide honest assessments and fair market rates.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=4"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Licensed Experts", description: "Highly trained technicians dedicated to quality workmanship and professional service.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg"},
|
||||
title: "Licensed Experts", description: "Highly trained technicians dedicated to quality workmanship and professional service.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-city-building-with-air-conditioning-units_23-2148798635.jpg?_wi=5"},
|
||||
]}
|
||||
title="Why Choose Hunter?"
|
||||
description="Professional expertise backed by decades of happy customers."
|
||||
@@ -144,19 +144,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Richard Smith, Jr.", handle: "@richards", testimonial: "Extremely helpful in updating information on commercial units.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-brown-eyed-girl-with-smile-poses-brick-building-woman-cap-white-shirt-holding-smartphone_197531-15083.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-brown-eyed-girl-with-smile-poses-brick-building-woman-cap-white-shirt-holding-smartphone_197531-15083.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "John Reddien", handle: "@jr", testimonial: "Right on time. Reasonable fees. Technician was very nice.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-casual-wear-home_624325-4164.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-casual-wear-home_624325-4164.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Dale Ferris", handle: "@dalef", testimonial: "Thanks to Hunter Heating and Air…my A/C is working again.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-businessman-with-laptop-thinking-startup-strategy_74855-3009.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-businessman-with-laptop-thinking-startup-strategy_74855-3009.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Kelly Houston", handle: "@kellyh", testimonial: "They have been fast and honest. Always my first recommendation.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-calm-pleasant-looking-woman-with-satisfied-expression-keeps-arms-crossed-has-bushy-curly-hair-combed-tail-listens-pleasantly-friend-has-casual-talk-with-someone_273609-46644.jpg"},
|
||||
{
|
||||
id: "5", name: "David W.", handle: "@davidw", testimonial: "Professional, clean, and extremely knowledgeable about complex HVAC systems.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-brown-eyed-girl-with-smile-poses-brick-building-woman-cap-white-shirt-holding-smartphone_197531-15083.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-brown-eyed-girl-with-smile-poses-brick-building-woman-cap-white-shirt-holding-smartphone_197531-15083.jpg?_wi=3"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Trusted by Your Community"
|
||||
|
||||
Reference in New Issue
Block a user