Bob AI: Fix the 'Honest Service' card in the features section so its content populates a

This commit is contained in:
kudinDmitriyUp
2026-07-01 19:14:19 +00:00
parent 52ca1cb1db
commit 4dbefbd3ae

View File

@@ -18,7 +18,7 @@ export default function FeaturesSection(): React.JSX.Element {
title: "Fast Response", description: "Emergency and priority scheduling available when you need it most.", bentoComponent: "orbiting-icons", centerIcon: "Zap", orbitIcons: ["Clock", "AlertTriangle", "Calendar"],
},
{
title: "Honest Service", description: "Transparent recommendations with absolutely no unnecessary upsells.", bentoComponent: "checklist-timeline", heading: "Our Promise", subheading: "Quality Service Every Time", checklistItems: [
title: "Honest Service", description: "Transparent recommendations with absolutely no unnecessary upsells.", bentoComponent: "checklist-timeline", heading: "Our Promise", subheading: "Quality Service Every Time", steps: [
{ label: "Transparent pricing", detail: "No hidden fees" },
{ label: "Professional staff", detail: "Certified technicians" },
{ label: "Proven results", detail: "Customer guaranteed" },