Merge version_1 into main #4
@@ -101,6 +101,7 @@ export default function LandingPage() {
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg text-foreground/80 leading-relaxed"
|
||||
textBoxClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -125,8 +126,8 @@ export default function LandingPage() {
|
||||
]
|
||||
}}
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg text-foreground/80"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/80"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -160,8 +161,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg text-foreground/80"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/80"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -186,8 +187,8 @@ export default function LandingPage() {
|
||||
]
|
||||
}}
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg text-foreground/80"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/80"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -252,8 +253,8 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="py-20"
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg text-foreground/80"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg text-foreground/80"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user