Merge version_3 into main #4
@@ -250,10 +250,10 @@ export default function LandingPage() {
|
|||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Privacy Policy", href: "#"}}
|
text: "Privacy Policy", href: "#"}}
|
||||||
rightLink={{
|
rightLink={{
|
||||||
text: "Terms of Service", href: "#"}}
|
text: "", href: "#"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user