A bilingual website for a law firm
Problem
An İstanbul law firm had no web presence beyond a directory listing, and prospective clients searching for a lawyer in its district found competitors first. The site had to work in Turkish and English, load quickly on phones, and comply with KVKK without a consent banner nobody reads.
Approach
We built a dependency-free static site: hand-written HTML, CSS, and JavaScript, no framework, no build step to maintain. Practice areas, the team, and legal articles each got their own pages in both languages, with structured data for local search, a light and dark theme, and a cookie notice that exists only because the theme preference is stored.
Outcome
The firm now ranks for its practice areas in its district, the site scores at the top of mobile performance audits, and content changes are plain HTML edits with no pipeline to babysit.
Stack
- HTML
- CSS
- JavaScript