Update src/app/blog/page.tsx

This commit is contained in:
2026-02-20 23:27:20 +00:00
parent 24496023f7
commit e2c7eec55e

View File

@@ -61,7 +61,6 @@ export default function BlogPage() {
logoText="The Grand Hotel"
leftLink={{ text: "Privacy Policy", href: "/privacy" }}
rightLink={{ text: "Terms of Service", href: "/terms" }}
useInvertedBackground={true}
/>
</div>
</ReactLenis>