Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-14 18:34:51 +00:00

View File

@@ -177,12 +177,12 @@ export default function LandingPage() {
id: "metric-4", title: "Client Satisfaction", subtitle: "Post-implementation satisfaction rate", category: "Quality", value: "98%"
}
]}
textboxLayout="centered"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={true}
containerClassName="max-w-6xl mx-auto px-4 py-20"
titleClassName="text-4xl md:text-5xl font-bold"
descriptionClassName="text-lg text-foreground/75 mt-4"
subtitleClassName="text-lg text-foreground/75"
cardTitleClassName="text-xl font-semibold"
/>
</div>