From bcfb469a9a037630d79962487e470e8cfc934ac1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:51:21 +0000 Subject: [PATCH 1/3] 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 7ce7bef..35bdbed 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -88,7 +88,7 @@ export default function AboutPage() { description="Process orders in seconds with category-based filtering, special instructions, and instant cart management. Modify quantities, apply discounts, and calculate tax automatically." tag="Order Processing" tagIcon={ShoppingCart} - imageSrc="http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg?_wi=5" imageAlt="Order management interface" useInvertedBackground={false} buttons={[{ text: "Get Started", href: "https://cafepossystem.com/trial" }]} -- 2.49.1 From fe6b255515caeed66d90a13b2f35a0b81f8dfd57 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:51:22 +0000 Subject: [PATCH 2/3] 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" -- 2.49.1 From a5d6a3fc1bc29706c8540dac8adc3316dd026512 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 06:51:23 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f05b82..65af26b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function HomePage() { 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=1", }, { id: 2, @@ -141,7 +141,7 @@ export default function HomePage() { 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=1", }, { id: 3, @@ -151,7 +151,7 @@ export default function HomePage() { 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=1", }, { id: 4, @@ -161,7 +161,7 @@ export default function HomePage() { description: "Generate detailed sales reports by category, time period, and payment method. Export data as CSV or PDF for accounting and business analysis.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=1", }, ]} textboxLayout="default" @@ -184,28 +184,28 @@ export default function HomePage() { name: "Daily Sales Summary", price: "Real-Time", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=2", }, { id: "2", name: "Total Orders Tracking", price: "Live Count", imageSrc: - "http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg", + "http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg?_wi=1", }, { id: "3", name: "Revenue Overview", price: "Instant View", 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=2", }, { id: "4", name: "Best-Selling Items", price: "Top 10", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=3", }, ]} gridVariant="four-items-2x2-equal-grid" @@ -223,7 +223,7 @@ export default function HomePage() { description="Process orders in seconds with category-based filtering, special instructions, and instant cart management. Modify quantities, apply discounts, and calculate tax automatically." tag="Order Processing" tagIcon={ShoppingCart} - imageSrc="http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg?_wi=2" imageAlt="Order management interface" useInvertedBackground={false} buttons={[{ text: "Learn More", href: "/" }]} @@ -309,7 +309,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=4", avatarAlt: "Sarah Johnson", }, { @@ -323,7 +323,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/young-female-barista-standing-inside-coffee-counter_93675-134691.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg", + "http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg?_wi=3", avatarAlt: "Marcus Chen", }, { @@ -337,7 +337,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", 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=3", avatarAlt: "Emma Rodriguez", }, { @@ -351,7 +351,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/happy-african-american-professional-manager-smiling-looking-camera-headshot-portrait_1163-5134.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg", + "http://img.b2bpic.net/free-photo/close-up-accounting-sales-statistics-computer-display_482257-122982.jpg?_wi=5", avatarAlt: "David Kim", }, { @@ -365,7 +365,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg", + "http://img.b2bpic.net/free-photo/cropped-business-executive-using-wireless-device-cafe_1098-19143.jpg?_wi=4", avatarAlt: "Lisa Thompson", }, { @@ -379,7 +379,7 @@ export default function HomePage() { avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", 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=4", avatarAlt: "James Wilson", }, ]} -- 2.49.1