Update src/app/page.tsx

This commit is contained in:
2026-03-14 05:28:25 +00:00
parent 30e7e9e599
commit b5235de85d

View File

@@ -191,7 +191,6 @@ export default function HomePage() {
ariaLabel="Services section showcasing professional face painting and body art offerings"
containerClassName="gap-12"
itemClassName="text-3xl sm:text-4xl font-extrabold"
descriptionClassName="text-base sm:text-lg opacity-90 max-w-3xl"
/>
</div>
@@ -302,7 +301,6 @@ export default function HomePage() {
ariaLabel="Photo gallery preview section showcasing professional face painting portfolio"
containerClassName="gap-12"
cardNameClassName="text-3xl sm:text-4xl font-extrabold"
descriptionClassName="text-base sm:text-lg opacity-90 max-w-3xl"
/>
</div>