diff --git a/src/pages/home/HomeAurora.tsx b/src/pages/home/HomeAurora.tsx index 3c05a2a..c72535d 100644 --- a/src/pages/home/HomeAurora.tsx +++ b/src/pages/home/HomeAurora.tsx @@ -1,5 +1,6 @@ -import { H1, H4, H5 } from "@/components/Texts" +import { H1, H4, H3, H5, Eyebrow } from "@/components/Texts" import { Button } from "@/components/Button" +import { H3Icon } from "@heroicons/react/20/solid" export function HomeAurora({ onGetStartedClick }: { onGetStartedClick: () => void }) { return ( @@ -12,33 +13,17 @@ export function HomeAurora({ onGetStartedClick }: { onGetStartedClick: () => voi {/* Inner padding */}