Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a0283a2538 | |||
| 47f2357496 | |||
| c81399a5a0 | |||
| 1896b24909 | |||
| d47dfe78e5 |
@@ -165,6 +165,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="CAF Legal S.A.S."
|
||||
logoSrc="https://api.dicebear.com/9.x/initials/svg?seed=CAF&backgroundColor=15479c&textColor=ffffff"
|
||||
columns={[
|
||||
{ title: "Firma", items: [{ label: "Nosotros", href: "#about" }, { label: "Equipo", href: "#team" }] },
|
||||
{ title: "Servicios", items: [{ label: "Comercial", href: "#features" }, { label: "Laboral", href: "#features" }, { label: "Litigios", href: "#features" }] },
|
||||
@@ -175,4 +176,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user