feat: Add desktop screenshots
All checks were successful
Deploy to Staging / Build Images (pull_request) Successful in 3m31s
Deploy to Staging / Deploy to Staging (pull_request) Successful in 53s
Deploy to Staging / Verify Staging (pull_request) Successful in 9s
Deploy to Staging / Notify Staging Ready (pull_request) Successful in 8s
Deploy to Staging / Notify Staging Failure (pull_request) Has been skipped

This commit is contained in:
Eric Gullickson
2026-02-15 17:44:09 -06:00
parent b047199bc5
commit a7f12ad580
25 changed files with 2240 additions and 111 deletions

View File

@@ -36,14 +36,14 @@ export const MobileExperienceSection = () => {
</ul>
<GuideScreenshot
src="/guide/mobile-bottom-nav.webp"
src="/guide/mobile-bottom-nav.png"
alt="Mobile bottom navigation bar with FAB quick actions"
caption="The mobile bottom navigation bar and floating action button"
mobile
/>
<GuideScreenshot
src="/guide/mobile-hamburger.webp"
src="/guide/mobile-hamburger.png"
alt="Mobile hamburger drawer menu"
caption="The mobile hamburger menu provides access to all sections"
mobile