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