diff --git a/src/app/page.tsx b/src/app/page.tsx index ab97646..0bc9275 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function SynexLanding() { borderRadius="pill" contentWidth="small" sizing="mediumLargeSizeMediumTitles" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="inset" primaryButtonStyle="flat" secondaryButtonStyle="glass" @@ -46,7 +46,7 @@ export default function SynexLanding() { tag="Synex" tagIcon={Sparkles} tagAnimation="opacity" - background={{ variant: "noiseDiagonalGradient" }} + background={{ variant: "radial-gradient" }} buttons={[ { text: "View Pricing", href: "pricing" }, { text: "Explore Features", href: "features" }, @@ -55,11 +55,14 @@ export default function SynexLanding() { buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-vector/different-mac-buttons-depend-background_1284-46745.jpg?_wi=1", imageAlt: "Synex menu interface"}, + imageSrc: "http://img.b2bpic.net/free-vector/different-mac-buttons-depend-background_1284-46745.jpg", imageAlt: "Synex menu interface" + }, { - imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-dots-ans-lines_23-2147833317.jpg?_wi=1", imageAlt: "Aimbot control interface"}, + imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-dots-ans-lines_23-2147833317.jpg", imageAlt: "Aimbot control interface" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/commander-his-crew-operating-radar-systems-via-cctv-satellite_482257-89915.jpg?_wi=1", imageAlt: "ESP overlay system"}, + imageSrc: "http://img.b2bpic.net/free-photo/commander-his-crew-operating-radar-systems-via-cctv-satellite_482257-89915.jpg", imageAlt: "ESP overlay system" + }, ]} /> @@ -72,11 +75,13 @@ export default function SynexLanding() { tagIcon={Zap} negativeCard={{ items: [ - "Slow detection speed", "Unstable configurations", "Limited customization options", "Poor user interface design", "Frequent crashes"], + "Slow detection speed", "Unstable configurations", "Limited customization options", "Poor user interface design", "Frequent crashes" + ], }} positiveCard={{ items: [ - "Instant real-time processing", "Rock-solid stability", "Unlimited custom controls", "Clean, intuitive UI", "Zero downtime reliability"], + "Instant real-time processing", "Rock-solid stability", "Unlimited custom controls", "Clean, intuitive UI", "Zero downtime reliability" + ], }} animationType="slide-up" textboxLayout="default" @@ -94,18 +99,21 @@ export default function SynexLanding() { { id: "monthly", tag: "Monthly Access", price: "€30", period: "/month", description: "Perfect for testing all core features and gameplay mechanics.", button: { text: "Get Started", href: "#contact" }, featuresTitle: "What's Included:", features: [ - "Full feature access", "Real-time updates", "24/7 support", "Custom configurations"], + "Full feature access", "Real-time updates", "24/7 support", "Custom configurations" + ], }, { id: "quarterly", tag: "Quarterly Access", price: "€65", period: "/3 months", description: "Extended usage with better monthly cost savings.", button: { text: "Get Started", href: "#contact" }, featuresTitle: "What's Included:", features: [ - "Full feature access", "Priority updates", "Premium support", "Advanced customization"], + "Full feature access", "Priority updates", "Premium support", "Advanced customization" + ], }, { id: "semi-annual", tag: "Semi-Annual Access", tagIcon: Star, price: "€80", period: "/6 months", description: "Best value for long-term full access and maximum savings.", button: { text: "Get Started", href: "#contact" }, featuresTitle: "What's Included:", features: [ - "Unlimited features", "Instant updates", "VIP support", "Full customization", "Priority queue"], + "Unlimited features", "Instant updates", "VIP support", "Full customization", "Priority queue" + ], }, ]} animationType="slide-up" @@ -124,13 +132,17 @@ export default function SynexLanding() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Marcus Chen, Pro Player", date: "Date: 15 January 2025", title: "Game-changer for competitive play", quote: "Synex completely transformed my gameplay experience. The precision controls and smooth integration make it feel like a natural part of the game. Highly reliable.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/young-concentrated-hacker-work-man-headphones-looking-laptop-screen-reading-hacking-computer-concept_74855-24717.jpg", avatarAlt: "Marcus Chen", imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-dots-ans-lines_23-2147833317.jpg?_wi=2", imageAlt: "Aimbot features"}, + id: "1", name: "Marcus Chen, Pro Player", date: "Date: 15 January 2025", title: "Game-changer for competitive play", quote: "Synex completely transformed my gameplay experience. The precision controls and smooth integration make it feel like a natural part of the game. Highly reliable.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/young-concentrated-hacker-work-man-headphones-looking-laptop-screen-reading-hacking-computer-concept_74855-24717.jpg", avatarAlt: "Marcus Chen", imageSrc: "http://img.b2bpic.net/free-vector/technology-background-with-dots-ans-lines_23-2147833317.jpg", imageAlt: "Aimbot features" + }, { - id: "2", name: "Sarah Mitchell, Content Creator", date: "Date: 12 January 2025", title: "Unmatched stability and features", quote: "I've tried many alternatives, but Synex stands out with its clean UI and stable performance. My viewers appreciate the quality and consistency. Worth every euro.", tag: "Creator", avatarSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269932.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/commander-his-crew-operating-radar-systems-via-cctv-satellite_482257-89915.jpg?_wi=2", imageAlt: "ESP overlay"}, + id: "2", name: "Sarah Mitchell, Content Creator", date: "Date: 12 January 2025", title: "Unmatched stability and features", quote: "I've tried many alternatives, but Synex stands out with its clean UI and stable performance. My viewers appreciate the quality and consistency. Worth every euro.", tag: "Creator", avatarSrc: "http://img.b2bpic.net/free-photo/person-working-animation-porject_23-2149269932.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/commander-his-crew-operating-radar-systems-via-cctv-satellite_482257-89915.jpg", imageAlt: "ESP overlay" + }, { - id: "3", name: "James Rodriguez, Tournament Winner", date: "Date: 8 January 2025", title: "The competitive edge I needed", quote: "Synex gave me the edge in tournaments. The customization options are endless, and the support team is incredibly responsive. Best investment for serious gamers.", tag: "Tournament", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-biker-portrait-25-years-man-motorcycle-protective-jacket-wit-helmet_343059-833.jpg", avatarAlt: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149188522.jpg", imageAlt: "Configuration panel"}, + id: "3", name: "James Rodriguez, Tournament Winner", date: "Date: 8 January 2025", title: "The competitive edge I needed", quote: "Synex gave me the edge in tournaments. The customization options are endless, and the support team is incredibly responsive. Best investment for serious gamers.", tag: "Tournament", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-biker-portrait-25-years-man-motorcycle-protective-jacket-wit-helmet_343059-833.jpg", avatarAlt: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149188522.jpg", imageAlt: "Configuration panel" + }, { - id: "4", name: "Alex Thompson, Casual Gamer", date: "Date: 5 January 2025", title: "Exactly what I was looking for", quote: "Simple, reliable, and powerful. Synex delivers on all fronts without unnecessary complexity. Great value and fantastic community support. Highly recommend!", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/boy-with-big-smile-headphones-around-his-neck_1139-349.jpg", avatarAlt: "Alex Thompson", imageSrc: "http://img.b2bpic.net/free-vector/different-mac-buttons-depend-background_1284-46745.jpg?_wi=2", imageAlt: "Menu interface"}, + id: "4", name: "Alex Thompson, Casual Gamer", date: "Date: 5 January 2025", title: "Exactly what I was looking for", quote: "Simple, reliable, and powerful. Synex delivers on all fronts without unnecessary complexity. Great value and fantastic community support. Highly recommend!", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/boy-with-big-smile-headphones-around-his-neck_1139-349.jpg", avatarAlt: "Alex Thompson", imageSrc: "http://img.b2bpic.net/free-vector/different-mac-buttons-depend-background_1284-46745.jpg", imageAlt: "Menu interface" + }, ]} /> @@ -144,23 +156,29 @@ export default function SynexLanding() { textboxLayout="default" useInvertedBackground={false} mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-vector/different-mac-buttons-depend-background_1284-46745.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-vector/different-mac-buttons-depend-background_1284-46745.jpg" imageAlt="Synex support interface" faqsAnimation="blur-reveal" mediaAnimation="opacity" faqs={[ { - id: "1", title: "How do I get started with Synex?", content: "Sign up for a plan that fits your needs, complete the setup process, and get instant access to all features. Our onboarding guide walks you through configuration in minutes."}, + id: "1", title: "How do I get started with Synex?", content: "Sign up for a plan that fits your needs, complete the setup process, and get instant access to all features. Our onboarding guide walks you through configuration in minutes." + }, { - id: "2", title: "Is Synex safe and secure?", content: "Yes. Synex uses industry-standard encryption and security protocols. Your data is protected with zero-logging policies. We prioritize user privacy and security above all."}, + id: "2", title: "Is Synex safe and secure?", content: "Yes. Synex uses industry-standard encryption and security protocols. Your data is protected with zero-logging policies. We prioritize user privacy and security above all." + }, { - id: "3", title: "Can I customize all settings?", content: "Absolutely. Synex offers unlimited customization for every feature. Create custom configurations, save presets, and switch between setups instantly."}, + id: "3", title: "Can I customize all settings?", content: "Absolutely. Synex offers unlimited customization for every feature. Create custom configurations, save presets, and switch between setups instantly." + }, { - id: "4", title: "What support do you provide?", content: "We offer 24/7 support for all users. Contact our support team via Discord or email. Premium users get priority response times and dedicated assistance."}, + id: "4", title: "What support do you provide?", content: "We offer 24/7 support for all users. Contact our support team via Discord or email. Premium users get priority response times and dedicated assistance." + }, { - id: "5", title: "Can I cancel my subscription anytime?", content: "Yes. There are no long-term contracts. You can cancel your subscription anytime with no penalties or hidden fees."}, + id: "5", title: "Can I cancel my subscription anytime?", content: "Yes. There are no long-term contracts. You can cancel your subscription anytime with no penalties or hidden fees." + }, { - id: "6", title: "Do you offer refunds?", content: "We stand behind our product. If you're not satisfied within the first 7 days, we offer a full refund. No questions asked."}, + id: "6", title: "Do you offer refunds?", content: "We stand behind our product. If you're not satisfied within the first 7 days, we offer a full refund. No questions asked." + }, ]} />