Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 14:10:55 +00:00

View File

@@ -124,7 +124,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
ariaLabel="Features section highlighting core capabilities"
containerClassName="max-w-7xl mx-auto"
titleClassName="text-4xl md:text-5xl font-bold text-white"
itemClassName=""
descriptionClassName="text-gray-300 text-lg"
/>
</div>
@@ -163,7 +163,7 @@ export default function LandingPage() {
carouselMode="buttons"
ariaLabel="Metrics section showcasing impact and performance"
containerClassName="max-w-7xl mx-auto"
titleClassName="text-4xl md:text-5xl font-bold text-white"
cardClassName=""
descriptionClassName="text-gray-300 text-lg"
/>
</div>