Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 13:01:49 +00:00

View File

@@ -5,6 +5,7 @@ import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleAp
import HeroBillboardScroll from "@/components/sections/hero/HeroBillboardScroll";
import FeatureCardSeven from "@/components/sections/feature/FeatureCardSeven";
import ProductCardFour from "@/components/sections/product/ProductCardFour";
import PricingCardFive from "@/components/sections/pricing/PricingCardFive";
import FaqBase from "@/components/sections/faq/FaqBase";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
import Link from "next/link";
@@ -20,32 +21,28 @@ export default function HomePage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "/#features" },
{ label: "Menu Preview", href: "/menu" },
{ label: "Pricing", href: "/pricing" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Help Center", href: "#faq" },
{ label: "Contact Us", href: "#" },
{ label: "Status", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Disclaimer", href: "#" },
@@ -60,7 +57,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="small"
sizing="mediumLargeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -75,7 +72,7 @@ export default function HomePage() {
title="Synex - Dominate the Server"
description="Experience the ultimate FiveM cheat with cutting-edge features, seamless integration, and undetectable performance. Designed for elite players who demand the best."
tag="Premium Gaming Tools"
background={{ variant: "grid" }}
background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-vector/gradient-pop-up-set-with-golden-details_52683-74497.jpg"
imageAlt="Synex Gaming Dashboard"
buttons={[
@@ -96,32 +93,16 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Anti-Detection System",
description: "Military-grade encryption and behavioral analysis evasion keeps your account safe from detection systems.",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=1",
imageAlt: "Gaming features showcase dark theme",
},
title: "Anti-Detection System", description: "Military-grade encryption and behavioral analysis evasion keeps your account safe from detection systems.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "Gaming features showcase dark theme"},
{
id: 2,
title: "Ultra-Smooth Integration",
description: "Seamlessly integrates with FiveM servers without compatibility issues or performance degradation.",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=2",
imageAlt: "Gaming features showcase dark theme",
},
title: "Ultra-Smooth Integration", description: "Seamlessly integrates with FiveM servers without compatibility issues or performance degradation.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "Gaming features showcase dark theme"},
{
id: 3,
title: "Real-Time Updates",
description: "Automatic updates ensure compatibility with the latest FiveM patches and server configurations.",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=3",
imageAlt: "Gaming features showcase dark theme",
},
title: "Real-Time Updates", description: "Automatic updates ensure compatibility with the latest FiveM patches and server configurations.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "Gaming features showcase dark theme"},
{
id: 4,
title: "24/7 Premium Support",
description: "Dedicated support team available round-the-clock for technical assistance and feature requests.",
imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg?_wi=4",
imageAlt: "Gaming features showcase dark theme",
},
title: "24/7 Premium Support", description: "Dedicated support team available round-the-clock for technical assistance and feature requests.", imageSrc: "http://img.b2bpic.net/free-photo/cyberpunk-portrait-flying-men-outside_23-2150006866.jpg", imageAlt: "Gaming features showcase dark theme"},
]}
/>
</div>
@@ -137,28 +118,38 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "menu-1",
name: "Main Control Panel",
price: "Premium Feature",
variant: "Core Interface",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-twitch-panels-pack_23-2149199131.jpg?_wi=1",
imageAlt: "Main Menu Interface",
id: "menu-1", name: "Main Control Panel", price: "Premium Feature", variant: "Core Interface", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-twitch-panels-pack_23-2149199131.jpg", imageAlt: "Main Menu Interface"},
{
id: "menu-2", name: "Settings Dashboard", price: "Premium Feature", variant: "Configuration Hub", imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513316.jpg", imageAlt: "Settings Menu"},
{
id: "menu-3", name: "Performance Monitor", price: "Premium Feature", variant: "Analytics Display", imageSrc: "http://img.b2bpic.net/free-vector/abstract-offline-gaming-sporty-banner-with-shiny-effect_1017-49740.jpg", imageAlt: "Performance Metrics"},
]}
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardFive
title="Flexible Pricing Plans"
description="Choose the subscription tier that best fits your gaming needs and commitment level."
tag="Investment Options"
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
plans={[
{
id: "monthly", tag: "Monthly Access", price: "€30", period: "/month", description: "Perfect for testing and casual gameplay with full feature access.", button: { text: "Subscribe Now", href: "#contact" },
featuresTitle: "What's Included:", features: [
"Full feature access", "Priority support", "Auto-updates", "Account security", "Community access"],
},
{
id: "menu-2",
name: "Settings Dashboard",
price: "Premium Feature",
variant: "Configuration Hub",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-dark-mode-app-template_23-2150513316.jpg?_wi=1",
imageAlt: "Settings Menu",
id: "quarterly", tag: "Quarterly Subscription", price: "€60", period: "/3 months", description: "Best value for committed players with extended access and exclusive perks.", button: { text: "Subscribe Now", href: "#contact" },
featuresTitle: "What's Included:", features: [
"All monthly features", "Advanced features", "VIP community status", "Exclusive events access", "Priority updates"],
},
{
id: "menu-3",
name: "Performance Monitor",
price: "Premium Feature",
variant: "Analytics Display",
imageSrc: "http://img.b2bpic.net/free-vector/abstract-offline-gaming-sporty-banner-with-shiny-effect_1017-49740.jpg?_wi=1",
imageAlt: "Performance Metrics",
id: "biannual", tag: "6-Month Plan", price: "€80", period: "/6 months", description: "Maximum value with half-year commitment and elite player benefits.", button: { text: "Subscribe Now", href: "#contact" },
featuresTitle: "What's Included:", features: [
"All features unlocked", "Elite status", "Custom configurations", "Dedicated support hotline", "Lifetime updates included"],
},
]}
/>
@@ -174,41 +165,23 @@ export default function HomePage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Is Synex undetectable?",
content:
"Yes. Synex uses advanced anti-detection technology with military-grade encryption and behavioral analysis evasion. We employ constant monitoring and updates to maintain undetectable status.",
},
id: "1", title: "Is Synex undetectable?", content:
"Yes. Synex uses advanced anti-detection technology with military-grade encryption and behavioral analysis evasion. We employ constant monitoring and updates to maintain undetectable status."},
{
id: "2",
title: "What FiveM servers are compatible?",
content:
"Synex works with the majority of FiveM servers. Our system automatically adapts to different server configurations. However, some heavily modded servers may have compatibility restrictions.",
},
id: "2", title: "What FiveM servers are compatible?", content:
"Synex works with the majority of FiveM servers. Our system automatically adapts to different server configurations. However, some heavily modded servers may have compatibility restrictions."},
{
id: "3",
title: "How often are updates released?",
content:
"We release updates weekly or as needed when FiveM releases patches. All subscriptions include automatic updates at no additional cost.",
},
id: "3", title: "How often are updates released?", content:
"We release updates weekly or as needed when FiveM releases patches. All subscriptions include automatic updates at no additional cost."},
{
id: "4",
title: "What payment methods do you accept?",
content:
"We accept all major payment methods including credit cards, PayPal, cryptocurrency, and bank transfers. All transactions are encrypted and secure.",
},
id: "4", title: "What payment methods do you accept?", content:
"We accept all major payment methods including credit cards, PayPal, cryptocurrency, and bank transfers. All transactions are encrypted and secure."},
{
id: "5",
title: "Is there a refund policy?",
content:
"Yes. We offer a 7-day money-back guarantee if you're not satisfied with your subscription. No questions asked refunds available within the trial period.",
},
id: "5", title: "Is there a refund policy?", content:
"Yes. We offer a 7-day money-back guarantee if you are not satisfied with your subscription. No questions asked refunds available within the trial period."},
{
id: "6",
title: "How do I get support?",
content:
"Support is available 24/7 via Discord, email, and support ticket system. Premium subscribers get priority response times and dedicated support channels.",
},
id: "6", title: "How do I get support?", content:
"Support is available 24/7 via Discord, email, and support ticket system. Premium subscribers get priority response times and dedicated support channels."},
]}
/>
</div>