Update src/app/page.tsx

This commit is contained in:
2026-03-09 22:11:01 +00:00
parent 69a8e8a808
commit 9658c2f0cd

View File

@@ -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"