Adjust Engage hero spacing

cgen-430a8db625a84310bdec088d10e2371c
This commit is contained in:
Builder.io 2025-10-04 01:25:02 +00:00
parent 845f28ef20
commit fe64706e23

View file

@ -286,7 +286,7 @@ export default function Engage() {
<Layout>
<div className="min-h-screen bg-aethex-gradient">
{/* Hero */}
<section className="relative overflow-hidden py-20 lg:py-28">
<section className="relative overflow-hidden py-16 sm:py-24 lg:py-28">
<div className="absolute inset-0 opacity-15">
{[...Array(35)].map((_, idx) => (
<div