Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b1ae95bf1e | |||
| 3ba2ea82eb | |||
| b3b82423ca | |||
| dc06d9adad |
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "", href: "#contact"},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -198,4 +198,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user