Update src/app/camps/page.tsx
This commit is contained in:
@@ -113,8 +113,8 @@ export default function CampsPage() {
|
||||
className="py-20"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
cardClassName="rounded-lg overflow-hidden border border-opacity-20"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-opacity-80 mb-8"
|
||||
cardTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
cardDescriptionClassName="text-lg text-opacity-80 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user