diff --git a/src/components/Home/GrowthMeter.tsx b/src/components/Home/GrowthMeter.tsx index db72559..2b2b4bc 100644 --- a/src/components/Home/GrowthMeter.tsx +++ b/src/components/Home/GrowthMeter.tsx @@ -41,12 +41,12 @@ const GrowthMeter = (props: Props) => { className="z-10" /> } - leftItem={ -

- Watch your self-study soar with the Growth Meter - - see daily, weekly, and monthly progress take flight! -

- } +leftItem={ +

+Watch your self-study soar with the Growth Meter - +see daily, weekly, and monthly progress take flight! +

+} delay={0.2} motionDivClass="flex items-center justify-evenly" imagePosition="right"