From f27157450ede4216646120db39afc990cb6f9d5c Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 13:48:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f01b68d..5bcb74a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#solutions", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-buying-products-grocery-store_1303-29627.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-buying-products-grocery-store_1303-29627.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-japanese-woman-outdoors_23-2149010152.jpg", @@ -165,21 +165,21 @@ export default function LandingPage() { { title: "Smart Vending Machines", description: "High-tech units for snacks, drinks, and office essentials. Perfect for high-traffic sites.", - imageSrc: "http://img.b2bpic.net/free-photo/young-person-traveling-through-japan_23-2149287968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-person-traveling-through-japan_23-2149287968.jpg?_wi=1", titleImageSrc: "", buttonText: "Learn More", }, { title: "Smart Fridges", description: "Sleek, self-service refrigeration for fresh meals, cold drinks, and premium convenience items.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-label-medium-shot_23-2149148478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-label-medium-shot_23-2149148478.jpg?_wi=1", titleImageSrc: "", buttonText: "Learn More", }, { title: "Custom Product Stocking", description: "Tailored inventory management based on your team's preferences and site needs.", - imageSrc: "http://img.b2bpic.net/free-photo/keyboard-with-water-bottle-healthy-food_23-2147601787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/keyboard-with-water-bottle-healthy-food_23-2147601787.jpg?_wi=1", titleImageSrc: "", buttonText: "Learn More", }, @@ -200,7 +200,7 @@ export default function LandingPage() { value: "Industrial", title: "Warehouses & Factories", description: "High-capacity machines for teams on the go.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-traveling_23-2148383484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-traveling_23-2148383484.jpg?_wi=1", }, { id: "i2", @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "VNDR Solutions made everything easy. The machines look great.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-products-grocery-store_1303-29627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-products-grocery-store_1303-29627.jpg?_wi=2", imageAlt: "business woman headshot office", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "Reliable, clean, and always stocked. Our team loves the smart fridge.", tag: "Office", avatarSrc: "http://img.b2bpic.net/free-photo/male-worker-with-arms-crossed-standing-factory_107420-96042.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-person-traveling-through-japan_23-2149287968.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-person-traveling-through-japan_23-2149287968.jpg?_wi=2", imageAlt: "business woman headshot office", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "A perfect, premium addition to our facility. Highly recommend.", tag: "Fitness", avatarSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-smiling-posing-with-crossed-arms-office_176420-913.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-label-medium-shot_23-2149148478.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-checking-label-medium-shot_23-2149148478.jpg?_wi=2", imageAlt: "business woman headshot office", }, { @@ -304,7 +304,7 @@ export default function LandingPage() { quote: "Modern design that fits perfectly in our luxury apartment building lobby.", tag: "Residential", avatarSrc: "http://img.b2bpic.net/free-photo/young-females-gym-working-out_23-2148419827.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/keyboard-with-water-bottle-healthy-food_23-2147601787.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/keyboard-with-water-bottle-healthy-food_23-2147601787.jpg?_wi=2", imageAlt: "business woman headshot office", }, { @@ -315,7 +315,7 @@ export default function LandingPage() { quote: "The team never goes hungry anymore. Seamless experience.", tag: "Industrial", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman-holding-digital-tablet-takeaway-coffee-cup-outdoors_23-2147941528.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-traveling_23-2148383484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-traveling_23-2148383484.jpg?_wi=2", imageAlt: "business woman headshot office", }, ]} -- 2.49.1