Update src/app/page.tsx
This commit is contained in:
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Call Now", href: "tel:5612575503"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -117,11 +117,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f5", title: "Maintenance Plans", tags: [
|
||||
"Routine", "Savings"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg?_wi=2"},
|
||||
{
|
||||
id: "f6", title: "Heat Pump Systems", tags: [
|
||||
"Dual", "Climate"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=1"},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="Comprehensive heating and cooling solutions for residential homes."
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", title: "Great Experience", quote: "Reliable service truly available around the clock.", name: "John Doe", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg"},
|
||||
id: "t1", title: "Great Experience", quote: "Reliable service truly available around the clock.", name: "John Doe", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg?_wi=2"},
|
||||
{
|
||||
id: "t2", title: "Professional", quote: "The smell is gone, and the air is clean. Thanks for the fast response.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user