Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user