Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b4457ebe9 | |||
| 6baf366d64 |
379
src/app/page.tsx
379
src/app/page.tsx
@@ -30,34 +30,17 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "/" },
|
||||||
name: "Home",
|
{ name: "Services", id: "/services" },
|
||||||
id: "/",
|
{ name: "Pricing", id: "/pricing" },
|
||||||
},
|
{ name: "FAQ", id: "/faq" },
|
||||||
{
|
{ name: "Contact", id: "/contact" }
|
||||||
name: "Services",
|
|
||||||
id: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Pricing",
|
|
||||||
id: "/pricing",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "FAQ",
|
|
||||||
id: "/faq",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact",
|
|
||||||
id: "/contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
|
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
|
||||||
logoAlt="SocBoost Logo"
|
logoAlt="SocBoost Logo"
|
||||||
brandName="SocBoost"
|
brandName="SocBoost"
|
||||||
button={{
|
button={{
|
||||||
text: "Register",
|
text: "Register", href: "/register"}}
|
||||||
href: "/register",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -65,80 +48,45 @@ export default function LandingPage() {
|
|||||||
<HeroSplitTestimonial
|
<HeroSplitTestimonial
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "canvas-reveal",
|
variant: "canvas-reveal"}}
|
||||||
}}
|
|
||||||
title="Boost Your Social Presence"
|
title="Boost Your Social Presence"
|
||||||
description="The ultimate SMM panel for resellers and businesses. Scale your social media marketing efforts with reliable and affordable services."
|
description="The ultimate SMM panel for resellers and businesses. Scale your social media marketing efforts with reliable and affordable services."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Alex P.",
|
name: "Alex P.", handle: "@SocialGain", testimonial: "SocBoost transformed my reselling business. The quality and speed are unmatched!", rating: 5,
|
||||||
handle: "@SocialGain",
|
imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg"},
|
||||||
testimonial: "SocBoost transformed my reselling business. The quality and speed are unmatched!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sarah K.",
|
name: "Sarah K.", handle: "@InstaFlow", testimonial: "Incredible service and amazing support. My clients are thrilled with the results.", rating: 5,
|
||||||
handle: "@InstaFlow",
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg"},
|
||||||
testimonial: "Incredible service and amazing support. My clients are thrilled with the results.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Maria L.",
|
name: "Maria L.", handle: "@GrowthHive", testimonial: "Consistent, high-quality services every time. SocBoost is an essential part of our digital strategy.", rating: 5,
|
||||||
handle: "@GrowthHive",
|
imageSrc: "http://img.b2bpic.net/free-photo/bearded-manager-videoconference-call_482257-119336.jpg"},
|
||||||
testimonial: "Consistent, high-quality services every time. SocBoost is an essential part of our digital strategy.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-manager-videoconference-call_482257-119336.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "David S.",
|
name: "David S.", handle: "@PromoPro", testimonial: "The platform is incredibly user-friendly, and the results speak for themselves. Highly recommended!", rating: 5,
|
||||||
handle: "@PromoPro",
|
imageSrc: "http://img.b2bpic.net/free-photo/new-technology-her-job-is-necessary_329181-12370.jpg"},
|
||||||
testimonial: "The platform is incredibly user-friendly, and the results speak for themselves. Highly recommended!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/new-technology-her-job-is-necessary_329181-12370.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Emily R.",
|
name: "Emily R.", handle: "@EliteMedia", testimonial: "Our client engagement has skyrocketed thanks to SocBoost. A powerful tool for any serious marketer.", rating: 5,
|
||||||
handle: "@EliteMedia",
|
imageSrc: "http://img.b2bpic.net/free-photo/freelancing-is-good-idea-independent-person_329181-12349.jpg"},
|
||||||
testimonial: "Our client engagement has skyrocketed thanks to SocBoost. A powerful tool for any serious marketer.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/freelancing-is-good-idea-independent-person_329181-12349.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
tag="Powered by AI"
|
tag="Powered by AI"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Started",
|
text: "Get Started", href: "/register"},
|
||||||
href: "/register",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "View Services",
|
text: "View Services", href: "/services"},
|
||||||
href: "/services",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/charming-guy-enjoying-his-break-garden_23-2147562344.jpg",
|
src: "http://img.b2bpic.net/free-photo/charming-guy-enjoying-his-break-garden_23-2147562344.jpg", alt: "User 1"},
|
||||||
alt: "User 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg",
|
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", alt: "User 2"},
|
||||||
alt: "User 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119792.jpg",
|
src: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119792.jpg", alt: "User 3"},
|
||||||
alt: "User 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg",
|
src: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg", alt: "User 4"},
|
||||||
alt: "User 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/man-posing-his-office_329181-14596.jpg",
|
src: "http://img.b2bpic.net/free-photo/man-posing-his-office_329181-14596.jpg", alt: "User 5"},
|
||||||
alt: "User 5",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Join 10,000+ happy resellers worldwide!"
|
avatarText="Join 10,000+ happy resellers worldwide!"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/office-worker-pointing-laptop-screen_482257-120643.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/office-worker-pointing-laptop-screen_482257-120643.jpg"
|
||||||
@@ -146,29 +94,19 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Growth Achieved", icon: ArrowUp,
|
||||||
text: "Growth Achieved",
|
|
||||||
icon: ArrowUp,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Instant Delivery", icon: Zap,
|
||||||
text: "Instant Delivery",
|
|
||||||
icon: Zap,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "24/7 Support", icon: Headphones,
|
||||||
text: "24/7 Support",
|
|
||||||
icon: Headphones,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Secure Payments", icon: ShieldCheck,
|
||||||
text: "Secure Payments",
|
|
||||||
icon: ShieldCheck,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Trusted by Thousands", icon: Star,
|
||||||
text: "Trusted by Thousands",
|
|
||||||
icon: Star,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -181,32 +119,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Automated Order Processing", descriptions: [
|
||||||
title: "Automated Order Processing",
|
"Our system handles orders instantly, ensuring quick delivery and minimal manual intervention. Focus on your business, we'll handle the rest."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/planning-strategy-marketing-startup-icon_53876-133749.jpg", imageAlt: "Automated Order Processing"},
|
||||||
"Our system handles orders instantly, ensuring quick delivery and minimal manual intervention. Focus on your business, we'll handle the rest.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/planning-strategy-marketing-startup-icon_53876-133749.jpg",
|
|
||||||
imageAlt: "Automated Order Processing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Scalable & Reliable Services", descriptions: [
|
||||||
title: "Scalable & Reliable Services",
|
"Access a wide range of social media services, from followers to likes, with guaranteed quality and high uptime for all platforms."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-design-with-colourful-extruding-cubes_1048-12343.jpg", imageAlt: "Scalable & Reliable Services"},
|
||||||
"Access a wide range of social media services, from followers to likes, with guaranteed quality and high uptime for all platforms.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-design-with-colourful-extruding-cubes_1048-12343.jpg",
|
|
||||||
imageAlt: "Scalable & Reliable Services",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "24/7 Dedicated Support", descriptions: [
|
||||||
title: "24/7 Dedicated Support",
|
"Our expert support team is available around the clock to assist you with any questions or issues, ensuring a smooth experience."],
|
||||||
descriptions: [
|
imageSrc: "http://img.b2bpic.net/free-photo/smiling-call-center-manager-providing-guidance-intern-addressing-questions_482257-125804.jpg", imageAlt: "24/7 Dedicated Support"},
|
||||||
"Our expert support team is available around the clock to assist you with any questions or issues, ensuring a smooth experience.",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-call-center-manager-providing-guidance-intern-addressing-questions_482257-125804.jpg",
|
|
||||||
imageAlt: "24/7 Dedicated Support",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Why Choose SocBoost?"
|
title="Why Choose SocBoost?"
|
||||||
description="Unlock unparalleled growth with our robust features designed for maximum efficiency and profitability."
|
description="Unlock unparalleled growth with our robust features designed for maximum efficiency and profitability."
|
||||||
@@ -218,16 +141,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
names={[
|
names={[
|
||||||
"Instagram",
|
"Instagram", "YouTube", "TikTok", "Twitter", "Facebook", "Telegram", "Reddit"]}
|
||||||
"YouTube",
|
|
||||||
"TikTok",
|
|
||||||
"Twitter",
|
|
||||||
"Facebook",
|
|
||||||
"Telegram",
|
|
||||||
"Reddit",
|
|
||||||
]}
|
|
||||||
title="Trusted by Top Resellers & Agencies"
|
title="Trusted by Top Resellers & Agencies"
|
||||||
description="Join a thriving network of digital marketing professionals who choose SocBoost for their social media growth needs."
|
description="We provide comprehensive services for leading platforms like Instagram, YouTube, TikTok, and more, helping resellers and agencies achieve their social media growth goals."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -238,29 +154,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", icon: Users,
|
||||||
icon: Users,
|
title: "Active Users", value: "50K+"},
|
||||||
title: "Active Users",
|
|
||||||
value: "50K+",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", icon: ShoppingCart,
|
||||||
icon: ShoppingCart,
|
title: "Total Orders", value: "2M+"},
|
||||||
title: "Total Orders",
|
|
||||||
value: "2M+",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", icon: DollarSign,
|
||||||
icon: DollarSign,
|
title: "Total Revenue", value: "$50M+"},
|
||||||
title: "Total Revenue",
|
|
||||||
value: "$50M+",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m4",
|
id: "m4", icon: Zap,
|
||||||
icon: Zap,
|
title: "Delivery Speed", value: "Instant"},
|
||||||
title: "Delivery Speed",
|
|
||||||
value: "Instant",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Numbers That Speak For Themselves"
|
title="Numbers That Speak For Themselves"
|
||||||
description="Our platform consistently delivers top-tier performance and satisfaction to a growing global user base."
|
description="Our platform consistently delivers top-tier performance and satisfaction to a growing global user base."
|
||||||
@@ -274,53 +178,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Priya Sharma", handle: "SocialPro Agency", testimonial: "SocBoost has been instrumental in scaling our client's social media presence. The quality is consistently high, and the delivery is always on time. A true partner!", rating: 5,
|
||||||
name: "Priya Sharma",
|
imageSrc: "http://img.b2bpic.net/free-photo/user-sign-icon-front-side_187299-47522.jpg"},
|
||||||
handle: "SocialPro Agency",
|
|
||||||
testimonial: "SocBoost has been instrumental in scaling our client's social media presence. The quality is consistently high, and the delivery is always on time. A true partner!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/user-sign-icon-front-side_187299-47522.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Omar Hassan", handle: "Digital Reach LLC", testimonial: "The best SMM panel I've used. The automated system and wide range of services make it easy to fulfill orders for our diverse client base. Highly recommended for resellers!", rating: 5,
|
||||||
name: "Omar Hassan",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-businesswoman-work_329181-20179.jpg"},
|
||||||
handle: "Digital Reach LLC",
|
|
||||||
testimonial: "The best SMM panel I've used. The automated system and wide range of services make it easy to fulfill orders for our diverse client base. Highly recommended for resellers!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-businesswoman-work_329181-20179.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "Sofia Rodriguez", handle: "GrowthHack Marketing", testimonial: "Fantastic platform with exceptional customer support. Any issues are resolved quickly, and the service quality is top-notch. Truly helps us grow our business efficiently.", rating: 5,
|
||||||
name: "Sofia Rodriguez",
|
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-people-avatars-zoom-call_23-2149576744.jpg"},
|
||||||
handle: "GrowthHack Marketing",
|
|
||||||
testimonial: "Fantastic platform with exceptional customer support. Any issues are resolved quickly, and the service quality is top-notch. Truly helps us grow our business efficiently.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-people-avatars-zoom-call_23-2149576744.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Kenji Tanaka", handle: "ViralBoost Solutions", testimonial: "SocBoost provides an incredible value. We've seen significant improvements in client satisfaction and retention since switching to their services. A game-changer!", rating: 5,
|
||||||
name: "Kenji Tanaka",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-suit-smiling-standing-bridge_181624-14528.jpg"},
|
||||||
handle: "ViralBoost Solutions",
|
|
||||||
testimonial: "SocBoost provides an incredible value. We've seen significant improvements in client satisfaction and retention since switching to their services. A game-changer!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-man-suit-smiling-standing-bridge_181624-14528.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "Latoya Jackson", handle: "Influence Hub", testimonial: "Reliability and speed are key in this industry, and SocBoost delivers on both. Their comprehensive API allows for seamless integration, making our operations incredibly smooth.", rating: 5,
|
||||||
name: "Latoya Jackson",
|
imageSrc: "http://img.b2bpic.net/free-photo/tired-black-woman-manager-looking-camera-sighing-after_482257-15606.jpg"},
|
||||||
handle: "Influence Hub",
|
|
||||||
testimonial: "Reliability and speed are key in this industry, and SocBoost delivers on both. Their comprehensive API allows for seamless integration, making our operations incredibly smooth.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/tired-black-woman-manager-looking-camera-sighing-after_482257-15606.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t6",
|
id: "t6", name: "John D.", handle: "GlobalBoost Partners", testimonial: "SocBoost's API integration is seamless and powerful. We've automated our entire workflow, significantly reducing overhead. Truly an invaluable tool.", rating: 5,
|
||||||
name: "John D.",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-man-city-night-with-headphones_23-2149024727.jpg"},
|
||||||
handle: "GlobalBoost Partners",
|
|
||||||
testimonial: "SocBoost's API integration is seamless and powerful. We've automated our entire workflow, significantly reducing overhead. Truly an invaluable tool.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-man-city-night-with-headphones_23-2149024727.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
showRating={true}
|
showRating={true}
|
||||||
title="What Our Clients Say"
|
title="What Our Clients Say"
|
||||||
@@ -335,60 +209,25 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "basic",
|
id: "basic", tag: "Starter", tagIcon: Sparkles,
|
||||||
tag: "Starter",
|
price: "$0.01", period: "per 1000", description: "Perfect for new resellers testing the waters.", button: {
|
||||||
tagIcon: Sparkles,
|
text: "Start Reselling", href: "/register"},
|
||||||
price: "$0.01",
|
featuresTitle: "Includes:", features: [
|
||||||
period: "per 1000",
|
"Access to basic services", "Limited API access", "Standard support"],
|
||||||
description: "Perfect for new resellers testing the waters.",
|
|
||||||
button: {
|
|
||||||
text: "Start Reselling",
|
|
||||||
href: "/register",
|
|
||||||
},
|
|
||||||
featuresTitle: "Includes:",
|
|
||||||
features: [
|
|
||||||
"Access to basic services",
|
|
||||||
"Limited API access",
|
|
||||||
"Standard support",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro",
|
id: "pro", tag: "Pro Reseller", tagIcon: Star,
|
||||||
tag: "Pro Reseller",
|
price: "$0.008", period: "per 1000", description: "Ideal for growing businesses and serious resellers.", button: {
|
||||||
tagIcon: Star,
|
text: "Choose Pro", href: "/register"},
|
||||||
price: "$0.008",
|
featuresTitle: "Includes:", features: [
|
||||||
period: "per 1000",
|
"Full service catalog", "Advanced API features", "Priority support", "Volume discounts"],
|
||||||
description: "Ideal for growing businesses and serious resellers.",
|
|
||||||
button: {
|
|
||||||
text: "Choose Pro",
|
|
||||||
href: "/register",
|
|
||||||
},
|
|
||||||
featuresTitle: "Includes:",
|
|
||||||
features: [
|
|
||||||
"Full service catalog",
|
|
||||||
"Advanced API features",
|
|
||||||
"Priority support",
|
|
||||||
"Volume discounts",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "enterprise",
|
id: "enterprise", tag: "Enterprise", tagIcon: Award,
|
||||||
tag: "Enterprise",
|
price: "Custom", period: "Quote", description: "Tailored solutions for large agencies and high-volume needs.", button: {
|
||||||
tagIcon: Award,
|
text: "Contact Sales", href: "/contact"},
|
||||||
price: "Custom",
|
featuresTitle: "Includes:", features: [
|
||||||
period: "Quote",
|
"Dedicated account manager", "Custom integrations", "White-label options", "Highest volume discounts"],
|
||||||
description: "Tailored solutions for large agencies and high-volume needs.",
|
|
||||||
button: {
|
|
||||||
text: "Contact Sales",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
featuresTitle: "Includes:",
|
|
||||||
features: [
|
|
||||||
"Dedicated account manager",
|
|
||||||
"Custom integrations",
|
|
||||||
"White-label options",
|
|
||||||
"Highest volume discounts",
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Flexible Plans for Every Business"
|
title="Flexible Plans for Every Business"
|
||||||
@@ -400,79 +239,47 @@ export default function LandingPage() {
|
|||||||
<FooterBase
|
<FooterBase
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Instagram",
|
label: "Instagram", href: "/services#instagram"},
|
||||||
href: "/services#instagram",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "YouTube",
|
label: "YouTube", href: "/services#youtube"},
|
||||||
href: "/services#youtube",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "TikTok",
|
label: "TikTok", href: "/services#tiktok"},
|
||||||
href: "/services#tiktok",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Twitter",
|
label: "Twitter", href: "/services#twitter"},
|
||||||
href: "/services#twitter",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Facebook",
|
label: "Facebook", href: "/services#facebook"},
|
||||||
href: "/services#facebook",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Telegram",
|
label: "Telegram", href: "/services#telegram"},
|
||||||
href: "/services#telegram",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "/#features"},
|
||||||
href: "/#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Pricing",
|
label: "Pricing", href: "/pricing"},
|
||||||
href: "/pricing",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "/faq"},
|
||||||
href: "/faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact",
|
label: "Contact", href: "/contact"},
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "/terms"},
|
||||||
href: "/terms",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "/privacy"},
|
||||||
href: "/privacy",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Resources",
|
title: "Resources", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Blog",
|
label: "Blog", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "API Docs",
|
label: "API Docs", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user