Merge version_3 into main #14

Merged
bender merged 1 commits from version_3 into main 2026-03-14 19:30:47 +00:00

View File

@@ -52,8 +52,7 @@ export default function LandingPage() {
]}
buttonAnimation="blur-reveal"
background={{ variant: "animated-grid" }}
useInvertedBackground={false}
slides={[
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095774.jpg?_wi=1", imageAlt: "Creative workspace"
},
@@ -64,7 +63,6 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-vector/gradient-ui-kit-collection_23-2149203795.jpg?_wi=1", imageAlt: "UI components"
}
]}
autoRotateInterval={5000}
className="w-full"
containerClassName="max-w-7xl mx-auto px-6 py-24 lg:py-32"
titleClassName="text-5xl lg:text-7xl font-semibold leading-tight mb-6"