diff --git a/src/pages/HomePage/sections/Features.tsx b/src/pages/HomePage/sections/Features.tsx
index 1585821..6bc9e6a 100644
--- a/src/pages/HomePage/sections/Features.tsx
+++ b/src/pages/HomePage/sections/Features.tsx
@@ -10,30 +10,12 @@ export default function FeaturesSection(): React.JSX.Element {
+ tag="Why Homeowners Choose Us"
+ title="Expert Care, Exceptional Results"
+ description="We treat every pool as if it were our own, ensuring consistent clarity and reliable performance."
+ features={[{"centerIcon":"Zap","bentoComponent":"orbiting-icons","orbitIcons":["Clock","AlertTriangle","Calendar"],"description":"Emergency and priority scheduling available when you need it most.","title":"Fast Response"},{"completedLabel":"Service Done","bentoComponent":"checklist-timeline","subheading":"Quality Service Every Time","heading":"Our Promise","checklistItems":[{"label":"Transparent pricing","detail":"No hidden fees"},{"label":"Professional staff","detail":"Certified technicians"},{"label":"Proven results","detail":"Customer guaranteed"}],"title":"Honest Service","description":"Transparent recommendations with absolutely no unnecessary upsells."},{"title":"Local Expertise","bentoComponent":"info-card-marquee","description":"Proudly serving Mansfield and surrounding communities with care.","infoCards":[{"icon":"MapPin","value":"Mansfield+","label":"Service Area"},{"icon":"Star","label":"Ratings","value":"5.0/5"},{"label":"Satisfied","value":"100+","icon":"Users"}]}]}
+ textAnimation="slide-up"
+ />
);