Merge version_1 into main #5
@@ -100,8 +100,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttonAnimation="slide-up"
|
||||
className="py-32"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-white"
|
||||
descriptionClassName="text-lg text-white/75"
|
||||
cardTitleClassName="text-2xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-white/75"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,8 +142,8 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
className="py-32"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-white"
|
||||
descriptionClassName="text-lg text-white/75"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white"
|
||||
textBoxDescriptionClassName="text-lg text-white/75"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user