Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 650f4f0659 |
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
|||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact via WhatsApp", href: "https://wa.me/22666317245"},
|
text: "Contact via WhatsApp", href: "https://api.whatsapp.com/send?phone=22666317245"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-desk-with-phone-headphones_23-2148291125.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/top-view-desk-with-phone-headphones_23-2148291125.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -247,4 +247,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user