Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207757.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207757.jpg?_wi=1"
|
||||
imageAlt="Professional HVAC technician"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
icon: ShieldCheck,
|
||||
title: "Professional Installation",
|
||||
description: "Precise setup for peak system performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207757.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207757.jpg?_wi=2",
|
||||
imageAlt: "hvac repair icons set",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
icon: Wrench,
|
||||
title: "Full Maintenance",
|
||||
description: "Preventative care to extend system lifespan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg?_wi=1",
|
||||
imageAlt: "hvac repair icons set",
|
||||
},
|
||||
]}
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
|
||||
Reference in New Issue
Block a user