diff --git a/src/app/page.tsx b/src/app/page.tsx index c23d0b9..85bf4ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Award, Shield, Zap, CheckCircle, Clock, Smartphone } from "lucide-react"; +import { Award, Shield, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -153,6 +153,8 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/master-holds-new-screen-replacement-disassembled-smartphone-his-laboratory-tool-kit-with-instruments-laptop-front-him-white-table-space-your-text-right_346278-1201.jpg" buttonText="Submit Repair Request" termsText="By submitting, you agree to our 12-month warranty terms and conditions." + background={{ variant: "gradient-bars" }} + useInvertedBackground={false} />