diff --git a/src/app/page.tsx b/src/app/page.tsx index 90df980..94b49dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,12 +6,12 @@ import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGaller import ProductCardFour from '@/components/sections/product/ProductCardFour'; import MediaAbout from '@/components/sections/about/MediaAbout'; import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; -import TeamCardOne from '@/components/sections/team/TeamCardOne'; -import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; -import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; +import TeamCardTen from '@/components/sections/team/TeamCardTen'; +import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; +import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import ContactCTA from '@/components/sections/contact/ContactCTA'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import { Sparkles, Home, Shield, Award, Star, Mail, TrendingUp, DollarSign, Users } from "lucide-react"; +import { Sparkles, Home, Shield, Mail, Leaf, Mountain, Users, MapPin } from "lucide-react"; export default function LandingPage() { return ( @@ -29,326 +29,87 @@ export default function LandingPage() { >