diff --git a/apps/web/app/(landing)/Features.tsx b/apps/web/app/(landing)/Features.tsx index 956a889b..3a7028a7 100644 --- a/apps/web/app/(landing)/Features.tsx +++ b/apps/web/app/(landing)/Features.tsx @@ -31,11 +31,11 @@ export default function Features() { return (
- {/* */} -
+ className="absolute -top-0 left-10 opacity-40 z-2" + /> + {/*
*/}
{/*
*/} @@ -60,21 +60,24 @@ export default function Features() {
+
+ ); +} -
- {/* Carousel */} +/* + +
- {/* Content */}
@@ -89,7 +92,6 @@ export default function Features() { do more with it.

- {/* Tabs buttons */}
- {/* Tabs items */}
- {/* Item 1 */}
@@ -121,7 +120,6 @@ export default function Features() { />
- {/* Item 2 */}
- {/* Item 3 */}
- {/* Features blocks */}
- {/* Block #1 */}
@@ -183,8 +178,6 @@ export default function Features() { supermemory.

- {/* Block #2 */} -
- {/* Block #3 */} -
- {/* Block #4 */}
- {/* Block #5 */}
- {/* Block #6 */}
- - ); -} + */ diff --git a/apps/web/app/(landing)/RotatingIcons.tsx b/apps/web/app/(landing)/RotatingIcons.tsx index 18825fdf..39d19d62 100644 --- a/apps/web/app/(landing)/RotatingIcons.tsx +++ b/apps/web/app/(landing)/RotatingIcons.tsx @@ -30,7 +30,7 @@ const icons = [ const RotatingIcons: React.FC = () => { return ( -
+