Update src/app/page.tsx

This commit is contained in:
2026-03-11 03:32:17 +00:00
parent 1a4b3059b8
commit 3e7917d47a

View File

@@ -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>