diff --git a/src/app/page.tsx b/src/app/page.tsx index f22dc99..dff8b38 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import ContactText from '@/components/sections/contact/ContactText'; import FooterSimple from '@/components/sections/footer/FooterSimple'; import { ThemeProvider } from '@/providers/themeProvider/ThemeProvider'; -import { BadgeDollarSign, Heart, ShieldCheck, Wrench } from 'lucide-react'; +import { BadgeDollarSign, Heart, ShieldCheck, Wrench, Shield } from 'lucide-react'; export default function LandingPage() { return ( @@ -120,6 +120,7 @@ export default function LandingPage() { title="Trusted by Drivers Across the Community" description="The reviews speak for themselves. Ridge Motors has earned a reputation for honesty, skill, and customer care that people remember and recommend." tag="Testimonials" + tagIcon={Shield} testimonials={[ { id: "1", name: "Brian C.", role: "Vehicle Owner", company: "Maple Ridge", rating: 5,