Merge version_1 into main #5
@@ -128,8 +128,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
className="py-20"
|
||||
containerClassName="max-w-7xl mx-auto px-4"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-700 mt-4"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-700 mt-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -221,8 +221,8 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
className="py-20"
|
||||
containerClassName="max-w-7xl mx-auto px-4"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-gray-700 mt-4"
|
||||
textBoxTitleClassName="text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-lg text-gray-700 mt-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user