Update src/app/services/page.tsx
This commit is contained in:
@@ -90,6 +90,7 @@ export default function LandingPage() {
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "tyler@localrankexperts.ca", href: "mailto:tyler@localrankexperts.ca"},
|
||||
{ label: "(403) 850-8568", href: "tel:+14038508568" },
|
||||
{
|
||||
label: "localrankexperts.ca", href: "https://localrankexperts.ca"},
|
||||
],
|
||||
@@ -100,4 +101,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user