diff --git a/src/App.tsx b/src/App.tsx index f0eb56f..65ff11e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,324 +9,160 @@ import NavbarCentered from '@/components/ui/NavbarCentered'; import PricingSimpleCards from '@/components/sections/pricing/PricingSimpleCards'; import TeamDetailedCards from '@/components/sections/team/TeamDetailedCards'; import TestimonialAvatarCard from '@/components/sections/testimonial/TestimonialAvatarCard'; -import { CheckCircle, Github, Linkedin, Server, Shield, Twitter, Zap } from "lucide-react"; +import { CheckCircle, Linkedin, Server, Twitter, Github, Zap, Shield } from "lucide-react"; export default function App() { return ( <> -
+ -