diff --git a/apps/web-v2/src/app/(landing)/Hero.tsx b/apps/web-v2/src/app/(landing)/Hero.tsx index 74300c8b..a1840fe5 100644 --- a/apps/web-v2/src/app/(landing)/Hero.tsx +++ b/apps/web-v2/src/app/(landing)/Hero.tsx @@ -3,6 +3,7 @@ import React from "react"; import { motion } from "framer-motion"; import { Twitter } from "@/utils/icons"; import EmailInput from "./EmailInput"; +import LinkArrow from "./linkArrow"; const slap = { initial: { @@ -22,10 +23,11 @@ function Hero() { <>
- Follow us on Twitter +
Follow us on Twitter