7 Commits

Author SHA1 Message Date
1799517dc7 Update src/app/privacy/page.tsx 2026-04-19 12:20:49 +00:00
3e8990d51f Update src/app/privacy/page.tsx 2026-04-19 12:18:14 +00:00
9b5c302613 Add src/app/privacy/page.tsx 2026-04-19 12:17:44 +00:00
56ae324508 Update src/app/page.tsx 2026-04-19 12:17:44 +00:00
26c52fdd0a Update src/app/features/page.tsx 2026-04-19 12:17:43 +00:00
69c51594a1 Update src/app/contact/page.tsx 2026-04-19 12:17:43 +00:00
b6b967ab90 Merge version_9 into main
Merge version_9 into main
2026-04-19 12:15:42 +00:00

View File

@@ -37,7 +37,7 @@ export default function ContactPage() {
<div id="contact" data-section="contact">
<ContactText
text="Questions? "
text="Get in Touch"
background={{ variant: "gradient-bars" }}
buttons={[{ text: "Email Us", href: "mailto:info@oceanimpact.com" }]}
useInvertedBackground={false}