We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8152e96 commit b459576Copy full SHA for b459576
1 file changed
www/app/page.tsx
@@ -2,7 +2,6 @@ import Image from "next/image";
2
import Footer from "@/components/footer";
3
import AnimatedNav from "@/components/animated-nav/server";
4
import AnimatedHero from "@/components/animated-hero/server";
5
-import AnimatedStats from "@/components/animated-stats/server";
6
import IntegrationCard from "@/components/integration-card/server";
7
import ProfileCard from "@/components/profile-card/server";
8
import HowItWorksCard from "@/components/how-it-works-card/server";
0 commit comments