Merge version_1 into main #3
@@ -101,10 +101,6 @@ export default function LandingPage() {
|
||||
containerClassName="py-24 md:py-32"
|
||||
titleClassName="text-4xl md:text-6xl font-bold leading-tight"
|
||||
descriptionClassName="text-lg text-opacity-75 max-w-3xl"
|
||||
buttonContainerClassName=""
|
||||
buttonTextClassName=""
|
||||
mediaWrapperClassName=""
|
||||
mediaClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -234,9 +230,10 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="centered"
|
||||
containerClassName="py-24 md:py-32"
|
||||
titleClassName="text-4xl md:text-6xl font-bold leading-tight"
|
||||
descriptionClassName="text-lg text-opacity-75 max-w-3xl"
|
||||
textBoxTitleClassName="text-4xl md:text-6xl font-bold leading-tight"
|
||||
textBoxDescriptionClassName="text-lg text-opacity-75 max-w-3xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user