- );
-};
diff --git a/apps/nameguard.io/src/components/atoms/index.ts b/apps/nameguard.io/src/components/atoms/index.ts
index 4908c6a8b..73b3a39aa 100644
--- a/apps/nameguard.io/src/components/atoms/index.ts
+++ b/apps/nameguard.io/src/components/atoms/index.ts
@@ -5,7 +5,5 @@ export * from "./DeveloperSectionIconWrapper";
export * from "./DeveloperSectionTitle";
export * from "./DeveloperSectionWrapper";
export * from "./PreSectionText";
-export * from "./SectionText";
-export * from "./SectionTitle";
export * from "./ColorfulBg";
export * from "./AirplaneIllustration";
diff --git a/apps/nameguard.io/src/components/organisms/ContactUsSection.tsx b/apps/nameguard.io/src/components/organisms/ContactUsSection.tsx
index 1f78dac37..12803c116 100644
--- a/apps/nameguard.io/src/components/organisms/ContactUsSection.tsx
+++ b/apps/nameguard.io/src/components/organisms/ContactUsSection.tsx
@@ -1,11 +1,10 @@
import {
ColorfulBg,
PreSectionText,
- SectionTitle,
- SectionText,
AirplaneIllustration,
} from "@/components/atoms/";
import { CalendarButton, ContactUsForm } from "@namehash/internal";
+import { Heading, Text } from "@namehash/namekit-react";
export const ContactSection = () => {
return (
@@ -38,14 +37,13 @@ export const ContactSection = () => {
-
- Let's chat
-
-
+ Let's chat
+
+
If you have questions, ideas, or share a passion for NameGuard and
would like to explore collaboration, please don't hesitate to
reach out to us.
-
+
diff --git a/apps/namehashlabs.org/app/ens-referral-program/page.tsx b/apps/namehashlabs.org/app/ens-referral-program/page.tsx
index a05cca76a..42099986d 100644
--- a/apps/namehashlabs.org/app/ens-referral-program/page.tsx
+++ b/apps/namehashlabs.org/app/ens-referral-program/page.tsx
@@ -5,7 +5,7 @@ import cc from "classcat";
import { DocumentTextIcon } from "@heroicons/react/24/solid";
import { FigmaIcon } from "@/components/1 - atoms/icons/figma-icon";
import { GithubIcon } from "@/components/1 - atoms/icons/github-icon";
-import { ProductComponent } from "@/components/2 - molecules/product-component";
+import { ReferralProductComponent } from "@/components/2 - molecules/referral-product-component";
import { Button, Link } from "@namehash/namekit-react";
import { defaultMetaOpengraph, defaultMetaTwitter } from "../shared-metadata";
@@ -37,7 +37,7 @@ export default function Page() {
+ Download assets
+
Working together with Namehash Labs or crafting an article
featuring us? Explore the official Namehash Labs assets
available on our Github to incorporate into your marketing
materials, website, or mobile application.
-