From e41d103911782d83129ed5f3539979dbd4efe252 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 23:14:46 +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 62a4d99..df43b3d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -108,7 +108,7 @@ export default function LandingPage() { role: "Pastry Chef", company: "Doclcini", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=2", }, ]} /> -- 2.49.1 From 588ea1869c7d219bf64e7121d1bb55c4945d7efe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 23:14:47 +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 7b3c5df..1eb267f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,7 +182,7 @@ export default function LandingPage() { value: "5k+", title: "Happy Guests", description: "Serving the finest community", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg?_wi=1", }, { id: "m2", -- 2.49.1