From bc4da6f5c820c1f2192cb4ad5829fe5a299e8c01 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 14:15:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 11df09d..05d42cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { }} title="Experience Cinema Like Never Before" description="Immerse yourself in the latest blockbusters with premium sound and stunning visuals. Book your tickets now for the ultimate movie experience." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-51lr9x5x.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-51lr9x5x.png?_wi=1" imageAlt="Hero Movie Scene" buttons={[ { @@ -88,7 +88,7 @@ export default function LandingPage() { title: "The Super Mario Galaxy Movie", description: "1h 38m • Action, Comedy • PG", tag: "Now Playing", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-m21q8llv.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-m21q8llv.png?_wi=1", }, { id: "m2", @@ -102,7 +102,7 @@ export default function LandingPage() { title: "Hoppers", description: "1h 38m • Adventure, Comedy • PG", tag: "Now Playing", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-51lr9x5x.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-51lr9x5x.png?_wi=2", }, ]} title="Today's Showtimes" @@ -157,7 +157,7 @@ export default function LandingPage() { button: { text: "Upgrade to Gold", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-51lr9x5x.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-51lr9x5x.png?_wi=3", imageAlt: "cinematic partner logo minimal", }, { @@ -173,7 +173,7 @@ export default function LandingPage() { button: { text: "Go Diamond", }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-m21q8llv.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CiTHOxFszn0IyUw6cZia31sjIS/uploaded-1776867330423-m21q8llv.png?_wi=2", imageAlt: "cinematic partner logo minimal", }, ]} -- 2.49.1