style: update hero section with new cloud background and button layout

This commit is contained in:
2025-10-22 18:35:05 +02:00
parent 48979de1c7
commit 1f0f18105e
6 changed files with 35 additions and 34 deletions

View File

@@ -48,7 +48,7 @@ export function GallerySection() {
const prev = () => setActive((i) => wrap(0, galleryItems.length, i - 1))
return (
<div className="bg-[#FAFAFA]">
<div className="bg-white">
<div className="relative isolate pt-8 pb-0 text-center w-full">
<FadeIn transition={{ duration: 0.8, delay: 0.1 }}>
<div className="mx-auto max-w-5xl lg:mt-12">