diff --git a/src/app/page.tsx b/src/app/page.tsx index a627047..2570b3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { description="Browse our curated collection of verified Free Fire accounts with various power levels, rare items, and exclusive cosmetics." products={[ { - id: "acc-001", name: "Elite Level 45 Account", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-gaming-logo_23-2150789740.jpg", imageAlt: "Level 45 Free Fire Account with Weapon Skins", initialQuantity: 5 + id: "acc-001", name: "Elite Level 45 Account", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-gaming-logo_23-2150789740.jpg?_wi=1", imageAlt: "Level 45 Free Fire Account with Weapon Skins", initialQuantity: 5 }, { id: "acc-002", name: "Legendary Level 70 Account", price: "$64.99", imageSrc: "http://img.b2bpic.net/free-psd/soccer-template-design_23-2151718269.jpg", imageAlt: "Level 70 Free Fire Account with Elite Pass", initialQuantity: 3 @@ -83,7 +83,7 @@ export default function LandingPage() { id: "acc-003", name: "Pro Level 60 Account", price: "$44.99", imageSrc: "http://img.b2bpic.net/free-vector/medieval-weapon-set_1284-39789.jpg", imageAlt: "Level 60 Free Fire Account with Rare Skins", initialQuantity: 7 }, { - id: "acc-004", name: "Premium Level 55 Account", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-gaming-logo_23-2150789740.jpg", imageAlt: "Level 55 Free Fire Account Premium", initialQuantity: 4 + id: "acc-004", name: "Premium Level 55 Account", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-gaming-logo_23-2150789740.jpg?_wi=2", imageAlt: "Level 55 Free Fire Account Premium", initialQuantity: 4 } ]} gridVariant="two-columns-alternating-heights" @@ -108,10 +108,10 @@ export default function LandingPage() { title: "Bank-Level Security", description: "All transactions encrypted with military-grade security protocols. Your account details are protected with 256-bit encryption.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-design_23-2148545167.jpg", imageAlt: "Secure Transaction Protection" + imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-design_23-2148545167.jpg?_wi=1", imageAlt: "Secure Transaction Protection" }, { - imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-female-customer-holding-white-badge_1262-20233.jpg", imageAlt: "Verified Seller Badge" + imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-female-customer-holding-white-badge_1262-20233.jpg?_wi=1", imageAlt: "Verified Seller Badge" } ] }, @@ -119,10 +119,10 @@ export default function LandingPage() { title: "Verified Sellers Only", description: "Every seller on our platform is verified and rated by the community. Buy with confidence from trusted traders.", icon: CheckCircle, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-female-customer-holding-white-badge_1262-20233.jpg", imageAlt: "Account Verification" + imageSrc: "http://img.b2bpic.net/free-photo/happy-positive-female-customer-holding-white-badge_1262-20233.jpg?_wi=2", imageAlt: "Account Verification" }, { - imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-design_23-2148545167.jpg", imageAlt: "Trust Badge" + imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-design_23-2148545167.jpg?_wi=2", imageAlt: "Trust Badge" } ] }, @@ -133,7 +133,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-holding-credit-card-laptop_23-2148304927.jpg", imageAlt: "Fast Delivery" }, { - imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-design_23-2148545167.jpg", imageAlt: "Quick Transaction" + imageSrc: "http://img.b2bpic.net/free-vector/protect-against-cyber-attacks-design_23-2148545167.jpg?_wi=3", imageAlt: "Quick Transaction" } ] }