Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 05:16:59 +00:00

View File

@@ -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"
}
]
}