Bob AI: Fix the 'Honest Service' card in the features section so its content populates a
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user