Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
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,
|
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,
|
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."},
|
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"},
|
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"
|
imageAlt="happy homeowner testimonial hvac"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user