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