Update src/app/film-details/page.tsx

This commit is contained in:
2026-04-22 02:31:22 +00:00
parent b47339bf75
commit ca8ddb4bf7

View File

@@ -65,7 +65,7 @@ export default function FilmDetailsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/solid-green-wall-textured-backdrop_53876-143106.jpg"
imageSrc="http://img.b2bpic.net/free-photo/solid-green-wall-textured-backdrop_53876-143106.jpg?_wi=4"
logoText="BM"
columns={[
{ title: "Navigation", items: [{ label: "Work", href: "/" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] },