diff --git a/components/features.tsx b/components/features.tsx index a0c4d1a3..31778364 100644 --- a/components/features.tsx +++ b/components/features.tsx @@ -22,7 +22,7 @@ gsap.registerPlugin(ScrollTrigger); const TestAndStubGenerationImage = () => { return ( -
+
{/* Features bg */}
{ <>
@@ -183,7 +183,7 @@ export default function Features() {
   return (
     <>
       
-
+

Keploy for developers