This commit is contained in:
2026-01-17 02:45:23 +01:00
parent 7c5b91749b
commit ef2817e5be
17 changed files with 169 additions and 384 deletions

View File

@@ -12,13 +12,13 @@ export default function MeetTheTeam() {
<Section className="relative py-24 md:py-32 overflow-hidden">
<div className="absolute inset-0 z-0">
<Image
src="/uploads/2024/12/DSC07655-Large.webp"
src="/uploads/2024/12/DSC08036-Large.webp"
alt="KLZ Team"
fill
className="object-cover"
unoptimized
/>
<div className="absolute inset-0 bg-gradient-to-r from-neutral-dark/90 to-neutral-dark/40" />
<div className="absolute inset-0 bg-[#263336] bg-gradient-to-r from-[#263336] via-[#263336]/25 to-transparent opacity-100" />
</div>
<Container className="relative z-10">