Adjust mentorship hero spacing

cgen-1a6c1d56a6d44984a9cdb24c2239ba19
This commit is contained in:
Builder.io 2025-10-04 01:34:21 +00:00
parent f5b1b95611
commit d8cea17c39

View file

@ -278,7 +278,7 @@ export default function MentorshipPrograms() {
<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 opacity-10">
{[...Array(25)].map((_, i) => (
<div