> add the adventures section to the homepage
I'll fetch the adventures from Supabase and
render them as cards on the homepage.
Edit index.html +58
Edit css/style.css +412
Verifying in the browser preview...
✓ 4 adventure cards rendered
✓ Responsive grid at mobile breakpoint
✓ No console errors
> ▊