Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4063b0c7b0 | |||
| 176c00759e |
@@ -52,6 +52,13 @@ export default function LandingPage() {
|
|||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
avatars={[
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-with-smile-white-wall-work-job-office-female-business-meetings_140725-65034.jpg?_wi=1", alt: "John Martinez" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=1", alt: "Sarah Chen" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe-with-laptop_273609-12687.jpg", alt: "Michael Rodriguez" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12859.jpg", alt: "Jennifer Davis" }
|
||||||
|
]}
|
||||||
|
avatarText="500+ Happy Customers"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "John Martinez", handle: "Homeowner", testimonial: "Fixed my burst pipe in under an hour. Professional and fair pricing.", rating: 5,
|
name: "John Martinez", handle: "Homeowner", testimonial: "Fixed my burst pipe in under an hour. Professional and fair pricing.", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user