diff --git a/src/app/page.tsx b/src/app/page.tsx index 3321b90..5acd315 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file