25-05-2025

This commit is contained in:
2025-05-27 15:31:07 +02:00
parent 860a895e45
commit 91081f2f9d
6 changed files with 8 additions and 9 deletions

View File

@ -21,6 +21,7 @@ const HeroSectionModern: React.FC<HeroSectionProps> = ({
}) => {
return (
// Use min-h-screen for full viewport height adjust if needed
//bg-[linear-gradient(to_right,#f0e18a,#f9f4c3,#ecd973)]
<section className="relative flex flex-col md:flex-row items-center bg-background min-h-[80vh] md:min-h-screen overflow-hidden">
{/* Background Image/Video Layer */}
<div className="absolute inset-0 z-0">