Merge version_1 into main #2
@@ -163,8 +163,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg opacity-85 max-w-2xl"
|
||||
cardTitleClassName="text-4xl font-bold"
|
||||
cardDescriptionClassName="text-lg opacity-85 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -207,8 +207,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-7xl"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg opacity-85 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg opacity-85 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -244,8 +244,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="max-w-4xl"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg opacity-85 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg opacity-85 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user