1 Commits

Author SHA1 Message Date
e70fd4c9df Update src/app/page.tsx 2026-04-17 06:05:57 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Dashboard",
id: "dashboard",
},
name: "Dashboard", id: "dashboard"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
]}
brandName="PEPEA"
/>
@@ -54,19 +46,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
logoText="PEPEA"
description="The Ultimate Aviator Experience. Dominate the skies with precision control, real-time analytics, and high-stakes performance."
buttons={[
{
text: "Launch Game",
href: "#",
},
text: "Launch Game", href: "#"},
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828270.jpg"
mediaAnimation="slide-up"
@@ -80,37 +67,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Crash Control",
author: "Pro Mode",
description: "Algorithmically adjust outcomes in real-time.",
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-futuristic-abstract-illuminate-line-dot-wireless-connection-wave-with-triangle-bright-blue-background-mobile-banking-shopping-online-concept-technology-future_493343-29981.jpg",
tags: [
"AI",
"Real-Time",
],
id: "f1", title: "Crash Control", author: "Pro Mode", description: "Algorithmically adjust outcomes in real-time.", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-futuristic-abstract-illuminate-line-dot-wireless-connection-wave-with-triangle-bright-blue-background-mobile-banking-shopping-online-concept-technology-future_493343-29981.jpg", tags: [
"AI", "Real-Time"],
},
{
id: "f2",
title: "Live Transactions",
author: "Finance",
description: "Instant deposits and lightning-fast withdrawals.",
imageSrc: "http://img.b2bpic.net/free-photo/payment-solutions-financial-technology-with-businessman-using-tablet-background_53876-104203.jpg",
tags: [
"Instant",
"Secure",
],
id: "f2", title: "Live Transactions", author: "Finance", description: "Instant deposits and lightning-fast withdrawals.", imageSrc: "http://img.b2bpic.net/free-photo/payment-solutions-financial-technology-with-businessman-using-tablet-background_53876-104203.jpg", tags: [
"Instant", "Secure"],
},
{
id: "f3",
title: "Deep Analytics",
author: "Insights",
description: "Detailed metrics to optimize every flight.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg",
tags: [
"Data",
"Insight",
],
id: "f3", title: "Deep Analytics", author: "Insights", description: "Detailed metrics to optimize every flight.", imageSrc: "http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg", tags: [
"Data", "Insight"],
},
]}
title="Unmatched Performance"
@@ -126,41 +92,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "d1",
name: "Flight Override",
price: "Active",
imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg",
},
id: "d1", name: "Flight Override", price: "Precision Control", imageSrc: "http://img.b2bpic.net/free-photo/financial-software-ui-pc-screen-apartment-office-desk_482257-122945.jpg"},
{
id: "d2",
name: "User Manager",
price: "Live",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-system-display-screen-passenger-information_23-2148954879.jpg",
},
id: "d2", name: "User Manager", price: "Admin Access", imageSrc: "http://img.b2bpic.net/free-photo/japanese-subway-system-display-screen-passenger-information_23-2148954879.jpg"},
{
id: "d3",
name: "Risk Engine",
price: "Optimized",
imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg",
},
id: "d3", name: "Risk Engine", price: "Risk Mitigation", imageSrc: "http://img.b2bpic.net/free-photo/young-investor-working-computer-with-real-time-stock-charts-following-trade-market-sales-trend-financial-analyst-using-forex-exchange-statistics-plan-data-analysis-index-profit-close-up_482257-42062.jpg"},
{
id: "d4",
name: "Wallet Audit",
price: "SECURE",
imageSrc: "http://img.b2bpic.net/free-photo/big-screen-financial-department-office-shows-stock-exchange-indices_482257-91771.jpg",
},
id: "d4", name: "Wallet Audit", price: "Transaction Proof", imageSrc: "http://img.b2bpic.net/free-photo/big-screen-financial-department-office-shows-stock-exchange-indices_482257-91771.jpg"},
{
id: "d5",
name: "Yield Settings",
price: "CUSTOM",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005796.jpg",
},
id: "d5", name: "Yield Settings", price: "Profit Tuning", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-gaming-device_23-2151005796.jpg"},
{
id: "d6",
name: "Live Support",
price: "READY",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14782.jpg",
},
id: "d6", name: "Live Support", price: "Instant Help", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-tablet_53876-14782.jpg"},
]}
title="Operator Dashboard"
description="Total control at your fingertips."
@@ -175,20 +117,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "1.2M+",
description: "Flights Controlled",
},
id: "m1", value: "1.2M+", description: "Flights Controlled"},
{
id: "m2",
value: "$50M+",
description: "Volume Processed",
},
id: "m2", value: "$50M+", description: "Volume Processed"},
{
id: "m3",
value: "99.9%",
description: "Uptime Guaranteed",
},
id: "m3", value: "99.9%", description: "Uptime Guaranteed"},
]}
title="Flight Statistics"
description="Numbers behind the thrill."
@@ -201,55 +134,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alex R.",
date: "Jan 2026",
title: "Pro Aviator",
quote: "The most powerful control system I've used.",
tag: "Top Player",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9600.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-12968.jpg",
},
id: "t1", name: "Alex R.", date: "Jan 2026", title: "Pro Aviator", quote: "The most powerful control system I've used.", tag: "Top Player", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9600.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-12968.jpg"},
{
id: "t2",
name: "Maria K.",
date: "Dec 2025",
title: "Analyst",
quote: "Incredible depth for risk management.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-shot-pro-gamer-broadcasting-game-internet-talking-with-audience_482257-99050.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gamer-wearing-headphones-talking-with-friends-online-multiplayer-shooter_482257-116216.jpg",
},
id: "t2", name: "Maria K.", date: "Dec 2025", title: "Analyst", quote: "Incredible depth for risk management.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-shot-pro-gamer-broadcasting-game-internet-talking-with-audience_482257-99050.jpg", imageSrc: "http://img.b2bpic.net/free-photo/gamer-wearing-headphones-talking-with-friends-online-multiplayer-shooter_482257-116216.jpg"},
{
id: "t3",
name: "Sam T.",
date: "Nov 2025",
title: "Aviator Fan",
quote: "Simply the best interface available.",
tag: "New User",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-senior-man-using-digital-tablet_1262-1985.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153830.jpg",
},
id: "t3", name: "Sam T.", date: "Nov 2025", title: "Aviator Fan", quote: "Simply the best interface available.", tag: "New User", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-senior-man-using-digital-tablet_1262-1985.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153830.jpg"},
{
id: "t4",
name: "John D.",
date: "Oct 2025",
title: "Developer",
quote: "Smooth transactions and zero lag.",
tag: "Power User",
avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
},
id: "t4", name: "John D.", date: "Oct 2025", title: "Developer", quote: "Smooth transactions and zero lag.", tag: "Power User", avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-with-blue-lights-visual-effects_23-2149419467.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg"},
{
id: "t5",
name: "Sarah P.",
date: "Sep 2025",
title: "Manager",
quote: "Total domination of the game space.",
tag: "VIP",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-playing-videogame_23-2149349990.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-from-home-using-laptop-writing-notes-paper_482257-118438.jpg",
},
id: "t5", name: "Sarah P.", date: "Sep 2025", title: "Manager", quote: "Total domination of the game space.", tag: "VIP", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-playing-videogame_23-2149349990.jpg", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-from-home-using-laptop-writing-notes-paper_482257-118438.jpg"},
]}
title="Player Voices"
description="Trusted by aviators globally."
@@ -261,20 +154,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How do I start?",
content: "Just deposit and hit play.",
},
id: "q1", title: "How do I start?", content: "Just deposit and hit play."},
{
id: "q2",
title: "Can I crash manually?",
content: "Yes, our dashboard gives you total control.",
},
id: "q2", title: "Can I crash manually?", content: "Yes, our dashboard gives you total control."},
{
id: "q3",
title: "Is my money safe?",
content: "Bank-grade security on every transaction.",
},
id: "q3", title: "Is my money safe?", content: "Bank-grade security on every transaction."},
]}
sideTitle="Questions"
faqsAnimation="slide-up"
@@ -285,8 +169,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Ready to Fly?"
title="Join the Aviator elite."
description="Get exclusive access to the Pepea platform today."
@@ -302,29 +185,19 @@ export default function LandingPage() {
logoText="PEPEA"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#",
},
label: "About", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Help",
href: "#",
},
label: "Help", href: "#"},
{
label: "Security",
href: "#",
},
label: "Security", href: "#"},
],
},
]}
@@ -333,4 +206,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}