Merge version_1 into main #3
@@ -100,11 +100,11 @@ export default function LandingPage() {
|
||||
{ id: "professionals", title: "Expert", subtitle: "Stylists", category: "Trained Professionals", value: "Skilled Care" }
|
||||
]}
|
||||
animationType="opacity"
|
||||
textboxLayout="default"
|
||||
textboxLayout="centered"
|
||||
useInvertedBackground={false}
|
||||
containerClassName="bg-gradient-to-r from-[var(--background-accent)] to-[var(--accent)] bg-opacity-10 rounded-xl p-8 md:p-12"
|
||||
cardClassName="text-center"
|
||||
titleClassName="text-2xl md:text-3xl font-light mb-2"
|
||||
textBoxTitleClassName="text-2xl md:text-3xl font-light mb-2"
|
||||
textBoxDescriptionClassName="text-gray-600 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user