Update src/app/page.tsx

This commit is contained in:
2026-06-09 19:30:38 +00:00
parent 9387ae15ff
commit 6bbc81921b

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-with-baby_23-2149141876.jpg?_wi=1",
imageAlt: "Sarah J.",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
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>