From 150cfc520aca4b03262e61dd2f307a51a3d7e7a4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 03:28:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f0c9ae0..823b099 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,8 +81,8 @@ export default function LandingPage() { { id: "m2", icon: Clock, title: "Serving Community", value: "10+ Years" }, { id: "m3", icon: ShieldCheck, title: "Fair Pricing", value: "Always" } ]} - title="Why Lafayette?" - description="Expertise you can rely on." + title="Expertise you can rely on" + description="Professional automotive services you can trust." /> @@ -164,4 +164,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file