Update src/app/gallery/page.tsx
This commit is contained in:
@@ -182,7 +182,7 @@ export default function GalleryPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
ariaLabel="Kids birthday party face painting gallery"
|
||||
containerClassName="gap-12"
|
||||
titleClassName="text-4xl font-extrabold"
|
||||
cardVariantClassName="text-4xl font-extrabold"
|
||||
descriptionClassName="text-lg opacity-90 max-w-3xl"
|
||||
/>
|
||||
</div>
|
||||
@@ -204,7 +204,7 @@ export default function GalleryPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
ariaLabel="Festival and outdoor event face art gallery"
|
||||
containerClassName="gap-12"
|
||||
titleClassName="text-4xl font-extrabold"
|
||||
cardVariantClassName="text-4xl font-extrabold"
|
||||
descriptionClassName="text-lg opacity-90 max-w-3xl"
|
||||
/>
|
||||
</div>
|
||||
@@ -226,7 +226,7 @@ export default function GalleryPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
ariaLabel="Corporate and team building event gallery"
|
||||
containerClassName="gap-12"
|
||||
titleClassName="text-4xl font-extrabold"
|
||||
cardVariantClassName="text-4xl font-extrabold"
|
||||
descriptionClassName="text-lg opacity-90 max-w-3xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user