Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 820c30ffb3 | |||
| 70d37769b6 | |||
| 221e8b69df | |||
| c86e7ff089 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Descubrir Servicios", href: "#features" },
|
{ text: "Descubrir Servicios", href: "#features" },
|
||||||
{ text: "Consultoría", href: "#contact" },
|
{ text: "Consultoría", href: "#contact" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-view-urban-scene-skyscrapers_53876-14116.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C3bwcpjJcblRXwTYE9J9gmGCEk/uploaded-1775693570671-06toxbrm.jpg"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", alt: "User 1" },
|
{ src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", alt: "User 1" },
|
||||||
{ src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", alt: "User 2" },
|
{ src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", alt: "User 2" },
|
||||||
@@ -175,4 +175,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user