AR Communications is a one-person studio on Gabriola Island, building brand identities,
websites and supporting small-office technology for non-profits and small businesses of
coastal British Columbia.
);
};
/* ---------- SERVICES ---------- */
const SERVICES = [
{
num: "01",
title: "Brand identity",
sub: "Logos, marks & visual systems",
body: "A clear name, a confident mark, and a set of rules that hold up on a hand-painted sign or a 4K screen. Built for organisations that need their identity to last more than a season.",
deliverables: ["Logo & wordmark", "Type & colour system", "Guidelines PDF", "Signage & print", "Stationery"],
},
{
num: "02",
title: "Web design",
sub: "Sites that work as hard as you do",
body: "Plain-spoken websites for small teams. Easy to update, easy to find, easy to read on a slow rural connection. Built on WordPress, Webflow or hand-coded — whichever fits the work.",
deliverables: ["Site design", "Content & copy", "Build & launch", "Accessibility audit", "Annual care"],
},
{
num: "03",
title: "Tech support",
sub: "On-call help for small offices",
body: "When the printer won't print, when the email is bouncing, when nobody can find the Wi-Fi password. A friendly local you can phone, on a monthly retainer or per visit.",
deliverables: ["Remote support", "On-site visits", "Backups & security", "Email & calendar setup", "Vendor liaison"],
},
{
num: "04",
title: "Office builds",
sub: "Setting up small offices, properly",
body: "Network cabling, workstations, projectors, video-call rooms. The boring infrastructure that makes a small organisation feel like a real one. Done once, done well.",
deliverables: ["Network & Wi-Fi", "Workstation setup", "Meeting-room AV", "Cabling & tidy-up", "Documentation"],
},
];
const Services = () => {
return (