Tighten hero spacing on mobile

cgen-3098cc6f47eb4910a7c44940f2b98dbb
This commit is contained in:
Builder.io 2025-10-04 01:23:49 +00:00
parent e086cb0711
commit c52da77199

View file

@ -265,7 +265,7 @@ export default function DevelopmentConsulting() {
<Layout>
<div className="min-h-screen bg-aethex-gradient">
{/* Hero Section */}
<section className="relative py-20 lg:py-32 overflow-hidden">
<section className="relative py-16 sm:py-24 lg:py-32 overflow-hidden">
<div className="absolute inset-0 bg-gradient-to-br from-fuchsia-900/40 via-transparent to-slate-950/60" />
<div className="absolute inset-0 opacity-10">
{[...Array(25)].map((_, i) => (