diff --git a/src/components/Navigation.astro b/src/components/Navigation.astro index f0ef0ae..7516815 100644 --- a/src/components/Navigation.astro +++ b/src/components/Navigation.astro @@ -9,11 +9,11 @@ 02. Blog - + - - Contact + Let's Talk diff --git a/src/pages/contact.astro b/src/pages/contact.astro new file mode 100644 index 0000000..dc114cc --- /dev/null +++ b/src/pages/contact.astro @@ -0,0 +1,122 @@ +--- +import BaseLayout from '../layouts/BaseLayout.astro'; +import { SITE_TITLE, SITE_DESCRIPTION } from '../consts'; +--- + + + + + + Let's Talk + + /// GET IN TOUCH + + + + + + + + + Name + + + + Email + + + + + + Subject + + General Inquiry + Project Collaboration + Freelance Availability + Other + + + + + Message + + + + + + Send Message + + + + + + + + + + Contact Info + + + + nicholai@nicholai.work + + + + + 719 660 4281 + + + + + + + Location + + Colorado Springs, CO + Mountain Standard Time (MST) + + + + + Availability + + + + + + Open to opportunities + + + Currently accepting new projects for Q3 2026. Reach out to schedule a discovery call. + + + + + + + diff --git a/src/styles/global.css b/src/styles/global.css index 686e8c6..268dd09 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -3,7 +3,7 @@ @theme { --color-brand-dark: #0B0D11; --color-brand-panel: #151921; - --color-brand-accent: #FFB84C; + --color-brand-accent: #ff4d00; --color-brand-cyan: #22D3EE; --color-brand-red: #E11D48;
/// GET IN TOUCH
+ Colorado Springs, CO + Mountain Standard Time (MST) +
+ Currently accepting new projects for Q3 2026. Reach out to schedule a discovery call. +