Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bcf24f445b | |||
| e9fec76ce1 |
@@ -298,9 +298,9 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
label: "Privacy Policy", href: "#contact"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"},
|
||||
label: "Terms of Service", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -310,4 +310,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user