Update src/app/services/page.tsx

This commit is contained in:
2026-03-13 20:14:04 +00:00
parent 54ff50574b
commit fe36c04d2a

View File

@@ -89,6 +89,8 @@ export default function ServicesPage() {
description="Transform your look with our expert women's beauty services"
tag="For Women"
tagIcon={Sparkles}
cardTitleClassName="text-lg font-semibold text-foreground"
cardDescriptionClassName="text-sm text-foreground/70"
features={[
{
id: 1,
@@ -147,6 +149,8 @@ export default function ServicesPage() {
description="Professional grooming and styling for the modern man"
tag="For Men"
tagIcon={Award}
cardTitleClassName="text-lg font-semibold text-foreground"
cardDescriptionClassName="text-sm text-foreground/70"
features={[
{
id: 1,