From 43afb00754721f669c417bb45c6acfe43809cf75 Mon Sep 17 00:00:00 2001 From: Will King Date: Thu, 25 Apr 2024 14:12:56 -0500 Subject: [PATCH] H1 and feature names --- app/routes/_marketing+/index.tsx | 42 ++++++++------------------------ 1 file changed, 10 insertions(+), 32 deletions(-) diff --git a/app/routes/_marketing+/index.tsx b/app/routes/_marketing+/index.tsx index c4ac73f..872121e 100644 --- a/app/routes/_marketing+/index.tsx +++ b/app/routes/_marketing+/index.tsx @@ -31,7 +31,7 @@ import { prepareVerification } from '../_auth+/verify.server' export const meta: MetaFunction = () => seoData({ - title: 'Craft Lab — A community built for Incredible Design Engineers', + title: 'Craft Lab — A community built for Design Engineers', description: 'Help us build a space where we learn and share everything about our craft and have fun doing it.', }) @@ -173,8 +173,10 @@ export default function Index() {

Craft Lab

-

- A community built for Incredible Design Engineers +

+ Your friends are your future. +
Come make more Design Engineer + ones.

Help us build a space where we learn and share everything about our @@ -321,10 +323,10 @@ function FeatureName({ }: PropsWithChildren<{ color: `text-${string}` }>) { return (

- - - - + + + + - - {/* Layer one */} - - - - - - - {/* Layer two */} - - - - - - - {/* Layer three */} - - - - -