diff --git a/src/app/page.tsx b/src/app/page.tsx index 1b271b5..944f8c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCar import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia"; import ContactText from "@/components/sections/contact/ContactText"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { Award, Cloud, Code, HelpCircle, Smartphone, Sparkles, Star, Users, Zap } from "lucide-react"; +import { Award, Cloud, Code, HelpCircle, Smartphone, Sparkles, Star, Users, Zap, Calendar, MapPin, Phone } from "lucide-react"; export default function LandingPage() { return ( @@ -208,7 +208,7 @@ export default function LandingPage() {
@@ -244,43 +244,43 @@ export default function LandingPage() {