From 6ba1ffb18a3354804786615e8781cc0250c44a6c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 21:20:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a1be988..d015342 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Interior Care", title: "Full Interior Detailing", subtitle: "Deep clean your vehicle's interior", description: "We meticulously vacuum, shampoo, and condition every surface inside your car. From carpets to upholstery, our professional-grade products and attention to detail ensure your interior looks and feels pristine.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772675903992-mibrrgno.jpg", imageAlt: "Full interior detailing service" + tag: "Interior Care", title: "Full Interior Detailing", subtitle: "Deep clean your vehicle's interior", description: "We meticulously vacuum, shampoo, and condition every surface inside your car. From carpets to upholstery, our professional-grade products and attention to detail ensure your interior looks and feels pristine.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUbn1UnBHb2aQXLcOGDwOlxMhC/uploaded-1772745623873-vs4wh2ar.jpg", imageAlt: "Full interior detailing service" }, { id: 2, -- 2.49.1