Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e420a0fd5f | |||
| b75af8d764 |
@@ -376,6 +376,8 @@ export default function LandingPage() {
|
|||||||
label: "Shipping & Returns", href: "#"},
|
label: "Shipping & Returns", href: "#"},
|
||||||
{
|
{
|
||||||
label: "Privacy Policy", href: "#"},
|
label: "Privacy Policy", href: "#"},
|
||||||
|
{
|
||||||
|
label: "Terms of Service", href: "#"}
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -395,4 +397,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user