diff --git a/src/app/page.tsx b/src/app/page.tsx index 9177500..bb80dbf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,11 +96,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Expert Maintenance", description: "Authorized service center with certified technicians specializing in BMW vehicles. Regular maintenance, repairs, and diagnostics performed with genuine parts and professional care.", imageSrc: "http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg", imageAlt: "BMW Service Center" + title: "Expert Maintenance", description="Authorized service center with certified technicians specializing in BMW vehicles. Regular maintenance, repairs, and diagnostics performed with genuine parts and professional care.", imageSrc: "http://img.b2bpic.net/free-photo/repairmen-fix-car-together_482257-102916.jpg", imageAlt: "BMW Service Center" }, { id: 2, - title: "Warranty Coverage", description: "Comprehensive warranty protection on all new vehicles. Extended warranty options available to protect your investment and provide peace of mind on the road.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-business-person-car-dealership_23-2149117176.jpg", imageAlt: "Warranty Protection" + title: "Warranty Coverage", description="Comprehensive warranty protection on all new vehicles. Extended warranty options available to protect your investment and provide peace of mind on the road.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-business-person-car-dealership_23-2149117176.jpg", imageAlt: "Warranty Protection" }, { id: 3,