From d92e4e71ab5437da3803481f536984664017c302 Mon Sep 17 00:00:00 2001 From: "beetles-ai[bot]" <221859081+beetles-ai[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 09:11:33 +0000 Subject: [PATCH] Patch for src/components/Home/GrowthMeter.tsx --- src/components/Home/GrowthMeter.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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"