Update src/app/services/page.tsx
This commit is contained in:
@@ -91,7 +91,6 @@ export default function ServicesPage() {
|
||||
tagIcon={Sparkles}
|
||||
cardTitleClassName="text-lg font-semibold text-foreground"
|
||||
cardDescriptionClassName="text-sm text-foreground/70"
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
@@ -152,7 +151,6 @@ export default function ServicesPage() {
|
||||
tagIcon={Award}
|
||||
cardTitleClassName="text-lg font-semibold text-foreground"
|
||||
cardDescriptionClassName="text-sm text-foreground/70"
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
|
||||
Reference in New Issue
Block a user