Update src/app/services/page.tsx

This commit is contained in:
2026-05-13 08:39:00 +00:00
parent 75a4f9df6e
commit e3fcef891f

View File

@@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import FeatureBento from '@/components/sections/feature/FeatureBento';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import { Globe, Award, Layout, CheckCircle, Users, Clock, Star } from "lucide-react";
import { Globe, Award, Layout } from "lucide-react";
export default function ServicesPage() {
return (