Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 08969aac54 | |||
| 7b54cf8837 | |||
| 95ad72cfba | |||
| 8494dfa5af | |||
| aefa9323a2 |
1407
src/app/layout.tsx
1407
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -52,6 +52,12 @@ export default function LandingPage() {
|
||||
{ text: "Richiedi Preventivo", href: "#contact" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/39" },
|
||||
]}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment-gloves_23-2148269364.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment-gloves_23-2148269364.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-people-with-protection-equipment-gloves_23-2148269364.jpg", alt: "Client 3" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ clients"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/weathered-stained-concrete-wall-corner_632498-60769.jpg?_wi=2"
|
||||
imageAlt="professional house painting interior bright colors"
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user