Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-27 22:24:13 +00:00

View File

@@ -13,7 +13,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import { ShieldCheck, TrendingUp, Zap } from "lucide-react";
import { ShieldCheck, TrendingUp, Zap, Navigation, Briefcase, Clock, Shield } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,21 +34,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Method",
id: "#method",
},
name: "Method", id: "#method"},
{
name: "Steps",
id: "#steps",
},
name: "Steps", id: "#steps"},
{
name: "Stats",
id: "#stats",
},
name: "Stats", id: "#stats"},
{
name: "Support",
id: "#faq",
},
name: "Support", id: "#faq"},
]}
brandName="GTA 3.3 Hub"
/>
@@ -60,13 +52,9 @@ export default function LandingPage() {
description="The definitive strategic method for optimizing your GTA income. Master the flow, maximize the gains."
buttons={[
{
text: "Get Started",
href: "#steps",
},
text: "Get Started", href: "#steps"},
{
text: "View Stats",
href: "#stats",
},
text: "View Stats", href: "#stats"},
]}
imageSrc="http://img.b2bpic.net/free-photo/thunderstorm-city-nighttime_23-2151750454.jpg"
imageAlt="GTA 3.3 Strategy Header"
@@ -80,19 +68,13 @@ export default function LandingPage() {
metrics={[
{
icon: Zap,
label: "Time Saved",
value: "45%",
},
label: "Time Saved", value: "45%"},
{
icon: TrendingUp,
label: "Profit Boost",
value: "2.1x",
},
label: "Profit Boost", value: "2.1x"},
{
icon: ShieldCheck,
label: "Safety Rate",
value: "99.9%",
},
label: "Safety Rate", value: "99.9%"},
]}
metricsAnimation="slide-up"
/>
@@ -104,28 +86,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Route Optimization",
description: "Perfect pathing for maximum efficiency.",
imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529412.jpg",
buttonIcon: "Navigation",
title: "Route Optimization", description: "Perfect pathing for maximum efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/gradient-illuminated-neon-gaming-desk-setup-with-keyboard_23-2149529412.jpg", buttonIcon: Navigation,
},
{
title: "Resource Management",
description: "Keep overheads low and income high.",
imageSrc: "http://img.b2bpic.net/free-vector/casino-slots-gameplay-main-screen-gambling-ui-icons-cartoon-elements-buttons-set-design-game-interface-elements-assets-lucky-symbols-mobile-gamble-app-slot-machine-vector_88138-1423.jpg",
buttonIcon: "Briefcase",
title: "Resource Management", description: "Keep overheads low and income high.", imageSrc: "http://img.b2bpic.net/free-vector/casino-slots-gameplay-main-screen-gambling-ui-icons-cartoon-elements-buttons-set-design-game-interface-elements-assets-lucky-symbols-mobile-gamble-app-slot-machine-vector_88138-1423.jpg", buttonIcon: Briefcase,
},
{
title: "Timing Precision",
description: "Executed with frame-perfect timing.",
imageSrc: "http://img.b2bpic.net/free-photo/blue-technology-background_1017-3288.jpg",
buttonIcon: "Clock",
title: "Timing Precision", description: "Executed with frame-perfect timing.", imageSrc: "http://img.b2bpic.net/free-photo/blue-technology-background_1017-3288.jpg", buttonIcon: Clock,
},
{
title: "Safety Protocols",
description: "Ensure your assets stay protected.",
imageSrc: "http://img.b2bpic.net/free-photo/motion-blur-automatic-train-moving-inside-tunnel-tokyo-japan_335224-162.jpg",
buttonIcon: "Shield",
title: "Safety Protocols", description: "Ensure your assets stay protected.", imageSrc: "http://img.b2bpic.net/free-photo/motion-blur-automatic-train-moving-inside-tunnel-tokyo-japan_335224-162.jpg", buttonIcon: Shield,
},
]}
title="Core Strategy Pillars"
@@ -141,20 +111,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "s1",
value: "Step 01",
description: "Initialize session and secure perimeter.",
},
id: "s1", value: "Step 01", description: "Initialize session and secure perimeter."},
{
id: "s2",
value: "Step 02",
description: "Deploy strategic assets per 3.3 specs.",
},
id: "s2", value: "Step 02", description: "Deploy strategic assets per 3.3 specs."},
{
id: "s3",
value: "Step 03",
description: "Extract profit and finalize rotation.",
},
id: "s3", value: "Step 03", description: "Extract profit and finalize rotation."},
]}
title="Execution Timeline"
description="Follow the sequence to master the 3.3 method."
@@ -168,39 +129,20 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Entry",
price: "$0",
subtitle: "Community Basic",
buttons: [
id: "basic", badge: "Entry", price: "$0", subtitle: "Community Basic", buttons: [
{
text: "Access Now",
href: "#",
},
text: "Access Now", href: "#"},
],
features: [
"Basic Strategy",
"Weekly Updates",
"Public Forum",
],
"Basic Strategy", "Weekly Updates", "Public Forum"],
},
{
id: "pro",
badge: "Pro",
price: "$19",
subtitle: "Advanced Optimization",
buttons: [
id: "pro", badge: "Pro", price: "$19", subtitle: "Advanced Optimization", buttons: [
{
text: "Get Pro",
href: "#",
},
text: "Get Pro", href: "#"},
],
features: [
"All Basic Features",
"Private Tools",
"1-on-1 Advice",
"High-Speed Nodes",
],
"All Basic Features", "Private Tools", "1-on-1 Advice", "High-Speed Nodes"],
},
]}
title="Performance Packages"
@@ -215,45 +157,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah",
handle: "@sarah_pro",
testimonial: "The 3.3 method completely changed my approach to GTA. Absolutely essential.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232848.jpg",
},
id: "1", name: "Sarah", handle: "@sarah_pro", testimonial: "The 3.3 method completely changed my approach to GTA. Absolutely essential.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232848.jpg"},
{
id: "2",
name: "Marcus",
handle: "@m_gamer",
testimonial: "Finally, a strategy that actually works as advertised. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-laughing-woman-playing-videogame_23-2149350007.jpg",
},
id: "2", name: "Marcus", handle: "@m_gamer", testimonial: "Finally, a strategy that actually works as advertised. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-laughing-woman-playing-videogame_23-2149350007.jpg"},
{
id: "3",
name: "Elena",
handle: "@elena_gta",
testimonial: "Clear, concise, and incredibly effective. Simply the best.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-disappointed-after-losing-livestream_482257-115598.jpg",
},
id: "3", name: "Elena", handle: "@elena_gta", testimonial: "Clear, concise, and incredibly effective. Simply the best.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-gamer-disappointed-after-losing-livestream_482257-115598.jpg"},
{
id: "4",
name: "David",
handle: "@d_tech",
testimonial: "I reached my goals in half the time thanks to this guide.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-brutal-male-casual-clothes-dark-background_613910-16055.jpg",
},
id: "4", name: "David", handle: "@d_tech", testimonial: "I reached my goals in half the time thanks to this guide.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-brutal-male-casual-clothes-dark-background_613910-16055.jpg"},
{
id: "5",
name: "James",
handle: "@j_streams",
testimonial: "Best community resource for serious players.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-looks-positive-wearing-headphones_114579-14803.jpg",
},
id: "5", name: "James", handle: "@j_streams", testimonial: "Best community resource for serious players.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-looks-positive-wearing-headphones_114579-14803.jpg"},
]}
showRating={true}
title="Community Voices"
@@ -266,14 +183,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"OptiGaming",
"LosSantosTactics",
"ProfitNodes",
"StrategyInc",
"VelocityLabs",
"ApexPro",
"GamerUnited",
]}
"OptiGaming", "LosSantosTactics", "ProfitNodes", "StrategyInc", "VelocityLabs", "ApexPro", "GamerUnited"]}
title="Trusted Partners"
description="Collaborating with top-tier gaming organizations."
/>
@@ -285,20 +195,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "What is the 3.3 method?",
content: "A high-efficiency resource management system.",
},
id: "f1", title: "What is the 3.3 method?", content: "A high-efficiency resource management system."},
{
id: "f2",
title: "Is it safe?",
content: "99.9% success rate within current game patches.",
},
id: "f2", title: "Is it safe?", content: "99.9% success rate within current game patches."},
{
id: "f3",
title: "How do I start?",
content: "Simply download the starter pack from the stats page.",
},
id: "f3", title: "How do I start?", content: "Simply download the starter pack from the stats page."},
]}
title="Common Questions"
description="Quick answers to help you get moving faster."
@@ -313,15 +214,9 @@ export default function LandingPage() {
description="Need specific strategy help? Contact us anytime."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
name: "email", type: "email", placeholder: "Your Email"},
]}
imageSrc="http://img.b2bpic.net/free-photo/aesthetic-galaxy-black-background_53876-111371.jpg"
/>
@@ -331,29 +226,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{
label: "Method",
href: "#method",
},
label: "Method", href: "#method"},
{
label: "Steps",
href: "#steps",
},
label: "Steps", href: "#steps"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#",
},
label: "About", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
]}