Merge version_1 into main #3
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user