Update src/app/page.tsx

This commit is contained in:
2026-05-07 11:26:23 +00:00
parent 7c8d3ab0e9
commit 67afdd1073

View File

@@ -10,7 +10,7 @@ import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCar
import FaqDouble from "@/components/sections/faq/FaqDouble";
import ContactSplit from "@/components/sections/contact/ContactSplit";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Sparkles, Search, ArrowUpRight, Shield, Zap, TrendingUp, Users, Target, BarChart3, Megaphone, Target as Rocket } from "lucide-react";
import { Sparkles, TrendingUp, Users, Target as Rocket } from "lucide-react";
export default function WebAgency2Page() {
return (