fix: remove dynamic export that conflicts with cacheComponents test
The `export const dynamic = 'force-dynamic'` was not needed for testing
CSS behavior and caused failures in the cacheComponents test variant.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>