From 99175b14311a1dd6c82f132b0e1a2fb0eea7e8eb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Mar 2026 20:02:53 +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 af85f0b..53be857 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { }, { id: "exterior", title: "Exterior Detailing", price: "$75", period: "per vehicle", features: [ - "Professional wash and rinse", "Clay bar treatment", "Paint correction polish", "Premium wax application", "Tire and rim detailing", "Protective sealant coating" + "Professional wash and rinse", "C", "P", "Premium wax application", "Tire and rim detailing", "Protective sealant coating" ], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/detergent-brown-liquid-with-blue-spume_23-2147933942.jpg?_wi=3", imageAlt: "car exterior washing polish" -- 2.49.1