Refactor: Decrease section height

This commit is contained in:
gpt-engineer-app[bot]
2025-09-30 17:47:37 +00:00
parent b102cdf5bc
commit 4cff212c36

View File

@@ -2,7 +2,7 @@ import { AutocompleteSearch } from '@/components/search/AutocompleteSearch';
export function SimpleHeroSearch() {
return (
<section className="relative py-24 bg-gradient-to-br from-primary/10 via-secondary/5 to-accent/10">
<section className="relative py-12 bg-gradient-to-br from-primary/10 via-secondary/5 to-accent/10">
<div className="container mx-auto px-4 text-center">
<div className="max-w-4xl mx-auto space-y-8">
<h1 className="text-5xl md:text-6xl font-bold leading-tight">