Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8b8157859c |
@@ -54,6 +54,18 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
avatars={[
|
||||||
|
{
|
||||||
|
src: "http://img.b2bpic.net/free-photo/portrait-young-businessman-video-calling-mobile-phone_23-2148176223.jpg", alt: "James Chen profile"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
src: "http://img.b2bpic.net/free-photo/smiley-businesswoman-posing-outdoors_23-2148767054.jpg", alt: "Sophie Richardson profile"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
src: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", alt: "Marcus Webb profile"
|
||||||
|
}
|
||||||
|
]}
|
||||||
|
avatarText="Trusted by 500+ London homes"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "James Chen", handle: "@jameslondon", testimonial: "Reliable, thorough, and genuinely caring about their work. They've been cleaning my flat for two years without fail.", rating: 5,
|
name: "James Chen", handle: "@jameslondon", testimonial: "Reliable, thorough, and genuinely caring about their work. They've been cleaning my flat for two years without fail.", rating: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user