From 5aff44d32c363c9503fbc7c94f8ee2d712175d46 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 18:29:31 +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 53ff48a..39d4243 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { }} title="Bubble Tea. Asian Fusion. Elevated." description="Handcrafted bubble tea and bold Asian-inspired comfort food in the heart of Westbrook, Maine. Experience premium ingredients and a welcoming atmosphere." - imageSrc="http://img.b2bpic.net/free-photo/high-angle-young-woman-with-bubble-tea_23-2150315104.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-young-woman-with-bubble-tea_23-2150315104.jpg?_wi=1" imageAlt="HoneyBoba Signature Drink" /> @@ -82,7 +82,7 @@ export default function LandingPage() { title: "Nom Pang Sandwiches", description: "Authentic Cambodian-inspired sandwiches with bold marinated meats.", tag: "Lunch", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-with-bubble-tea_23-2150315104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-with-bubble-tea_23-2150315104.jpg?_wi=2", imageAlt: "modern cafe interior minimalist", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { title: "Brunch Classics", description: "Korean-inspired breakfast sandwiches and sweet waffles.", tag: "Brunch", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-drinking-coffee-looking-phone_169016-5763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-drinking-coffee-looking-phone_169016-5763.jpg?_wi=1", imageAlt: "modern cafe interior minimalist", }, ]} @@ -151,7 +151,7 @@ export default function LandingPage() { quote: "The Earl Grey Matcha Latte is absolutely amazing.", name: "E C", role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-drinking-coffee-looking-phone_169016-5763.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-drinking-coffee-looking-phone_169016-5763.jpg?_wi=2", }, { id: "2", -- 2.49.1