Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 20:22:42 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Growth Packages",
id: "products",
},
name: "Growth Packages", id: "products"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Velixar Media"
/>
@@ -53,75 +45,48 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Dominate Your Digital Presence"
description="Velixar Media provides expert influencer management, shadowban removal, and high-performance growth strategies for brands, artists, and businesses."
kpis={[
{
value: "500+",
label: "Clients Managed",
},
value: "500+", label: "Clients Managed"},
{
value: "10M+",
label: "Reach Generated",
},
value: "10M+", label: "Reach Generated"},
{
value: "24/7",
label: "Account Support",
},
value: "24/7", label: "Account Support"},
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/blogger_23-2148349532.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-pink-overalls-sexy-carefree-woman-posing-near-blue-wall-studio-with-two-horns-positive-model-having-fun-going-crazy-cheerful-happy_158538-25171.jpg",
alt: "Client 1",
},
src: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-pink-overalls-sexy-carefree-woman-posing-near-blue-wall-studio-with-two-horns-positive-model-having-fun-going-crazy-cheerful-happy_158538-25171.jpg", alt: "Client 1"},
{
src: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg",
alt: "Client 2",
},
src: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg", alt: "Client 2"},
{
src: "http://img.b2bpic.net/free-photo/trendy-looking-positive-talented-young-caucasian-woman-artist-relaxing-chair-easel-workshop-after-she-finished-her-painting-profession-creative-modern-art-job-occupation_273609-915.jpg",
alt: "Client 3",
},
src: "http://img.b2bpic.net/free-photo/trendy-looking-positive-talented-young-caucasian-woman-artist-relaxing-chair-easel-workshop-after-she-finished-her-painting-profession-creative-modern-art-job-occupation_273609-915.jpg", alt: "Client 3"},
{
src: "http://img.b2bpic.net/free-photo/stylish-women-home-bright-red-sweater-mint-green-pants-takes-photo-selfie-mirror-phone_343596-6485.jpg",
alt: "Client 4",
},
src: "http://img.b2bpic.net/free-photo/stylish-women-home-bright-red-sweater-mint-green-pants-takes-photo-selfie-mirror-phone_343596-6485.jpg", alt: "Client 4"},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12110.jpg",
alt: "Client 5",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12110.jpg", alt: "Client 5"},
]}
avatarText="Trusted by 500+ professionals worldwide"
marqueeItems={[
{
type: "text-icon",
text: "Rapid Growth",
icon: TrendingUp,
type: "text-icon", text: "Rapid Growth", icon: TrendingUp,
},
{
type: "text-icon",
text: "Verified Reach",
icon: CheckCircle,
type: "text-icon", text: "Verified Reach", icon: CheckCircle,
},
{
type: "text-icon",
text: "Account Security",
icon: Shield,
type: "text-icon", text: "Account Security", icon: Shield,
},
{
type: "text-icon",
text: "Expert Strategy",
icon: Zap,
type: "text-icon", text: "Expert Strategy", icon: Zap,
},
{
type: "text-icon",
text: "24/7 Support",
icon: Clock,
type: "text-icon", text: "24/7 Support", icon: Clock,
},
]}
/>
@@ -133,20 +98,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Influencer Management",
description: "End-to-end management for top-tier influence and visibility.",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-speaking-with-diverse-group-office_482257-121153.jpg",
},
title: "Influencer Management", description: "End-to-end management for top-tier influence and visibility.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-speaking-with-diverse-group-office_482257-121153.jpg"},
{
title: "Account Recovery & Security",
description: "Expert services to resolve shadowbans and restore hijacked accounts.",
imageSrc: "http://img.b2bpic.net/free-photo/labor-day-international-women39s-day-poster-featuring-asianamerican-female-system-administrator-configuring-server-system-data-center-futuristic-screen_166373-9443.jpg",
},
title: "Account Recovery & Security", description: "Expert services to resolve shadowbans and restore hijacked accounts.", imageSrc: "http://img.b2bpic.net/free-photo/labor-day-international-women39s-day-poster-featuring-asianamerican-female-system-administrator-configuring-server-system-data-center-futuristic-screen_166373-9443.jpg"},
{
title: "Campaign Management",
description: "Full-stack marketing campaigns tailored for business growth.",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-brainstorming-concept_329181-12367.jpg",
},
title: "Campaign Management", description: "Full-stack marketing campaigns tailored for business growth.", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-team-working-brainstorming-concept_329181-12367.jpg"},
]}
title="Specialized Agency Services"
description="We offer comprehensive solutions to reclaim your accounts and accelerate your online authority."
@@ -161,41 +117,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Organic Reach Package",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/man-suit-standing-office-with-clipboard-pointing-poster-with-words_1098-17121.jpg?_wi=1",
},
id: "p1", name: "Organic Reach Package", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-standing-office-with-clipboard-pointing-poster-with-words_1098-17121.jpg"},
{
id: "p2",
name: "Celeb Collaboration Plan",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-dots-top-view_23-2148999149.jpg?_wi=1",
},
id: "p2", name: "Celeb Collaboration Plan", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-dots-top-view_23-2148999149.jpg"},
{
id: "p3",
name: "Business Lead Gen",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg?_wi=1",
},
id: "p3", name: "Business Lead Gen", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg"},
{
id: "p4",
name: "Influencer Accelerator",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/man-suit-standing-office-with-clipboard-pointing-poster-with-words_1098-17121.jpg?_wi=2",
},
id: "p4", name: "Influencer Accelerator", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-standing-office-with-clipboard-pointing-poster-with-words_1098-17121.jpg"},
{
id: "p5",
name: "Brand Presence Boost",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-dots-top-view_23-2148999149.jpg?_wi=2",
},
id: "p5", name: "Brand Presence Boost", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-dots-top-view_23-2148999149.jpg"},
{
id: "p6",
name: "Advanced Account Recovery",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg?_wi=2",
},
id: "p6", name: "Advanced Account Recovery", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg"},
]}
title="Growth Packages"
description="Select the perfect package for your brand's journey."
@@ -204,44 +136,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alex Rivers",
role: "Fashion Influencer",
testimonial: "Velixar Media restored my shadowbanned account in record time!",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-pink-overalls-sexy-carefree-woman-posing-near-blue-wall-studio-with-two-horns-positive-model-having-fun-going-crazy-cheerful-happy_158538-25171.jpg",
},
id: "t1", name: "Alex Rivers", role: "Fashion Influencer", testimonial: "Velixar Media restored my shadowbanned account in record time!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-pink-overalls-sexy-carefree-woman-posing-near-blue-wall-studio-with-two-horns-positive-model-having-fun-going-crazy-cheerful-happy_158538-25171.jpg"},
{
id: "t2",
name: "Sarah Chen",
role: "Local Business Owner",
testimonial: "They generated more leads in 3 months than we had in the entire year.",
imageSrc: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg",
},
id: "t2", name: "Sarah Chen", role: "Local Business Owner", testimonial: "They generated more leads in 3 months than we had in the entire year.", imageSrc: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg"},
{
id: "t3",
name: "Marcus Thorne",
role: "Digital Artist",
testimonial: "Their growth package is the gold standard for organic reach.",
imageSrc: "http://img.b2bpic.net/free-photo/trendy-looking-positive-talented-young-caucasian-woman-artist-relaxing-chair-easel-workshop-after-she-finished-her-painting-profession-creative-modern-art-job-occupation_273609-915.jpg",
},
id: "t3", name: "Marcus Thorne", role: "Digital Artist", testimonial: "Their growth package is the gold standard for organic reach.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-looking-positive-talented-young-caucasian-woman-artist-relaxing-chair-easel-workshop-after-she-finished-her-painting-profession-creative-modern-art-job-occupation_273609-915.jpg"},
{
id: "t4",
name: "Elena Rossi",
role: "Brand Manager",
testimonial: "Seamless management, elite audience access, and high professionalism.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-women-home-bright-red-sweater-mint-green-pants-takes-photo-selfie-mirror-phone_343596-6485.jpg",
},
id: "t4", name: "Elena Rossi", role: "Brand Manager", testimonial: "Seamless management, elite audience access, and high professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-women-home-bright-red-sweater-mint-green-pants-takes-photo-selfie-mirror-phone_343596-6485.jpg"},
{
id: "t5",
name: "David Gupta",
role: "Tech Founder",
testimonial: "Truly a game-changer for our agency presence.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12110.jpg",
},
id: "t5", name: "David Gupta", role: "Tech Founder", testimonial: "Truly a game-changer for our agency presence.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-bearded-male-wearing-stylish-sui_613910-12110.jpg"},
]}
title="Success Stories"
description="See why top artists and influencers trust Velixar Media."
@@ -255,20 +163,12 @@ export default function LandingPage() {
description="Ready to scale? Connect with our team via our social links or the form below."
inputs={[
{
name: "fullName",
type: "text",
placeholder: "Your Full Name",
},
name: "fullName", type: "text", placeholder: "Your Full Name"},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
name: "email", type: "email", placeholder: "Your Email"},
]}
textarea={{
name: "message",
placeholder: "What are your growth goals?",
}}
name: "message", placeholder: "What are your growth goals?"}}
imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-chair-studio_23-2148565558.jpg"
/>
</div>
@@ -278,29 +178,19 @@ export default function LandingPage() {
logoText="Velixar Media"
columns={[
{
title: "Socials",
items: [
title: "Socials", items: [
{
label: "Instagram",
href: "https://instagram.com/velixar",
},
label: "Instagram", href: "https://instagram.com/velixar"},
{
label: "Telegram",
href: "https://t.me/velixar",
},
label: "Telegram", href: "https://t.me/velixar"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}