3 Commits

Author SHA1 Message Date
de077cdced Merge version_4 into main
Merge version_4 into main
2026-05-25 07:25:40 +00:00
0c428a5f26 Update src/app/page.tsx 2026-05-25 07:25:37 +00:00
073519b7ed Merge version_3 into main
Merge version_3 into main
2026-05-25 07:25:01 +00:00

View File

@@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import ProductCardFour from '@/components/sections/product/ProductCardFour'; import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { Car, Map, Users, Home, DollarSign, Building } from "lucide-react"; import { Car, Map, Users, Home, DollarSign, Building, Award, ShieldCheck } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -31,14 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", id: "hero"}, { name: "Play-to-Earn", id: "features" },
{ { name: "Assets", id: "products" },
name: "Gameplay", id: "features"}, { name: "Community", id: "testimonials" },
{
name: "Garage", id: "products"},
{
name: "Community", id: "testimonials"},
]} ]}
brandName="VelocityDash" brandName="VelocityDash"
/> />
@@ -46,15 +42,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars"}}
logoText="VelocityDash" logoText="VelocityDash"
description="The ultimate open-world driving experience. Now featuring mythic and legendary car skins to customize your ride to perfection." description="The ultimate pure play-to-earn driving experience. Earn rewards through your skill, without any pay-to-win mechanics. Drive, compete, and profit from your mastery."
buttons={[ buttons={[
{ { text: "Start Earning", href: "#contact" },
text: "Start Driving", href: "#contact"}, { text: "Explore Assets", href: "#products" },
{
text: "Explore Garage", href: "#products"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg" imageSrc="http://img.b2bpic.net/free-photo/lifestyle-young-couple_23-2148140847.jpg"
imageAlt="VelocityDash Hero" imageAlt="VelocityDash Hero"
@@ -65,9 +58,10 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextSplitAbout <TextSplitAbout
useInvertedBackground={true} useInvertedBackground={true}
title="Shape Your World" title="True Skill, Real Rewards"
description={[ description={[
"Step out of your vehicle and take full control of your surroundings.", "Strategically place custom houses and massive buildings to build your own empire.", "Manage your hard-earned money and watch your legacy grow in real-time."]} "VelocityDash is built on a strictly play-to-earn model. Every accomplishment, every race won, and every asset managed directly contributes to your earnings.", "There are no shortcuts, no pay-to-win mechanics, and no external purchases required to get ahead. Success is determined entirely by your performance on the track."
]}
/> />
</div> </div>
@@ -78,20 +72,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", title: "Vehicle Exits", descriptions: [ id: "f1", title: "Skill-Based Earnings", descriptions: ["Your earnings are a direct reflection of your driving skill and strategic decision-making."],
"Experience full freedom to exit your vehicle and walk the world freely."], imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828175.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828175.jpg"}, },
{ {
id: "f2", title: "Building Construction", descriptions: [ id: "f2", title: "No Pay-to-Win", descriptions: ["We guarantee a level playing field. No player can buy their way to victory or faster rewards."],
"Construct custom houses and commercial buildings anywhere on the map."], imageSrc: "http://img.b2bpic.net/free-photo/headlights-glow-distant-winter-road-across-open-fields-distant-car-highway_169016-71383.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/headlights-glow-distant-winter-road-across-open-fields-distant-car-highway_169016-71383.jpg"}, },
{ {
id: "f3", title: "Dynamic Economy", descriptions: [ id: "f3", title: "Transparent Economy", descriptions: ["Every transaction is community-driven. Build your wealth solely through active gameplay and market participation."],
"Earn, invest, and spend money to upgrade your property and assets."], imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-view-lightened-tunnel-road_181624-17780.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-view-lightened-tunnel-road_181624-17780.jpg"}, },
]} ]}
title="New Gameplay Features" title="Fair Play-to-Earn"
description="Unleash your potential with our latest interactive mechanics." description="Experience a driving world where your time and skill are your greatest assets."
/> />
</div> </div>
@@ -102,17 +96,13 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ { id: "p1", name: "Skill-Earned Skin", price: "Reward", variant: "Unlock", imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg" },
id: "p1", name: "Mythic Racer", price: "Special", variant: "Skin", imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg"}, { id: "p2", name: "Performance Master", price: "Reward", variant: "Unlock", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675525.jpg" },
{ { id: "p3", name: "Asset Complex", price: "10k Earned", variant: "Empire", imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-with-neon-lights_23-2151005301.jpg" },
id: "p2", name: "Legendary Speedster", price: "Ultra", variant: "Skin", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675525.jpg"}, { id: "p4", name: "Hub Equity", price: "20k Earned", variant: "Empire", imageSrc: "http://img.b2bpic.net/free-photo/closeup-back-vintage-car-field-cloudy-sky_181624-12024.jpg" },
{
id: "p3", name: "Industrial Complex", price: "25,000", variant: "Building", imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-with-neon-lights_23-2151005301.jpg"},
{
id: "p4", name: "Business HQ", price: "50,000", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/closeup-back-vintage-car-field-cloudy-sky_181624-12024.jpg"},
]} ]}
title="Property Market" title="Earn Your Empire"
description="Start your real estate journey today." description="Build your collection purely through gameplay performance."
/> />
</div> </div>
@@ -122,18 +112,12 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ { id: "m1", icon: Award, title: "Skill Rewards Paid", value: "$950M+" },
id: "m1", icon: Home, { id: "m2", icon: ShieldCheck, title: "Fair Play Verified", value: "100%" },
title: "Buildings Placed", value: "12,500+"}, { id: "m3", icon: Users, title: "Active Earners", value: "1.5M+" },
{
id: "m2", icon: DollarSign,
title: "Currency Circulating", value: "$850M"},
{
id: "m3", icon: Users,
title: "Active Explorers", value: "1.2M+"},
]} ]}
title="World Impact" title="Player Success"
description="See how players are reshaping the world daily." description="A thriving ecosystem built on fair reward distribution."
/> />
</div> </div>
@@ -143,27 +127,23 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ { id: "t1", name: "Alex R.", role: "Pro Earner", testimonial: "Finally, a game that respects my skill instead of my wallet. I've built my empire purely by winning!", imageSrc: "http://img.b2bpic.net/free-photo/focused-gamer_23-2151954708.jpg" },
id: "t1", name: "Alex R.", role: "Pro Racer", testimonial: "The ability to finally get out and build my own estate is a game changer!", imageSrc: "http://img.b2bpic.net/free-photo/focused-gamer_23-2151954708.jpg"}, { id: "t2", name: "Mia S.", role: "Strategy Tycoon", testimonial: "The zero pay-to-win policy makes every asset I own feel like a genuine badge of honor.", imageSrc: "http://img.b2bpic.net/free-photo/drawings-about-legal-profession_23-2151190615.jpg" },
{
id: "t2", name: "Mia S.", role: "Tycoon", testimonial: "I love the economic depth now added to the open world.", imageSrc: "http://img.b2bpic.net/free-photo/drawings-about-legal-profession_23-2151190615.jpg"},
]} ]}
title="Community Voices" title="Community Insights"
description="What our players think about the new world-building features." description="Hear from players who have thrived in our pure play-to-earn model."
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "radial-gradient" }}
variant: "radial-gradient"}} tag="Start Earning"
tag="Join Now" title="Your Skill, Your Profit"
title="Build Your Empire" description="Download VelocityDash today. No pay-to-win mechanics, just pure play-to-earn driving mastery. Ready to race for rewards?"
description="Download VelocityDash and start shaping your own reality in the ultimate open-world driving experience."
buttons={[ buttons={[
{ { text: "Download & Earn" },
text: "Start Building"},
]} ]}
/> />
</div> </div>
@@ -171,21 +151,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterSimple <FooterSimple
columns={[ columns={[
{ { title: "Game", items: [{ label: "Philosophy", href: "#about" }, { label: "Mechanics", href: "#features" }] },
title: "Game", items: [ { title: "Support", items: [{ label: "Fair Play", href: "#" }, { label: "Rules", href: "#" }] },
{ label: "About", href: "#about" },
{ label: "Features", href: "#features" },
],
},
{
title: "Support", items: [
{ label: "Help Center", href: "#" },
{ label: "Terms", href: "#" },
],
},
]} ]}
bottomLeftText="© 2024 VelocityDash" bottomLeftText="© 2024 VelocityDash"
bottomRightText="All Rights Reserved" bottomRightText="Pure Play-to-Earn"
/> />
</div> </div>
</ReactLenis> </ReactLenis>