|
|
|
|
@@ -65,12 +65,12 @@ export default function LandingPage() {
|
|
|
|
|
title="Featured Accounts"
|
|
|
|
|
description="Handpicked premium PUBG accounts with verified stats, secure transfers, and instant delivery. Each account is carefully selected and authenticated."
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Pro Tier Account - Level 500", price: "$299", imageSrc: "http://img.b2bpic.net/free-vector/online-games-addiction_23-2148556494.jpg", imageAlt: "Pro Level 500 PUBG Account"},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Elite Tier Account - 5000+ Rating", price: "$549", imageSrc: "http://img.b2bpic.net/free-vector/world-cup-championships-winners-awards-gold-trophies-emblems-4-flat-colored-background-icons-collection-isolated_98292-7662.jpg", imageAlt: "Elite 5000+ Rating Account"},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Legendary Account - BP Bundle", price: "$799", imageSrc: "http://img.b2bpic.net/free-photo/severe-barbarian-warrior-clothes-posing-dark-background_613910-17034.jpg", imageAlt: "Legendary Account with Battle Pass Bundle"},
|
|
|
|
|
{ id: "1", name: "Pro Tier Account - Level 500", price: "$299", imageSrc: "http://img.b2bpic.net/free-vector/online-games-addiction_23-2148556494.jpg", imageAlt: "Pro Level 500 PUBG Account"
|
|
|
|
|
},
|
|
|
|
|
{ id: "2", name: "Elite Tier Account - 5000+ Rating", price: "$549", imageSrc: "http://img.b2bpic.net/free-vector/world-cup-championships-winners-awards-gold-trophies-emblems-4-flat-colored-background-icons-collection-isolated_98292-7662.jpg", imageAlt: "Elite 5000+ Rating Account"
|
|
|
|
|
},
|
|
|
|
|
{ id: "3", name: "Legendary Account - BP Bundle", price: "$799", imageSrc: "http://img.b2bpic.net/free-photo/severe-barbarian-warrior-clothes-posing-dark-background_613910-17034.jpg", imageAlt: "Legendary Account with Battle Pass Bundle"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -87,22 +87,28 @@ export default function LandingPage() {
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
icon: Shield,
|
|
|
|
|
title: "100% Verified Accounts", description: "Every account is thoroughly verified and guaranteed authentic with secure ownership transfer protocols."},
|
|
|
|
|
title: "100% Verified Accounts", description: "Every account is thoroughly verified and guaranteed authentic with secure ownership transfer protocols."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
icon: Zap,
|
|
|
|
|
title: "Instant Delivery", description: "Get immediate access to your purchased account with automated delivery and account verification systems."},
|
|
|
|
|
title: "Instant Delivery", description: "Get immediate access to your purchased account with automated delivery and account verification systems."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
icon: Lock,
|
|
|
|
|
title: "Bank-Level Security", description: "Your transaction and account data are protected with military-grade encryption and secure payment processing."},
|
|
|
|
|
title: "Bank-Level Security", description: "Your transaction and account data are protected with military-grade encryption and secure payment processing."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
icon: CheckCircle,
|
|
|
|
|
title: "Buyer Protection", description: "Full refund guarantee if account details don't match specifications or delivery encounters issues."},
|
|
|
|
|
title: "Buyer Protection", description: "Full refund guarantee if account details don't match specifications or delivery encounters issues."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
icon: Trophy,
|
|
|
|
|
title: "Premium Stats Included", description: "All accounts include ranked progression, battle pass items, and exclusive cosmetics as verified."},
|
|
|
|
|
title: "Premium Stats Included", description: "All accounts include ranked progression, battle pass items, and exclusive cosmetics as verified."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
icon: Users,
|
|
|
|
|
title: "Community Support", description: "24/7 customer support team ready to assist with account setup, transfers, and any post-purchase questions."},
|
|
|
|
|
title: "Community Support", description: "24/7 customer support team ready to assist with account setup, transfers, and any post-purchase questions."
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
@@ -153,7 +159,8 @@ export default function LandingPage() {
|
|
|
|
|
{ text: "Learn More", href: "#" },
|
|
|
|
|
],
|
|
|
|
|
features: [
|
|
|
|
|
"Level 200+ verified account", "1000+ BR rating", "Basic cosmetics included", "Account transfer assistance", "30-day buyer protection"],
|
|
|
|
|
"Level 200+ verified account", "1000+ BR rating", "Basic cosmetics included", "Account transfer assistance", "30-day buyer protection"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "pro", badge: "Most Popular", badgeIcon: Sparkles,
|
|
|
|
|
@@ -162,7 +169,8 @@ export default function LandingPage() {
|
|
|
|
|
{ text: "Learn More", href: "#" },
|
|
|
|
|
],
|
|
|
|
|
features: [
|
|
|
|
|
"Level 400+ verified account", "3500+ BR rating", "Premium cosmetics bundle", "Priority support included", "Lifetime account protection"],
|
|
|
|
|
"Level 400+ verified account", "3500+ BR rating", "Premium cosmetics bundle", "Priority support included", "Lifetime account protection"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "elite", price: "$899", name: "Elite Account", buttons: [
|
|
|
|
|
@@ -170,7 +178,8 @@ export default function LandingPage() {
|
|
|
|
|
{ text: "Learn More", href: "#" },
|
|
|
|
|
],
|
|
|
|
|
features: [
|
|
|
|
|
"Level 500+ elite account", "5000+ BR rating guaranteed", "Exclusive seasonal items", "VIP support 24/7", "Account upgrade guarantee"],
|
|
|
|
|
"Level 500+ elite account", "5000+ BR rating guaranteed", "Exclusive seasonal items", "VIP support 24/7", "Account upgrade guarantee"
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
carouselMode="buttons"
|
|
|
|
|
@@ -181,15 +190,22 @@ export default function LandingPage() {
|
|
|
|
|
<TestimonialCardTen
|
|
|
|
|
title="Trusted by Gamers Worldwide"
|
|
|
|
|
description="Join thousands of satisfied players who have upgraded their gaming experience through PUBGHub."
|
|
|
|
|
tag="Social Proof"
|
|
|
|
|
tagIcon={Trophy}
|
|
|
|
|
tagAnimation="opacity"
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "Seamless Account Transfer", quote: "Amazing experience! The account transfer was instant and the stats were exactly as described. PUBGHub made upgrading my account incredibly easy and secure.", name: "Alex Chen", role: "Pro Player, eSports Team", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", imageAlt: "Alex Chen professional gamer"},
|
|
|
|
|
id: "1", title: "Seamless Account Transfer", quote: "Amazing experience! The account transfer was instant and the stats were exactly as described. PUBGHub made upgrading my account incredibly easy and secure.", name: "Alex Chen", role: "Pro Player, eSports Team", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", imageAlt: "Alex Chen professional gamer"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", title: "Best Security I've Found", quote: "I was skeptical about buying gaming accounts online, but PUBGHub's security measures gave me complete peace of mind. Highly recommended!", name: "Jordan Taylor", role: "Competitive Gamer", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg", imageAlt: "Jordan Taylor gaming community member"},
|
|
|
|
|
id: "2", title: "Best Security I've Found", quote: "I was skeptical about buying gaming accounts online, but PUBGHub's security measures gave me complete peace of mind. Highly recommended!", name: "Jordan Taylor", role: "Competitive Gamer", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg", imageAlt: "Jordan Taylor gaming community member"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", title: "Verified Quality Accounts", quote: "Every detail about the account I purchased matched the listing perfectly. The verification process is thorough and the support team is incredibly helpful.", name: "Sarah Mitchell", role: "Gaming Streamer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-playing-videogame_23-2149350006.jpg", imageAlt: "Sarah Mitchell verified streamer"},
|
|
|
|
|
id: "3", title: "Verified Quality Accounts", quote: "Every detail about the account I purchased matched the listing perfectly. The verification process is thorough and the support team is incredibly helpful.", name: "Sarah Mitchell", role: "Gaming Streamer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-playing-videogame_23-2149350006.jpg", imageAlt: "Sarah Mitchell verified streamer"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "24/7 Reliable Support", quote: "The customer support team helped me through the entire process. They're responsive, knowledgeable, and genuinely care about customer satisfaction.", name: "Marcus Johnson", role: "Casual Gaming Enthusiast", imageSrc: "http://img.b2bpic.net/free-vector/cool-retro-basketball-card_1421494-234.jpg", imageAlt: "Marcus Johnson gaming enthusiast"},
|
|
|
|
|
id: "4", title: "24/7 Reliable Support", quote: "The customer support team helped me through the entire process. They're responsive, knowledgeable, and genuinely care about customer satisfaction.", name: "Marcus Johnson", role: "Casual Gaming Enthusiast", imageSrc: "http://img.b2bpic.net/free-vector/cool-retro-basketball-card_1421494-234.jpg", imageAlt: "Marcus Johnson gaming enthusiast"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
|