Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3da46cafc0 | |||
| 604575e9f9 | |||
| 500cdd9872 | |||
| 39dbcffdea | |||
| 6388dac963 | |||
| 4204eb8dc7 | |||
| 240c24490e | |||
| 281bc3f14a | |||
| e420a0fd5f | |||
| b75af8d764 |
@@ -376,6 +376,8 @@ export default function LandingPage() {
|
||||
label: "Shipping & Returns", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service", href: "#"}
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -395,4 +397,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user