Merge version_1 into main #1
@@ -116,6 +116,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
mediaAnimation="blur-reveal"
|
||||
className="w-full"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-4xl lg:text-5xl font-extrabold"
|
||||
@@ -153,6 +154,7 @@ export default function LandingPage() {
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-4xl lg:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg text-opacity-90"
|
||||
itemClassName=""
|
||||
cardTitleClassName="text-2xl font-bold"
|
||||
cardDescriptionClassName="text-base text-opacity-80"
|
||||
/>
|
||||
@@ -191,8 +193,8 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
className="w-full"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-4xl lg:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg text-opacity-90"
|
||||
textBoxTitleClassName="text-4xl lg:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg text-opacity-90"
|
||||
cardTitleClassName="text-xl font-bold"
|
||||
cardQuoteClassName="text-base italic"
|
||||
/>
|
||||
@@ -245,8 +247,8 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
className="w-full"
|
||||
containerClassName="max-w-7xl mx-auto"
|
||||
titleClassName="text-4xl lg:text-5xl font-extrabold"
|
||||
contentClassName="text-lg text-opacity-90"
|
||||
textBoxTitleClassName="text-4xl lg:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg text-opacity-90"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user