Update src/pages/HomePage.tsx
This commit is contained in:
@@ -28,7 +28,7 @@ export default function HomePage() {
|
||||
}}
|
||||
leftItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9082.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-skateboarder-man-ramp_23-2147678250.jpg",
|
||||
@@ -77,7 +77,7 @@ export default function HomePage() {
|
||||
tag="About Lion Pool Care"
|
||||
title="Trusted Service You Can Rely On"
|
||||
description="We are a family-oriented company serving Mansfield with professional, honest, and reliable pool care. Your satisfaction is our top priority."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-holding-cup-drink-t-shirt-jacket-looking-merry-front-view_176474-57822.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-holding-cup-drink-t-shirt-jacket-looking-merry-front-view_176474-57822.jpg?_wi=1"
|
||||
textAnimation="slide-up"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
},
|
||||
],
|
||||
completedLabel: "Service Done",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9082.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-outdoor-swimming-pool-hotel-resort-with-sea-ocean-view_74190-9082.jpg?_wi=2",
|
||||
imageAlt: "clean blue swimming pool background",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function HomePage() {
|
||||
value: "100+",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-cup-drink-t-shirt-jacket-looking-merry-front-view_176474-57822.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-cup-drink-t-shirt-jacket-looking-merry-front-view_176474-57822.jpg?_wi=2",
|
||||
imageAlt: "clean blue swimming pool background",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user