From 60b6980a261a4dd133793a3658aa0c4135293e53 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 15:10:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d47d801..88a4f42 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-kid-holding-yellow-cup_23-2148324845.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-kid-holding-yellow-cup_23-2148324845.jpg?_wi=1" imageAlt="Warm atmosphere and latte art" mediaAnimation="blur-reveal" avatars={[ @@ -163,19 +163,19 @@ export default function LandingPage() { { title: "Peaceful Workspace", description: "Designed for focus and creative flow.", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg?_wi=1", imageAlt: "Peaceful workspace", }, { title: "Consistent Excellence", description: "The perfect cup every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187523.jpg?_wi=1", imageAlt: "Consistent quality", }, { title: "Authentic Belonging", description: "A place where the staff knows your name.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=1", imageAlt: "Community feeling", }, ]} @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "I come here every morning for the coffee and stay for the community.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-cheerful-girl-cozy-sweater-with-coffee-go-happily-looking-camera-yellow-background_574295-3844.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-holding-yellow-cup_23-2148324845.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-kid-holding-yellow-cup_23-2148324845.jpg?_wi=2", imageAlt: "happy coffee shop regular", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "Best service in town, hands down.", tag: "Creative", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-listening-music-from-cell-phone-cafe_171337-19555.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg?_wi=2", imageAlt: "happy coffee shop regular", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Staff treats me like family. Unbeatable hospitality.", tag: "Commuter", avatarSrc: "http://img.b2bpic.net/free-photo/women-drinking-coffee_23-2148006750.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tool-used-coffee-machine-coffee-making-process_23-2150187523.jpg?_wi=2", imageAlt: "happy coffee shop regular", }, { @@ -290,7 +290,7 @@ export default function LandingPage() { quote: "Luxury brings the whole neighborhood together.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/two-women-showing-defocused-shopping-bags-after-shopping-spree_23-2148673204.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-works-cafe-evening_1153-3549.jpg?_wi=2", imageAlt: "happy coffee shop regular", }, ]} -- 2.49.1