diff --git a/src/app/page.tsx b/src/app/page.tsx index 73b418a..32db22e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar import ContactText from '@/components/sections/contact/ContactText'; import FooterMedia from '@/components/sections/footer/FooterMedia'; -import { BarChart3, HelpCircle, PieChart, Calendar, Users, Smartphone, Table, TrendingUp, Lightbulb, Activity, Smile } from 'lucide-react'; +import { BarChart3, HelpCircle, PieChart, Calendar, Users, Smartphone, Table, TrendingUp, Lightbulb, Activity, Smile, Car, AlertCircle, Moon, Wifi, Clock } from 'lucide-react'; export default function SurveyPage() { return ( @@ -44,8 +44,8 @@ export default function SurveyPage() {
+
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+
); -} +} \ No newline at end of file