Update src/app/services/page.tsx

This commit is contained in:
2026-04-14 09:03:29 +00:00
parent 2574afb322
commit a34e0a19b4

View File

@@ -8,7 +8,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import { Zap, CheckCircle, TrendingUp, Phone } from 'lucide-react';
export default function LandingPage() {
export default function ServicesPage() {
return (
<ThemeProvider
defaultButtonVariant="bounce-effect"