diff --git a/src/pages/HomePage/sections/Features.tsx b/src/pages/HomePage/sections/Features.tsx index 24ba24f..1585821 100644 --- a/src/pages/HomePage/sections/Features.tsx +++ b/src/pages/HomePage/sections/Features.tsx @@ -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" },