← Index2023 · Web Design and Development
OVO
I built this landing page with a simple visual style and a strong focus on speed and responsive layouts.
I wanted the main content to load quickly and be easy to understand from the first screen.

I used static pages and deployed the site through a content delivery network to keep it fast.
For the design, I used simple layouts, large headings, and enough spacing to keep the page easy to read.
- A / Speed
Instant Site Delivery
The static files are served through a content delivery network to help the site load faster.
- B / Typography
Fluid Font Scaling Blocks
I made the text sizes responsive so the typography still looks balanced on different screens.
- C / Layout
Minimal Asset Overhead
I kept the styling lightweight by removing code and assets that were not needed.
- D / Interaction
Accelerated Animations
I used CSS animations for simple transitions instead of adding extra JavaScript logic.