diff --git a/components/AboutHero.tsx b/components/AboutHero.tsx index b764b71..6b7fe04 100644 --- a/components/AboutHero.tsx +++ b/components/AboutHero.tsx @@ -2,18 +2,23 @@ export default function AboutHero() { return (

- Wichita's software developer community + Wichita's community for software developers

devICT is a volunteer-run community aiming to{" "} - educate, empower and connect software developers and - technologists in the Wichita, KS area. + educate, empower and connect{" "} + web, game, and software developers in the Wichita, KS + {" "} + area through online and in-person engagement.


+

+ Open to all: hobbyists, beginners, and seasoned + engineers alike. +

- Whether you are new to the field, or an experienced engineer, devICT - offers multiple avenues for you to engage, contribute, and grow your - skillset as a technologist. + devICT is a welcoming and knowledgeable community where you can engage, + contribute, and grow your skills as a web, game, or software developer.

); diff --git a/routes/_app.tsx b/routes/_app.tsx index a5e9039..0b3cfde 100644 --- a/routes/_app.tsx +++ b/routes/_app.tsx @@ -52,6 +52,10 @@ export default function App({ Component, route }: PageProps) { {title()} +