Update src/app/services/page.tsx

This commit is contained in:
2026-03-25 02:40:25 +00:00
parent 48269d4392
commit 47d66a5f22

View File

@@ -7,7 +7,7 @@ import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwent
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterBase from '@/components/sections/footer/FooterBase';
import { Scissors, Paintbrush, Heart, Sparkles, Quote, CalendarCheck } from "lucide-react";
import { Scissors, Paintbrush, Heart, Sparkles, CalendarCheck } from "lucide-react";
export default function ServicesPage() {
const navItems = [
@@ -94,8 +94,6 @@ export default function ServicesPage() {
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
useInvertedBackground={false}
tag="Client Love"
tagIcon={Quote}
/>
</div>