From fb072c050676a06d702f5bc37218804b4f4fa10e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 17:26:30 +0000 Subject: [PATCH] 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 1906333..8c334dc 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,7 +70,7 @@ export default function AboutPage() { title: "Uncompromising Quality", description: "We believe that quality isn't negotiable. From bean selection to preparation, every detail matters. We taste every batch and only serve what meets our exacting standards.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cappuccino-coffee-transparent-glass-table_23-2147908368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cappuccino-coffee-transparent-glass-table_23-2147908368.jpg?_wi=2", }, items: [ { icon: Coffee, text: "Premium Sourcing" }, @@ -84,7 +84,7 @@ export default function AboutPage() { title: "Community First", description: "Koffee Beanz is built on genuine relationships. We support local initiatives, host community events, and create an inclusive space for everyone in Shelbyville to belong.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blond-girl-with-blue-eyes-bright-pink-lips-sitting-coffee-shop-chair-she-holds-smartphone-her-hand_197531-83.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blond-girl-with-blue-eyes-bright-pink-lips-sitting-coffee-shop-chair-she-holds-smartphone-her-hand_197531-83.jpg?_wi=2", }, items: [ { icon: Users, text: "Local Partnerships" }, @@ -98,7 +98,7 @@ export default function AboutPage() { title: "Sustainable Futures", description: "Environmental responsibility is woven into our operations. We minimize waste through composting programs, use eco-friendly packaging, and partner with organizations dedicated to planet health.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-12217.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-pancakes-with-syrup-butter-roasted-nuts-wooden-plate_181624-12217.jpg?_wi=2", }, items: [ { icon: Leaf, text: "Eco-Friendly Materials" }, @@ -128,7 +128,7 @@ export default function AboutPage() { handle: "@coffeeaddict_sarah", testimonial: "More than coffee—it's a sanctuary. The team genuinely cares, and I love seeing them give back to our community. This is what a real cafe should be.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/carefree-girl-glasses-takes-selfie-with-smartphone-smiling-looking-happy-enjoying-hot-drink_1258-202652.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carefree-girl-glasses-takes-selfie-with-smartphone-smiling-looking-happy-enjoying-hot-drink_1258-202652.jpg?_wi=2", }, { id: "review-2", @@ -136,7 +136,7 @@ export default function AboutPage() { handle: "@mike_morning_runs", testimonial: "I appreciate their commitment to sustainability. Every purchase feels like I'm contributing to something bigger than just getting my morning coffee.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-holding-mobile-phone-coffee-cup-waiting-area_107420-95820.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-holding-mobile-phone-coffee-cup-waiting-area_107420-95820.jpg?_wi=2", }, { id: "review-3", @@ -144,7 +144,7 @@ export default function AboutPage() { handle: "@emily.designs", testimonial: "The baristas are artists in their craft. They remember my order and my story. That personal touch is rare and precious these days.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-having-laugh_23-2148395406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-having-laugh_23-2148395406.jpg?_wi=2", }, ]} />