Update src/app/page.tsx

This commit is contained in:
2026-06-09 19:32:03 +00:00
parent 71b21cafcd
commit 5e369cbed1

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah J.", handle: "@HappyHomeowner", testimonial: "USA HVAC Services installed our new AC quickly and professionally. Couldn't be happier with their service!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-with-baby_23-2149141876.jpg", imageAlt: "Sarah J."},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-with-baby_23-2149141876.jpg?_wi=1", imageAlt: "Sarah J."},
{
name: "Michael D.", handle: "@BizOwnerMike", testimonial: "Our commercial HVAC system needed a major overhaul. USA HVAC delivered exceptional results and minimized downtime.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-father-showing-his-son-tablet_23-2148404186.jpg", imageAlt: "Michael D."},
@@ -115,7 +115,7 @@ export default function LandingPage() {
{
type: "text", text: "Smart Thermostat Integration"},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-with-baby_23-2149141876.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-family-with-baby_23-2149141876.jpg?_wi=2"
imageAlt="happy homeowner testimonial hvac"
/>
</div>