A professional single-page website for Legel & Co, an Indonesian corporate law firm — built with React 19, TypeScript, and Tailwind CSS v4, featuring a dark navy brand identity, smooth animations, and WhatsApp-integrated contact.
Transparent + opaque white at top; morphs into a floating frosted-glass pill on scroll using position: fixed + scroll listener
Tech: React, Tailwind CSS
"Get Consultation" button opens WhatsApp (wa.me deep link) in a new tab while simultaneously smooth-scrolling to the Contact section via scrollIntoView
Tech: DOM API
Office location displayed via Google Maps iframe embed (no API key required), styled within a rounded container matching the site's design language
Tech: Google Maps Embed URL API
Section entries, card hovers, and hero elements use spring-based animations; all disabled gracefully via CSS prefers-reduced-motion media query
Tech: Framer Motion
Full hamburger menu on mobile with animated open/close state, responsive grid layouts, fluid typography scaling
Tech: React, Tailwind CSS