Merge version_3 into main #4
@@ -52,6 +52,13 @@ export default function LandingPage() {
|
||||
imagePosition="right"
|
||||
mediaAnimation="opacity"
|
||||
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={[
|
||||
{
|
||||
name: "John Martinez", handle: "Homeowner", testimonial: "Fixed my burst pipe in under an hour. Professional and fair pricing.", rating: 5,
|
||||
@@ -254,4 +261,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user