diff --git a/src/app/page.tsx b/src/app/page.tsx index 37adfc7..23e9fbb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Award, Building2, CheckCircle, Clock, Shield, ShieldCheck, Star } from "lucide-react"; +import { Award, Building2, Clock, Shield, Star } from "lucide-react"; export default function LandingPage() { return ( @@ -111,6 +111,7 @@ export default function LandingPage() { author="Satisfied Local Customer" ratingAnimation="blur-reveal" avatarsAnimation="slide-up" + avatars={[{ src: "https://avatar.vercel.sh/1", alt: "Customer" }, { src: "https://avatar.vercel.sh/2", alt: "Customer" }]} /> @@ -139,6 +140,7 @@ export default function LandingPage() { description="Call us today at 07402 431125 or leave a message for a quick callback." imageSrc="http://img.b2bpic.net/free-photo/young-man-t-shirt-jacket-hat-holding-mobile-phone-looking-confused_176474-31128.jpg" mediaAnimation="slide-up" + background={{ variant: "gradient-bars" }} />