From 68ec9ec794c2ec4ea82afbd9620feae645f16d44 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 13:52:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a883300..c93b1c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,7 +134,7 @@ export default function LandingPage() { { id: "f3", title: "Can I order online?", content: "Yes, use our website or visit us in-store to place a quick pickup order ahead of time."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWyxQVlyuhLaPb4PSl91PTwI8l/modern-coffee-shop-front-with-large-glas-1774619469287-c9551654.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWyxQVlyuhLaPb4PSl91PTwI8l/modern-coffee-shop-front-with-large-glas-1774619469287-c9551654.png?_wi=1" mediaAnimation="slide-up" title="Commonly Asked" description="Answers to frequently asked questions about our coffee, beans, and shop services." @@ -150,7 +150,7 @@ export default function LandingPage() { tag="Visit Us" title="Experience Loop Coffee" description="Swing by our location in DHA today, or sign up for our newsletter to get monthly brewing tips and early access to menu specials." - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWyxQVlyuhLaPb4PSl91PTwI8l/modern-coffee-shop-front-with-large-glas-1774619469287-c9551654.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BWyxQVlyuhLaPb4PSl91PTwI8l/modern-coffee-shop-front-with-large-glas-1774619469287-c9551654.png?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1