Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36a6958b33 | |||
| 839e6e3a37 |
@@ -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 } from "lucide-react";
|
import { Car, Map, Users, Home, DollarSign, Building } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars"}}
|
variant: "gradient-bars"}}
|
||||||
logoText="VelocityDash"
|
logoText="VelocityDash"
|
||||||
description="The ultimate open-world driving experience. Unleash your potential with limitless car customization and absolute freedom."
|
description="The ultimate open-world driving experience. Now featuring player-controlled vehicle exits, house placement, building construction, and a dynamic world economy."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Start Driving", href: "#contact"},
|
text: "Start Driving", href: "#contact"},
|
||||||
@@ -65,9 +65,9 @@ export default function LandingPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<TextSplitAbout
|
<TextSplitAbout
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Drive Your Way"
|
title="Shape Your World"
|
||||||
description={[
|
description={[
|
||||||
"VelocityDash offers an unconstrained open world where every road is yours to discover.", "Customize every component, from high-performance engines to intricate visual mods.", "Join a growing community of drivers pushing the limits of speed and style."]}
|
"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."]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -78,20 +78,20 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "Infinite Customization", descriptions: [
|
id: "f1", title: "Vehicle Exits", descriptions: [
|
||||||
"Tweak every mechanical part and aesthetic detail to perfection."],
|
"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: "Massive Open World", descriptions: [
|
id: "f2", title: "Building Construction", descriptions: [
|
||||||
"Explore sprawling cities, mountain passes, and scenic coastal highways."],
|
"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: "Unlimited Car Roster", descriptions: [
|
id: "f3", title: "Dynamic Economy", descriptions: [
|
||||||
"Access a growing library of hypercars, classics, and drift machines."],
|
"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="Unrivaled Freedom"
|
title="New Gameplay Features"
|
||||||
description="Experience features that redefine the racing genre."
|
description="Unleash your potential with our latest interactive mechanics."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -103,20 +103,16 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", name: "Hyper Fury", price: "1,200", variant: "Supercar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg"},
|
id: "p1", name: "Luxury Mansion", price: "15,000", variant: "Building", imageSrc: "http://img.b2bpic.net/free-photo/close-up-carbon-fibre-headlight-sports-car_181624-23606.jpg"},
|
||||||
{
|
{
|
||||||
id: "p2", name: "Street Ghost", price: "850", variant: "Sedan", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675525.jpg"},
|
id: "p2", name: "Starter House", price: "2,500", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-looking-spaceship_23-2150675525.jpg"},
|
||||||
{
|
{
|
||||||
id: "p3", name: "Neon Blade", price: "1,500", variant: "Concept", imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-with-neon-lights_23-2151005301.jpg"},
|
id: "p3", name: "Industrial Complex", price: "25,000", variant: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-with-neon-lights_23-2151005301.jpg"},
|
||||||
{
|
{
|
||||||
id: "p4", name: "Classic Drift", price: "600", variant: "Vintage", imageSrc: "http://img.b2bpic.net/free-photo/closeup-back-vintage-car-field-cloudy-sky_181624-12024.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"},
|
||||||
{
|
|
||||||
id: "p5", name: "Apex Predator", price: "1,800", variant: "Hypercar", imageSrc: "http://img.b2bpic.net/free-photo/view-three-dimensional-car-with-neon-lights_23-2150998551.jpg"},
|
|
||||||
{
|
|
||||||
id: "p6", name: "Dirt King", price: "950", variant: "Rally", imageSrc: "http://img.b2bpic.net/free-photo/car-tire-repair_23-2151947879.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Our Fleet"
|
title="Property Market"
|
||||||
description="A glimpse into the diverse collection available for customization."
|
description="Start your real estate journey today."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -127,17 +123,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1", icon: Car,
|
id: "m1", icon: Home,
|
||||||
title: "Total Cars", value: "5,000+"},
|
title: "Buildings Placed", value: "12,500+"},
|
||||||
{
|
{
|
||||||
id: "m2", icon: Map,
|
id: "m2", icon: DollarSign,
|
||||||
title: "KM of Roads", value: "12,000"},
|
title: "Currency Circulating", value: "$850M"},
|
||||||
{
|
{
|
||||||
id: "m3", icon: Users,
|
id: "m3", icon: Users,
|
||||||
title: "Active Drivers", value: "1.2M+"},
|
title: "Active Explorers", value: "1.2M+"},
|
||||||
]}
|
]}
|
||||||
title="By The Numbers"
|
title="World Impact"
|
||||||
description="Fueling the passion of our community globally."
|
description="See how players are reshaping the world daily."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -148,18 +144,12 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1", name: "Alex R.", role: "Pro Racer", testimonial: "The customization depth in this game is unprecedented.", 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: "Drift Queen", testimonial: "Finally, a driving game that lets me explore freely.", 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"},
|
||||||
{
|
|
||||||
id: "t3", name: "John D.", role: "Game Dev", testimonial: "The physics are spot on and the world is alive.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-hipster-male-dressed-casual-clothes-with-glasses-full-beard-standing-with-crossed-arms-studio-isolated-dark-background_613910-20093.jpg"},
|
|
||||||
{
|
|
||||||
id: "t4", name: "Sam K.", role: "Enthusiast", testimonial: "I spend hours just building my perfect garage.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-age-biker-sports-jacket-holds-motorcycle-helmet-grey-background_613910-12160.jpg"},
|
|
||||||
{
|
|
||||||
id: "t5", name: "Elena P.", role: "Photographer", testimonial: "Best virtual car photography environment available.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-universe-texture-projection_23-2149512132.jpg"},
|
|
||||||
]}
|
]}
|
||||||
title="Driver Feedback"
|
title="Community Voices"
|
||||||
description="What our racing community thinks about the open world experience."
|
description="What our players think about the new world-building features."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -169,11 +159,11 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient"}}
|
variant: "radial-gradient"}}
|
||||||
tag="Join Now"
|
tag="Join Now"
|
||||||
title="Get Started Today"
|
title="Build Your Empire"
|
||||||
description="Don't just watch the race. Own the road. Join the VelocityDash community and start your engine now."
|
description="Download VelocityDash and start shaping your own reality in the ultimate open-world driving experience."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Download Game"},
|
text: "Start Building"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -183,18 +173,14 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Game", items: [
|
title: "Game", items: [
|
||||||
{
|
{ label: "About", href: "#about" },
|
||||||
label: "About", href: "#about"},
|
{ label: "Features", href: "#features" },
|
||||||
{
|
|
||||||
label: "Features", href: "#features"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Support", items: [
|
title: "Support", items: [
|
||||||
{
|
{ label: "Help Center", href: "#" },
|
||||||
label: "Help Center", href: "#"},
|
{ label: "Terms", href: "#" },
|
||||||
{
|
|
||||||
label: "Terms", href: "#"},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user