Merge version_1 into main #3
@@ -80,8 +80,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
className="w-full"
|
||||
titleClassName="text-4xl font-extrabold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-4xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -151,8 +151,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
className="w-full"
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -189,8 +189,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
className="w-full"
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -225,8 +225,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
className="w-full"
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
@@ -259,8 +259,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
className="w-full"
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
descriptionClassName="text-lg"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold"
|
||||
textBoxDescriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user