Update src/app/page.tsx
This commit is contained in:
@@ -238,8 +238,7 @@ export default function LandingPage() {
|
||||
items: [
|
||||
{
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{ label: "0272429930" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -249,4 +248,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user