From 99fc89e512af0aca992969f02b36b93896643ebc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 23:09:02 +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 597ae90..8e8d7a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -136,7 +136,7 @@ export default function LandingPage() { description: "Instant funding via card or bank transfer.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671597.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -157,7 +157,7 @@ export default function LandingPage() { "Visa", "Instant", ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841649.jpg?_wi=1", }, { id: "f2", @@ -169,7 +169,7 @@ export default function LandingPage() { "Crypto", "Market", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-cash-money_23-2151344887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-cash-money_23-2151344887.jpg?_wi=1", }, { id: "f3", @@ -181,7 +181,7 @@ export default function LandingPage() { "PIN", "Safe", ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg?_wi=1", }, ]} title="Core Features" @@ -200,7 +200,7 @@ export default function LandingPage() { id: "p1", name: "Wallet Funding", price: "Low fee", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendewring-cryptocurency-distribution-concept_23-2149901289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendewring-cryptocurency-distribution-concept_23-2149901289.jpg?_wi=1", }, { id: "p2", @@ -308,7 +308,7 @@ export default function LandingPage() { quote: "The fastest wallet I've used.", tag: "Great", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-smartphone_23-2150671597.jpg?_wi=2", imageAlt: "african professional portrait", }, { @@ -319,7 +319,7 @@ export default function LandingPage() { quote: "Love the crypto integration.", tag: "Pro", avatarSrc: "http://img.b2bpic.net/free-photo/it-specialist-looking-network-issues-affecting-rigs-performance-using-tablet_482257-121917.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-cybersecurity-concept-design_23-2151841649.jpg?_wi=2", imageAlt: "african professional portrait", }, { @@ -330,7 +330,7 @@ export default function LandingPage() { quote: "Very secure, feel safe.", tag: "Safe", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman_23-2148746289.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-cash-money_23-2151344887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-cash-money_23-2151344887.jpg?_wi=2", imageAlt: "african professional portrait", }, { @@ -341,7 +341,7 @@ export default function LandingPage() { quote: "Smooth BTC withdrawals.", tag: "Fast", avatarSrc: "http://img.b2bpic.net/free-photo/confused-senior-businessman-wearing-suit_1262-3747.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-science-background-with-low-poly-plexus-design_1048-13265.jpg?_wi=2", imageAlt: "african professional portrait", }, { @@ -352,7 +352,7 @@ export default function LandingPage() { quote: "Instant funding is a game changer.", tag: "Perfect", avatarSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173732.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendewring-cryptocurency-distribution-concept_23-2149901289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendewring-cryptocurency-distribution-concept_23-2149901289.jpg?_wi=2", imageAlt: "african professional portrait", }, ]} -- 2.49.1