--- import BaseLayout from "../layouts/BaseLayout.astro"; import { SITE, authors } from "../lib/blog-data.js"; const author = authors[0]; // Kept in sync with SUBJECTS in api/public/controllers/contact.php. The server // is authoritative — an unknown slug is coerced to "other" there — so a drift // here degrades gracefully rather than breaking. const subjects = [ { value: "automation", label: "Automation" }, { value: "website-design", label: "Website Design" }, { value: "digital-marketing", label: "Digital Marketing" }, { value: "fractional-cto", label: "Fractional CTO" }, { value: "other", label: "Other" }, ]; --- {author.jobTitle} Let’s build something that runs itself. Automation, an autonomous system, or a fractional CTO engagement — tell me what you’re working on and I’ll get back to you. Name Email What’s this about? {subjects.map((s) => {s.label})} ↓ Message Company Send message
{author.jobTitle}
Automation, an autonomous system, or a fractional CTO engagement — tell me what you’re working on and I’ll get back to you.