Hide footer on home page

cgen-bf80807d0be742c784f3f352fb44867a
This commit is contained in:
Builder.io 2025-10-18 01:47:29 +00:00
parent 00c1722536
commit eef8efee0f

View file

@ -253,7 +253,7 @@ export default function Index() {
}
return (
<Layout>
<Layout hideFooter>
{/* Hero Section - Geometric Design */}
<section className="relative min-h-screen flex items-center justify-center overflow-hidden">
{/* Geometric Background Pattern */}