Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bcf24f445b | |||
| e9fec76ce1 |
@@ -298,9 +298,9 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
items: [
|
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>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user