Merge version_1 into main #1
@@ -90,8 +90,6 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
showCard={true}
|
||||
className="py-16"
|
||||
titleClassName="text-4xl font-extrabold"
|
||||
descriptionClassName="text-base"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -130,8 +128,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
className="py-32"
|
||||
titleClassName="text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg"
|
||||
cardTitleClassName="text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -159,8 +157,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
className="py-32"
|
||||
titleClassName="text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -193,8 +191,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
className="py-24"
|
||||
titleClassName="text-4xl font-extrabold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-4xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
showCard={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user