From d290b1599acaee6cfa2c5b9f0bfdff21755a295d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 19:44:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0fb1ce6..2e0ae1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { logoText="Dealta Airlines" description="Tap anywhere to begin" buttons={[{ text: "Start Check-in", href: "#passenger-options" }]} - imageSrc="http://img.b2bpic.net/free-photo/woman-with-shopping-bags-sitting-coach-shopping-mall_1303-29617.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-with-shopping-bags-sitting-coach-shopping-mall_1303-29617.jpg?_wi=1" imageAlt="Modern airport terminal background" showDimOverlay={true} buttonAnimation="slide-up" @@ -68,7 +68,7 @@ export default function LandingPage() {