Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 745262a52b | |||
| 702e38bc6e | |||
| 0b13dbb6f0 | |||
| 1d5dd6039e | |||
| 725e3ce4ea |
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Follow", items: [
|
title: "Follow", items: [
|
||||||
{ label: "Instagram", href: "https://instagram.com" },
|
{ label: "Instagram", href: "https://www.instagram.com/ocrusto/" },
|
||||||
{ label: "Facebook", href: "https://facebook.com" },
|
{ label: "Facebook", href: "https://facebook.com" },
|
||||||
{ label: "Google Reviews", href: "https://google.com/maps" },
|
{ label: "Google Reviews", href: "https://google.com/maps" },
|
||||||
{ label: "Contact Us", href: "#contact" }
|
{ label: "Contact Us", href: "#contact" }
|
||||||
@@ -269,4 +269,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user