Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3090e52d2c | |||
| 2fc6c7173e | |||
| 45a4f27d12 |
@@ -90,7 +90,7 @@ export default function WebAgency2Page() {
|
||||
{
|
||||
title: "Conéctate", items: [
|
||||
{ label: "Facebook", href: "#" },
|
||||
{ label: "WhatsApp", href: "#" }
|
||||
{ label: "WhatsApp", href: "https://wa.me/524421234567" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -98,4 +98,4 @@ export default function WebAgency2Page() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user