From 6d30eff892415926e65b42a3f1848e548c7bcd35 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 07:13:45 +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 e40ff64..80cb3f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" textboxLayout="default" - features=[ + features={[ { id: "exterior", title: "Exterior Wash", description: "Starting at $80", media: { imageSrc: "http://img.b2bpic.net/free-photo/shot-young-woman-cleaning-her-car_1153-6745.jpg", imageAlt: "Professional exterior car wash" -- 2.49.1