diff --git a/src/app/page.tsx b/src/app/page.tsx index 59f4e2e..57f76c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-boards-with-copy-space_23-2148419209.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-circuit-boards-with-copy-space_23-2148419209.jpg?_wi=1" imageAlt="Modern POS systems" mediaAnimation="slide-up" avatars={[ @@ -173,7 +173,7 @@ export default function LandingPage() { name: "Retail Terminal Pro", price: "$899", variant: "Standard", - imageSrc: "http://img.b2bpic.net/free-photo/shop-cashier-offering-customer-enter-pin-code-while-operating-payment-process-cropped-shot-closeup-hand-shopping-purchase-concept_74855-11999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shop-cashier-offering-customer-enter-pin-code-while-operating-payment-process-cropped-shot-closeup-hand-shopping-purchase-concept_74855-11999.jpg?_wi=1", }, { id: "p2", @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "The POS systems provided have revolutionized our store operations. Seamless implementation.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5687.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-boards-with-copy-space_23-2148419209.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-boards-with-copy-space_23-2148419209.jpg?_wi=2", imageAlt: "pos machine display modern", }, { @@ -299,7 +299,7 @@ export default function LandingPage() { quote: "Scalable, efficient, and cost-effective. A truly professional partnership experience.", tag: "Enterprise", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-friendly-asian-girl-smiling-serving-coffee-barista-giving-you-cup-coffee-prepare_1258-138286.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/shop-cashier-offering-customer-enter-pin-code-while-operating-payment-process-cropped-shot-closeup-hand-shopping-purchase-concept_74855-11999.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shop-cashier-offering-customer-enter-pin-code-while-operating-payment-process-cropped-shot-closeup-hand-shopping-purchase-concept_74855-11999.jpg?_wi=2", imageAlt: "modern pos system hardware", }, ]}