Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ddf5c279ed | |||
| db45e8096c | |||
| 75db59e7db | |||
| d0345b170b | |||
| 43d771e572 |
@@ -48,6 +48,12 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
tag="Local Service Leader"
|
tag="Local Service Leader"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
|
avatars={[
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", alt: "Customer 1" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", alt: "Customer 2" },
|
||||||
|
{ src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "Customer 3" },
|
||||||
|
]}
|
||||||
|
avatarText="Trusted by 12,500+ Local Families"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Call Now: (555) 123-4567", href: "tel:+15551234567" },
|
{ text: "Call Now: (555) 123-4567", href: "tel:+15551234567" },
|
||||||
{ text: "Get Free Quote", href: "#contact" },
|
{ text: "Get Free Quote", href: "#contact" },
|
||||||
|
|||||||
Reference in New Issue
Block a user