diff --git a/src/components/HomeOne/ServicesHomeOne.js b/src/components/HomeOne/ServicesHomeOne.js index 53c7958..e167295 100644 --- a/src/components/HomeOne/ServicesHomeOne.js +++ b/src/components/HomeOne/ServicesHomeOne.js @@ -17,7 +17,7 @@ function ServiceItem({ icon, title, description, index }) { } function ServicesHomeOne({ className }) { - const serviceTitle = "" + const serviceTitle = "Set Goals and Rewards to Inspire"; const serviceItems = [ { icon: IconOne,