Seba Bank Website
Banking · WebSeba Bank (freelance, part-time) · 2020 – 2021
The customer-facing presentation website for Seba Bank, statically generated with Gatsby for fast loading, strong SEO, and reliable delivery, with CMS-driven content management for non-developer updates.
I gave a bank a fast, SEO-strong public site its own team can update without developers.
Context
Seba Bank’s public website is the bank’s customer-facing presentation site and the first touchpoint for prospective clients. The priorities were loading speed, a polished experience across devices, effective SEO, and content management that doesn’t require a developer for routine updates.
The site was built with Gatsby. Pages are statically generated at build time and served as pre-built HTML, which makes the site fast, reliable, and easy for search engines to index. Content lives in Netlify CMS, so the bank’s team can update copy and pages themselves, and each publish triggers a fresh static build.
My role
React developer on the website.
Highlights
- Static generation for speed and SEO. Pre-built HTML delivery via Gatsby, with the loading-speed and indexability benefits that come with it.
- A CMS-driven content workflow. Netlify CMS integration means content changes ship without developer involvement.
- Component-driven styling with Styled Components, and GraphQL data sourcing through Apollo Client.