diff --git a/src/app/page.tsx b/src/app/page.tsx index a5c86e4..a33a0fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine'; import ProductCardFour from '@/components/sections/product/ProductCardFour'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Shield, ShieldCheck, Sparkles, Zap, Mail, MapPin, Phone } from "lucide-react"; +import { Shield, ShieldCheck, Sparkles, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -161,6 +161,7 @@ export default function LandingPage() { tag="Get in touch" title="Start Your Epoxy Transformation" description="Our experts are ready to provide a custom estimate for your space. Reach out today for a consultation." + background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} imageSrc="http://img.b2bpic.net/free-photo/beautiful-mixture-acrylic-violet-pink-shades_23-2148315598.jpg?_wi=3" buttonText="Submit Request"