Update src/app/page.tsx
This commit is contained in:
@@ -116,8 +116,6 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
className="py-16 md:py-24"
|
||||
containerClassName="max-w-7xl mx-auto px-4"
|
||||
titleClassName="text-3xl md:text-5xl font-bold text-[#2d1b3d] mb-4"
|
||||
descriptionClassName="text-lg text-[#5c3d6f] max-w-3xl mb-12"
|
||||
cardClassName="bg-white rounded-2xl overflow-hidden shadow-md hover:shadow-lg transition-shadow p-6"
|
||||
cardTitleClassName="text-xl font-bold text-[#2d1b3d] mb-3"
|
||||
cardDescriptionClassName="text-[#5c3d6f] leading-relaxed"
|
||||
|
||||
Reference in New Issue
Block a user