Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tag="Neon Scripting Excellence"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Explore Scripts", href: "#tools" },
|
||||
{ text: "Join Community", href: "#contact" },
|
||||
@@ -67,13 +67,13 @@ export default function LandingPage() {
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
title: "Active Scripts", values: ["2847", "3156", "3542"],
|
||||
title: "Active Scripts", values: [2847, 3156, 3542],
|
||||
description: "Community created & verified"},
|
||||
{
|
||||
title: "Developers", values: ["12450", "15680", "18920"],
|
||||
title: "Developers", values: [12450, 15680, 18920],
|
||||
description: "Active community members"},
|
||||
{
|
||||
title: "Performance Boost", values: ["285", "342", "398"],
|
||||
title: "Performance Boost", values: [285, 342, 398],
|
||||
valueSuffix: "%", description: "Average optimization gains"},
|
||||
],
|
||||
chartTitle: "Script Usage Trends", chartData: [
|
||||
@@ -102,16 +102,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Advanced Script Library", description: "Access thousands of optimized, production-ready scripts tested by the community. From game mechanics to complex systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/illustration-of-advanced-roblox-scriptin-1772838956674-65d88ea8.png?_wi=1", imageAlt: "Advanced Script Library"},
|
||||
title: "Advanced Script Library", description: "Access thousands of optimized, production-ready scripts tested by the community. From game mechanics to complex systems.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/illustration-of-advanced-roblox-scriptin-1772838956674-65d88ea8.png", imageAlt: "Advanced Script Library"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Performance Optimization", description: "Built-in tools to analyze and optimize your code for maximum efficiency. Reduce lag and boost FPS dramatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/performance-optimization-visualization-f-1772838959325-40ae8ea5.png?_wi=1", imageAlt: "Performance Optimization"},
|
||||
title: "Performance Optimization", description: "Built-in tools to analyze and optimize your code for maximum efficiency. Reduce lag and boost FPS dramatically.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/performance-optimization-visualization-f-1772838959325-40ae8ea5.png", imageAlt: "Performance Optimization"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Collaborative Development", description: "Work with other developers in real-time. Share code, collaborate on projects, and learn from experienced scripters.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/community-collaboration-interface-showin-1772838958130-5a205fa4.png?_wi=1", imageAlt: "Collaborative Development"},
|
||||
title: "Collaborative Development", description: "Work with other developers in real-time. Share code, collaborate on projects, and learn from experienced scripters.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/community-collaboration-interface-showin-1772838958130-5a205fa4.png", imageAlt: "Collaborative Development"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Expert Documentation", description: "Comprehensive guides, tutorials, and API documentation. Everything you need to master Roblox scripting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/illustration-of-advanced-roblox-scriptin-1772838956674-65d88ea8.png?_wi=2", imageAlt: "Expert Documentation"},
|
||||
title: "Expert Documentation", description: "Comprehensive guides, tutorials, and API documentation. Everything you need to master Roblox scripting.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/illustration-of-advanced-roblox-scriptin-1772838956674-65d88ea8.png", imageAlt: "Expert Documentation"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -129,22 +129,22 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Elite Script Bundle", price: "$49.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/illustration-of-advanced-roblox-scriptin-1772838956674-65d88ea8.png?_wi=3", imageAlt: "Elite Script Bundle", initialQuantity: 1,
|
||||
id: "1", name: "Elite Script Bundle", price: "$49.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/illustration-of-advanced-roblox-scriptin-1772838956674-65d88ea8.png", imageAlt: "Elite Script Bundle", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Performance Optimizer Pro", price: "$29.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/performance-optimization-visualization-f-1772838959325-40ae8ea5.png?_wi=2", imageAlt: "Performance Optimizer Pro", initialQuantity: 1,
|
||||
id: "2", name: "Performance Optimizer Pro", price: "$29.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/performance-optimization-visualization-f-1772838959325-40ae8ea5.png", imageAlt: "Performance Optimizer Pro", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Developer Tools Suite", price: "$79.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/community-collaboration-interface-showin-1772838958130-5a205fa4.png?_wi=2", imageAlt: "Developer Tools Suite", initialQuantity: 1,
|
||||
id: "3", name: "Developer Tools Suite", price: "$79.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/community-collaboration-interface-showin-1772838958130-5a205fa4.png", imageAlt: "Developer Tools Suite", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "4", name: "Advanced Debugging Kit", price: "$34.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/illustration-of-advanced-roblox-scriptin-1772838956674-65d88ea8.png?_wi=4", imageAlt: "Advanced Debugging Kit", initialQuantity: 1,
|
||||
id: "4", name: "Advanced Debugging Kit", price: "$34.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/illustration-of-advanced-roblox-scriptin-1772838956674-65d88ea8.png", imageAlt: "Advanced Debugging Kit", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "5", name: "System Architecture Guide", price: "$24.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/performance-optimization-visualization-f-1772838959325-40ae8ea5.png?_wi=3", imageAlt: "System Architecture Guide", initialQuantity: 1,
|
||||
id: "5", name: "System Architecture Guide", price: "$24.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/performance-optimization-visualization-f-1772838959325-40ae8ea5.png", imageAlt: "System Architecture Guide", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "6", name: "Community Masterclass", price: "$59.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/community-collaboration-interface-showin-1772838958130-5a205fa4.png?_wi=3", imageAlt: "Community Masterclass", initialQuantity: 1,
|
||||
id: "6", name: "Community Masterclass", price: "$59.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AalwvdYjS2Cuf65yp8zQdkImh6/community-collaboration-interface-showin-1772838958130-5a205fa4.png", imageAlt: "Community Masterclass", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -165,10 +165,10 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "18,920", title: "Active Developers", description: "Worldwide community of scripters", icon: Users,
|
||||
id: "1", value: "18920", title: "Active Developers", description: "Worldwide community of scripters", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "2", value: "3,542", title: "Premium Scripts", description: "Production-ready code ready to use", icon: Code,
|
||||
id: "2", value: "3542", title: "Premium Scripts", description: "Production-ready code ready to use", icon: Code,
|
||||
},
|
||||
{
|
||||
id: "3", value: "99.8", title: "Uptime", description: "Reliable platform availability", icon: Shield,
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "How often are new scripts added?", content: "We add 50-100 new scripts monthly from our community of expert developers. Subscribers get early access to new releases and beta testing opportunities."},
|
||||
{
|
||||
id: "6", title: "Can I contribute my own scripts?", content: "Yes! We actively encourage community contributions. Accepted scripts are reviewed, optimized, and shared with our community. Contributors receive revenue sharing and recognition."},
|
||||
id: "6", title: "Can I contribute my own scripts?", content: "Yes! We actively encourage community contributions. Accepted scripts are reviewed, optimized, and shared with our community. Contributors receive revenue sharing and recognition."}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
description="Unlock premium scripts, advanced tools, and connect with thousands of developers. Start your scripting journey with us now."
|
||||
tagIcon={Rocket}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Unlock Access"
|
||||
|
||||
Reference in New Issue
Block a user