Update src/app/page.tsx
This commit is contained in:
@@ -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