From a96977523635cc526b33ec083d0ebb3391df9cb8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:23:44 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f54085d..cf4cbf7 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -141,7 +141,7 @@ export default function AboutPage() { quote: "Brew Haven is where I sketch my ideas. The atmosphere gives me permission to think slowly and work intentionally. The coffee fuels the creativity.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-woman-smiling-coffee-shop_23-2147611536.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-65327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-discussing-having-fun_53876-65327.jpg?_wi=2", imageAlt: "Friends gathering at cafe", }, { @@ -152,7 +152,7 @@ export default function AboutPage() { quote: "As someone who cares about craftsmanship, I deeply respect what they're doing here. The consistency, the sourcing transparency, the way they've thought through every aspect.", tag: "Coffee Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/cute-woman-communicating-online-with-followers-friends_7502-7216.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ground-coffee-black-grains-coffee-containers_1157-47312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ground-coffee-black-grains-coffee-containers_1157-47312.jpg?_wi=3", imageAlt: "Quality coffee package", }, { @@ -163,7 +163,7 @@ export default function AboutPage() { quote: "We host our book club here every month. It's never felt like we were just customers—they genuinely make us feel welcome and part of their world.", tag: "Community Leader", avatarSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=3", imageAlt: "Cafe interior", }, { @@ -174,7 +174,7 @@ export default function AboutPage() { quote: "I've visited cafes across three continents. Brew Haven has the technical excellence AND the human touch—a rare combination.", tag: "Industry Professional", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-stylish-man-sitting-cafe_273609-4480.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-kettle_23-2148551570.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-holding-kettle_23-2148551570.jpg?_wi=3", imageAlt: "Brewing process", }, { @@ -185,7 +185,7 @@ export default function AboutPage() { quote: "The wifi is reliable, the seating is comfortable, but more importantly—the energy here supports focus. I've become five times more productive working from here.", tag: "Digital Nomad", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-lady-with-brown-hair-is-holding-coffee-student-cafe-working-laptop-enjoying-work_291650-1351.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=4", imageAlt: "Cafe interior", }, { @@ -196,7 +196,7 @@ export default function AboutPage() { quote: "Their approach to brewing is scientific without losing the poetry. This is the future of specialty coffee.", tag: "Coffee Researcher", avatarSrc: "http://img.b2bpic.net/free-photo/people-eating-restaurant_23-2148172456.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ground-coffee-black-grains-coffee-containers_1157-47312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ground-coffee-black-grains-coffee-containers_1157-47312.jpg?_wi=4", imageAlt: "Quality coffee", }, ]} -- 2.49.1 From fa44fdeb3861f788b1cc65f3fa0319e9a52ee2db Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:23:45 +0000 Subject: [PATCH 2/4] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0b757f8..763b0a7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1429,6 +1429,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +