Update src/app/page.tsx
This commit is contained in:
@@ -146,8 +146,6 @@ export default function LandingPage() {
|
||||
textBoxTagClassName="text-sm font-semibold uppercase tracking-wide"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-light leading-tight mt-4 mb-4"
|
||||
textBoxDescriptionClassName="text-base text-opacity-90 mb-8"
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -192,8 +190,6 @@ export default function LandingPage() {
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-light leading-tight mt-2 mb-4"
|
||||
textBoxDescriptionClassName="text-base text-opacity-90 mb-8"
|
||||
textBoxTagClassName="text-sm font-semibold uppercase tracking-wide"
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -243,8 +239,6 @@ export default function LandingPage() {
|
||||
cardDateClassName="text-xs text-opacity-60 mt-1"
|
||||
carouselClassName="w-full"
|
||||
dotsClassName="flex justify-center gap-2 mt-8"
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user