diff --git a/src/app/page.tsx b/src/app/page.tsx index fe03a27..0d95a96 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -250,10 +250,10 @@ export default function LandingPage() { leftLink={{ text: "Privacy Policy", href: "#"}} rightLink={{ - text: "Terms of Service", href: "#"}} + text: "", href: "#"}} /> ); -} +} \ No newline at end of file