diff --git a/public/images/films/backdrops/god-bless-bitcoin.jpg b/public/images/films/backdrops/god-bless-bitcoin.jpg deleted file mode 100644 index 98e4438..0000000 Binary files a/public/images/films/backdrops/god-bless-bitcoin.jpg and /dev/null differ diff --git a/src/data/indeeHubFilms.ts b/src/data/indeeHubFilms.ts index cd22e23..c8547cc 100644 --- a/src/data/indeeHubFilms.ts +++ b/src/data/indeeHubFilms.ts @@ -9,7 +9,7 @@ export const indeeHubFilms: Content[] = [ title: 'God Bless Bitcoin', description: 'A groundbreaking documentary exploring the intersection of faith, finance, and the future of money through the lens of Bitcoin and its transformative impact on religious communities worldwide.', thumbnail: '/images/films/posters/god-bless-bitcoin.webp', - backdrop: '/images/films/backdrops/god-bless-bitcoin.jpg', + backdrop: '/images/god-bless-bitcoin-backdrop.jpg', type: 'film', duration: 90, releaseYear: 2024,