Update src/app/page.tsx
This commit is contained in:
@@ -168,8 +168,6 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="py-16 md:py-24"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-lg text-foreground/80"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -210,8 +208,6 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="py-16 md:py-24"
|
||||
titleClassName="text-4xl md:text-5xl font-bold"
|
||||
descriptionClassName="text-lg text-foreground/80"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user