diff --git a/src/app/page.tsx b/src/app/page.tsx index 154a2ce..4ca8a63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,12 +8,11 @@ import FeatureBento from "@/components/sections/feature/FeatureBento"; import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; -import TeamCardFive from "@/components/sections/team/TeamCardFive"; +import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; import FaqBase from "@/components/sections/faq/FaqBase"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBase from "@/components/sections/footer/FooterBase"; -import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; -import { Sparkles, ArrowUpRight, Target, Brain, Zap, Shield, TrendingUp, Award, Users, BookOpen, Clock, Activity, CheckCircle2 } from "lucide-react"; +import { Sparkles, Clock, Brain, Activity, Target, Shield, TrendingUp, Award, Zap, Users } from "lucide-react"; export default function WebAgency2Page() { return ( @@ -40,112 +39,123 @@ export default function WebAgency2Page() { ]} button={{ text: "Upload Chart", href: "#contact" }} /> - - - - - - -