From fe6b255515caeed66d90a13b2f35a0b81f8dfd57 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:51:22 +0000 Subject: [PATCH] Update src/app/features/page.tsx --- src/app/features/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 678bef7..bb6b681 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -97,7 +97,7 @@ export default function FeaturesPage() { description: "Large buttons and category filters make order entry lightning-fast. Select items, apply modifiers, and process payments in seconds. Perfect for high-volume café service.", imageSrc: - "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg", + "http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg?_wi=2", }, { id: 2, @@ -107,7 +107,7 @@ export default function FeaturesPage() { description: "Monitor ingredient levels in real-time. Automatic alerts notify staff when coffee beans, milk, or other supplies run low. Prevent stockouts and waste.", imageSrc: - "http://img.b2bpic.net/free-photo/closeup-man-making-contactless-payment-with-smart-phone_637285-12517.jpg", + "http://img.b2bpic.net/free-photo/closeup-man-making-contactless-payment-with-smart-phone_637285-12517.jpg?_wi=2", }, { id: 3, @@ -117,7 +117,7 @@ export default function FeaturesPage() { description: "Accept all payment methods your customers prefer. Support cash transactions, credit/debit cards, digital wallets, and split payments between multiple customers.", imageSrc: - "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", + "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=5", }, ]} textboxLayout="default" @@ -151,7 +151,7 @@ export default function FeaturesPage() { "Most staff members can start using CaféPOS effectively within 1-2 hours of hands-on training. The interface is designed to be intuitive. We provide video tutorials, documentation, and live support to help with onboarding. Many customers report that baristas and cashiers prefer our system once they learn it.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-professional-warehouse-space-used-shipping-cargo-goods-from-online-shopping-local-small_482257-136203.jpg?_wi=3" imageAlt="CaféPOS interface on tablet" mediaAnimation="slide-up" faqsAnimation="slide-up"