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