Skip to content

Conversation

@aster-void
Copy link
Contributor

Summary

  • Add full-height hero section with background image overlay (like utcode.net homepage)
  • Create reusable ImageSection component for alternating image-text layouts
  • Redesign activities page with large images and cover header
  • Copy activity images from utcode.net (learn, develop, share sections)

Changes

  • src/lib/components/home/HeroSection.svelte - Full-screen hero with floating text card
  • src/lib/components/ImageSection.svelte - New reusable component for half-width image + text
  • src/routes/(site)/activities/+page.svelte - Redesigned with images in each section
  • static/images/ - Added activity images and hero background

Test plan

  • Verify hero section displays correctly on homepage
  • Check activities page renders all images properly
  • Test responsive behavior on mobile/tablet
  • Verify image loading performance

- Add full-height hero with background image overlay
- Create reusable ImageSection component for alternating image-text layout
- Redesign activities page with large images and cover header
- Copy activity images from utcode.net (learn, develop, share sections)
- Compress all images (15MB+ → ~2MB total)
- Add rounded-2xl and backdrop-blur to hero card
- Add gradient overlay for text readability
- Fix mobile hero card spacing
- Replace activities page header icon with section label
- Update REVIEW.md with response and fixes applied
Address non-blocking review feedback: add xl:max-h-96 to prevent
unexpected sizing on wide viewports.
@aster-void aster-void merged commit 68553fd into main Jan 13, 2026
2 checks passed
@aster-void aster-void deleted the feature/picture-ful-design branch January 13, 2026 05:26
@deploy-coolify-utcode-net
Copy link

The preview deployment for cms.utcode.net failed. 🔴

Open Build Logs

Last updated at: 2026-01-13 05:26:32 CET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants