From 35fc0d513f058b03fc55c6f577e64835874899fe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 17:35:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,