From f812c1cb3850e27f2f2e9c0ea9c7ba342bc245d1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 07:47:35 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 04a11ca..3f3d782 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/tattooed-barista-holds-blank-package-bags-with-freshly-baked-coffee-beans-ready-sale-deliverybrewing_346278-737.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hand-barista-making-coffee-using-coffee-machine-cafe_181624-3313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-barista-making-coffee-using-coffee-machine-cafe_181624-3313.jpg?_wi=2", imageAlt: "Tattooed barista holds blank package bags with freshly baked coffee beans ready for sale and deliverybrewing", }, ]} -- 2.49.1 From b3047363ce15682a9761a8a36a6ff82cfd5ed8eb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 07:47:35 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8476ffe..60476f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { tag="Small-Batch Roasted" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hand-barista-making-coffee-using-coffee-machine-cafe_181624-3313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-barista-making-coffee-using-coffee-machine-cafe_181624-3313.jpg?_wi=1", imageAlt: "fresh coffee beans roasted", }, { -- 2.49.1