diff --git a/src/app/page.tsx b/src/app/page.tsx index 28dbf56..24970b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni import ContactText from '@/components/sections/contact/ContactText'; import FooterCard from '@/components/sections/footer/FooterCard'; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; -import { Award, Camera, Car, Gauge, Hammer, Handshake, Hourglass, Instagram, MapPin, Paintbrush, PiggyBank, ShieldCheck, Sparkles, Tag, Users, Wallet, Whatsapp } from "lucide-react"; +import { Award, Camera, Car, Gauge, Hammer, Handshake, Hourglass, Instagram, MapPin, MessageCircle, Paintbrush, PiggyBank, ShieldCheck, Sparkles, Tag, Users, Wallet } from "lucide-react"; const assetMap = [ {"id":"hero-car-panel-1","url":"http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342639.jpg","alt":"dramatic car panel repair close up"}, @@ -115,7 +115,6 @@ export default function LandingPage() { autoplayDelay={4000} showDimOverlay={true} ariaLabel="Hero section showcasing ING PDR services" - useInvertedBackground={false} />