From 9658c2f0cd6c3e4594a93e689ac72ee55cc2e65e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:11:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d2045d2..7625e40 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import { Award, CheckCircle, Phone, Shield, Sparkles, Star, TrendingUp, Users, Zap } from 'lucide-react'; +import { Award, CheckCircle, Phone, Shield, Sparkles, Star, TrendingUp, Users, Zap, Heart } from 'lucide-react'; export default function LandingPage() { return ( @@ -68,7 +68,8 @@ export default function LandingPage() { description="With over 25 years of experience, Stewart Tire & Performance has been the go-to destination for drivers seeking premium tires and expert automotive services. Our certified technicians use state-of-the-art equipment to ensure your vehicle receives the best care possible." metrics={[ { value: "25+", title: "Years of Excellence" }, - { value: "10,000+", title: "Satisfied Customers" } + { value: "10,000+", title: "Satisfied Customers" }, + { value: "99%", title: "Customer Retention Rate" } ]} imageSrc="http://img.b2bpic.net/free-photo/mechanic-preparing-check-list_1170-1648.jpg" imageAlt="Professional tire service technician"