diff --git a/apps/nameguard.io/src/components/atoms/SectionText.tsx b/apps/nameguard.io/src/components/atoms/SectionText.tsx deleted file mode 100644 index 2124e7c93..000000000 --- a/apps/nameguard.io/src/components/atoms/SectionText.tsx +++ /dev/null @@ -1,20 +0,0 @@ -interface SectionTextProps { - children?: React.ReactNode; - className?: string; -} - -export const SectionText = ({ - className, - children, - ...props -}: SectionTextProps) => { - return ( -
- {children} -
- ); -}; diff --git a/apps/nameguard.io/src/components/atoms/SectionTitle.tsx b/apps/nameguard.io/src/components/atoms/SectionTitle.tsx deleted file mode 100644 index dffe6402f..000000000 --- a/apps/nameguard.io/src/components/atoms/SectionTitle.tsx +++ /dev/null @@ -1,21 +0,0 @@ -interface SectionTitleProps { - children?: React.ReactNode; - className?: string; -} - -export const SectionTitle = ({ - className, - children, - ...props -}: SectionTitleProps) => { - return ( -
- {children} -
- ); -}; 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() {
- { return ( @@ -20,15 +20,16 @@ export const BrandAssets = () => {
-

- Download assets -

-

+ 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. -

+
diff --git a/apps/namehashlabs.org/components/2 - molecules/testimonials-section.tsx b/apps/namehashlabs.org/components/2 - molecules/testimonials-section.tsx index 24df196cf..34ffe1c77 100644 --- a/apps/namehashlabs.org/components/2 - molecules/testimonials-section.tsx +++ b/apps/namehashlabs.org/components/2 - molecules/testimonials-section.tsx @@ -1,8 +1,8 @@ "use client"; import { Balancer } from "react-wrap-balancer"; -import { PreSectionText, SectionTitle } from "../1 - atoms"; -import { QuoteIcon } from "../1 - atoms/icons/quote-icon"; +import { PreSectionText } from "@/components/1 - atoms"; +import { QuoteIcon } from "@/components/1 - atoms/icons/quote-icon"; import { useEffect, useRef, useState } from "react"; import { Swiper, SwiperClass, SwiperSlide } from "swiper/react"; @@ -13,6 +13,7 @@ import { Navigation, Autoplay } from "swiper/modules"; import { Profile, getCachedProfile } from "@/data/ensProfiles"; import { UltimateENSAvatar } from "."; import { getNameHashLabsAvatarCallbacks } from "@/lib/client/nh-labs-avatar"; +import { Heading, Text } from "@namehash/namekit-react"; const testimonials: Testimonial[] = [ { @@ -181,7 +182,7 @@ export const TestimonialsSection = () => {
WHAT PEOPLE ARE SAYING - Testimonials + Testimonials
{
-
{testimonial.text} -
+
@@ -237,12 +238,16 @@ export const TestimonialsSection = () => {
-

+ {testimonial.author.ensName} -

-

+ + + {testimonial.author.title} -

+
diff --git a/apps/namehashlabs.org/components/2 - molecules/the-vision-section.tsx b/apps/namehashlabs.org/components/2 - molecules/the-vision-section.tsx index 0b5f564fc..5baeece8e 100644 --- a/apps/namehashlabs.org/components/2 - molecules/the-vision-section.tsx +++ b/apps/namehashlabs.org/components/2 - molecules/the-vision-section.tsx @@ -1,9 +1,10 @@ "use client"; import { Balancer } from "react-wrap-balancer"; -import { PreSectionText, SectionText, SectionTitle } from "../1 - atoms"; +import { PreSectionText } from "@/components/1 - atoms"; import Lottie from "lottie-react"; import { useEffect, useState } from "react"; +import { Heading, Text } from "@namehash/namekit-react"; export const TheVisionSection = () => { const [errorLoadingAnimation, setErrorLoadingAnimation] = useState(false); @@ -28,16 +29,18 @@ export const TheVisionSection = () => { >
THE VISION - + + Bring ENS to millions of people where they already are - - + + + Directly embed ENS onboarding into every wallet, app, and game. - +