Update src/app/page.tsx

This commit is contained in:
2026-03-29 09:03:05 +00:00
parent 7be7b880be
commit ced82d38b3

View File

@@ -30,14 +30,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home", id: "hero"},
{
name: "Cheats", id: "features"},
{
name: "Accounts", id: "products"},
{
name: "Support", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "Cheats", id: "features" },
{ name: "Products", id: "products" },
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Support", id: "contact" },
]}
brandName="EliteStore"
/>
@@ -45,15 +43,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars"}}
background={{ variant: "gradient-bars" }}
title="Dominate Your Game. Own Your Reality."
description="Premium C++ Internal/External menus, aged high-level accounts, and rare inventory assets. Trusted by top players since 2023. Fast delivery, 24/7 support."
buttons={[
{
text: "Shop Menus", href: "#products"},
{
text: "Join Discord", href: "https://discord.gg"},
{ text: "Shop Products", href: "#products" },
{ text: "Join Discord", href: "https://discord.gg" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/a-futuristic-high-tech-gaming-dashboard--1774774688380-88cd7e82.png?_wi=1"
/>
@@ -64,15 +59,9 @@ export default function LandingPage() {
textboxLayout="inline-image"
useInvertedBackground={false}
features={[
{
title: "Undetectable Tech", description: "HWID & EAC/VAC safe builds designed for discretion.", buttonIcon: Shield,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/internal-c-code-screen-with-abstract-dig-1774774686898-8ff02cd1.png?_wi=1"},
{
title: "24/7 Lifetime Support", description: "Instant assistance for any setup issues or customization needs.", buttonIcon: Zap,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/abstract-shield-symbol-representing-secu-1774774687285-324c41c3.png?_wi=1"},
{
title: "Private & Exclusive", description: "Private builds and limited slots ensure high quality and safety for every user.", buttonIcon: Award,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/fast-digital-clock-and-delivery-symbol-h-1774774687672-caad7b66.png?_wi=1"},
{ title: "Undetectable Tech", description: "HWID & EAC/VAC safe builds designed for discretion.", buttonIcon: Shield, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/internal-c-code-screen-with-abstract-dig-1774774686898-8ff02cd1.png?_wi=1" },
{ title: "24/7 Lifetime Support", description: "Instant assistance for any setup issues or customization needs.", buttonIcon: Zap, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/abstract-shield-symbol-representing-secu-1774774687285-324c41c3.png?_wi=1" },
{ title: "Private & Exclusive", description: "Private builds and limited slots ensure high quality and safety for every user.", buttonIcon: Award, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/fast-digital-clock-and-delivery-symbol-h-1774774687672-caad7b66.png?_wi=1" },
]}
title="Why EliteStore Dominates"
description="We don't just sell; we elevate your entire gaming experience with unmatched safety and performance standards."
@@ -86,15 +75,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
{
id: "p1", name: "CS2 External Menu", price: "€49.99", variant: "Lifetime", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/rare-game-skin-or-digital-treasure-chest-1774774687893-57d1313e.png?_wi=1"},
{
id: "p2", name: "High-Level GTA/Rockstar Acc", price: "€79.99", variant: "Full Access", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/steam-discord-account-profile-aesthetic--1774774691236-30eef4c1.png"},
{
id: "p3", name: "Aged Discord Account + Nitro", price: "€29.99", variant: "Verified", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/high-level-gaming-currency-or-gold-piles-1774774687186-55862fd3.png"},
{ id: "p1", name: "C++ CS2 External Menu", price: "€49.99", variant: "Lifetime", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/rare-game-skin-or-digital-treasure-chest-1774774687893-57d1313e.png?_wi=1" },
{ id: "p2", name: "High-Level Rockstar Acc", price: "€79.99", variant: "Full Access", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/steam-discord-account-profile-aesthetic--1774774691236-30eef4c1.png" },
{ id: "p3", name: "Aged Discord + Nitro", price: "€29.99", variant: "Verified", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/high-level-gaming-currency-or-gold-piles-1774774687186-55862fd3.png" },
]}
title="Premium Inventory"
description="Select from our curated list of high-performance tools and rare digital assets."
title="Products & Accounts"
description="Professional-grade C++ menus and aged high-authority digital accounts."
/>
</div>
@@ -103,19 +89,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "ShadowPlayer", date: "10/2023", title: "Top Tier", quote: "Undetected for months. The best menu I've ever used.", tag: "CS2 Pro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/happy-gamer-using-high-end-peripherals-p-1774774689810-0a8996d5.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/a-futuristic-high-tech-gaming-dashboard--1774774688380-88cd7e82.png?_wi=2", imageAlt: "A futuristic high-tech gaming dashboard with neon blue holographic interfaces and high-end gaming ha"},
{
id: "t2", name: "Nexus", date: "11/2023", title: "Fastest Delivery", quote: "Got my GTA account within minutes. Professional support.", tag: "GTA V", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/gamer-playing-late-at-night-with-neon-li-1774774687120-b305a9d3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/internal-c-code-screen-with-abstract-dig-1774774686898-8ff02cd1.png?_wi=2", imageAlt: "Internal C++ code screen with abstract digital glow and data streams. High-end software security aes"},
{
id: "t3", name: "VoidWalker", date: "12/2023", title: "Elite Store", quote: "Customer service is top notch. They helped me with everything.", tag: "Roblox", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/focused-player-with-professional-gaming--1774774688579-eab84040.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/abstract-shield-symbol-representing-secu-1774774687285-324c41c3.png?_wi=2", imageAlt: "Abstract shield symbol representing security and protection. Cyber security themed digital art."},
{
id: "t4", name: "ApexKing", date: "01/2024", title: "Reliable", quote: "Accounts are always high quality and fully secure. Must buy.", tag: "Rare Accs", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/gamer-with-keyboard-and-monitor-setup-mo-1774774689373-f74f2be1.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/fast-digital-clock-and-delivery-symbol-h-1774774687672-caad7b66.png?_wi=2", imageAlt: "Fast digital clock and delivery symbol. High-tech concept for instant digital delivery."},
{
id: "t5", name: "CyberSniper", date: "02/2024", title: "Game Changer", quote: "Absolutely worth every cent. My stats have never been better.", tag: "Valorant", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/happy-gamer-using-high-end-peripherals-p-1774774689810-0a8996d5.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/rare-game-skin-or-digital-treasure-chest-1774774687893-57d1313e.png?_wi=2", imageAlt: "Rare game skin or digital treasure chest. Glowing, high-value loot box aesthetics for gamers."},
{ id: "t1", name: "ShadowPlayer", date: "10/2023", title: "Top Tier", quote: "Undetected for months. The best menu I've ever used.", tag: "CS2 Pro", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/happy-gamer-using-high-end-peripherals-p-1774774689810-0a8996d5.jpg" },
{ id: "t2", name: "Nexus", date: "11/2023", title: "Fastest Delivery", quote: "Got my GTA account within minutes. Professional support.", tag: "GTA V", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc3EhKpwItNa4BHf01EIilQqCh/gamer-playing-late-at-night-with-neon-li-1774774687120-b305a9d3.png" },
]}
title="Trusted by Pro Gamers"
description="Join thousands of satisfied players who have upgraded their game with us."
description="Hear from the community that trusts EliteStore."
/>
</div>
@@ -124,15 +102,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "Are your menus safe?", content: "Yes. Our builds are tested daily against EAC/VAC and HWID bans. Safety is our #1 priority."},
{
id: "f2", title: "How fast is delivery?", content: "Instant. Our automated system handles most deliveries in under 5 minutes."},
{
id: "f3", title: "Do you offer refunds?", content: "Yes, we offer a money-back guarantee if you experience technical issues we cannot resolve."},
{ id: "f1", title: "Are these C++ menus safe?", content: "Yes, our C++ menus are rigorously tested to ensure they are undetectable by common ACs." },
{ id: "f2", title: "Is account recovery guaranteed?", content: "Yes, all digital accounts come with lifetime support and recovery warranties." },
{ id: "f3", title: "How is the data delivered?", content: "All digital deliveries are automated and instantaneous upon payment verification." },
]}
title="Frequently Asked Questions"
description="Everything you need to know about our services and safety."
title="Common Questions"
description="Everything you need to know about our menus and sales."
faqsAnimation="slide-up"
/>
</div>
@@ -140,16 +115,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient"}}
tag="Ready to Start?"
title="Join the Elite Today"
description="Get instant access to our private tools and accounts. Open a support ticket or DM us directly."
background={{ variant: "radial-gradient" }}
tag="Contact Us"
title="Need Assistance?"
description="Contact us for product support or special account requests."
buttons={[
{
text: "Contact Support", href: "#"},
{
text: "Join Discord", href: "https://discord.gg"},
{ text: "Support Ticket", href: "#" },
{ text: "Discord", href: "https://discord.gg" },
]}
/>
</div>
@@ -157,26 +129,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Shop", href: "#products"},
{
label: "Support", href: "#"},
{
label: "Status", href: "#"},
],
},
{
items: [
{
label: "Terms of Service", href: "#"},
{
label: "Privacy Policy", href: "#"},
{
label: "Discord", href: "https://discord.gg"},
],
},
{ items: [{ label: "Shop", href: "#products" }, { label: "Testimonials", href: "#testimonials" }] },
{ items: [{ label: "FAQ", href: "#faq" }, { label: "Support", href: "#contact" }] },
{ items: [{ label: "Terms", href: "#" }, { label: "Privacy", href: "#" }] },
]}
logoText="EliteStore"
/>