Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6be6da4022 | |||
| be46e3b8ae |
@@ -50,6 +50,13 @@ export default function LandingPage() {
|
|||||||
{ text: "Book Appointment", href: "contact" }
|
{ text: "Book Appointment", href: "contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
avatars={[
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", alt: "Client 1" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", alt: "Client 2" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=3", alt: "Client 3" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=4", alt: "Client 4" }
|
||||||
|
]}
|
||||||
|
avatarText="4.6★ from 47 reviews"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/barber-showing-man-his-haircut-mirror_107420-94782.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/barber-showing-man-his-haircut-mirror_107420-94782.jpg"
|
||||||
imageAlt="Area 809 Barbershop storefront"
|
imageAlt="Area 809 Barbershop storefront"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
|
|||||||
Reference in New Issue
Block a user