Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user