feat: use downloaded local images for all films
- Updated film data to use 21 locally downloaded images - All posters and backdrops now served from /public/images/films/ - No external CDN dependencies for core films - Includes Bitcoin docs, dramas, and independent films - Images: webp, png, jpeg formats (optimized) Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Hero Content -->
|
||||
<div class="relative container mx-auto px-8 h-full flex items-end pb-16 md:pb-20">
|
||||
<div class="relative mx-auto px-8 h-full flex items-end pb-16 md:pb-20" style="max-width: 75%;">
|
||||
<div class="max-w-2xl space-y-2.5 md:space-y-3 animate-fade-in">
|
||||
<!-- Title -->
|
||||
<h1 class="text-3xl md:text-5xl lg:text-6xl font-bold drop-shadow-2xl leading-tight">
|
||||
|
||||
Reference in New Issue
Block a user