diff --git a/src/app/page.tsx b/src/app/page.tsx index 022925f..5c58916 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,6 @@ export default function LandingPage() { { name: "Reviews", id: "reviews" } ]} button={{ text: "Reserve Table", href: "#reservation" }} - className="backdrop-blur-md bg-white/80" />