Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-04 21:14:17 +00:00

View File

@@ -48,20 +48,20 @@ export default function LandingPage() {
title="Drive Organic Growth for Every Platform"
description="Unlock unprecedented social presence with our AI-powered, secure growth platform. High-retention results for professionals and businesses."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg", imageAlt: "Dashboard 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-adults-couch-using-social-media-their-smartphones_53876-96228.jpg", imageAlt: "Dashboard 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-glasses-liquid-with-shadow-yellow-background_23-2147949153.jpg", imageAlt: "Dashboard 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Dashboard 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg", imageAlt: "Dashboard 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-having-marketing-project-graphs-screen-while-multiethnic-businesspeople-discussing-company-turnover-startup-office-diverse-team-planning-business-collaboration_482257-38712.jpg", imageAlt: "Dashboard 6" }
{ imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg?_wi=1", imageAlt: "Dashboard 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-adults-couch-using-social-media-their-smartphones_53876-96228.jpg?_wi=1", imageAlt: "Dashboard 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-glasses-liquid-with-shadow-yellow-background_23-2147949153.jpg?_wi=1", imageAlt: "Dashboard 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=1", imageAlt: "Dashboard 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg?_wi=1", imageAlt: "Dashboard 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-having-marketing-project-graphs-screen-while-multiethnic-businesspeople-discussing-company-turnover-startup-office-diverse-team-planning-business-collaboration_482257-38712.jpg?_wi=1", imageAlt: "Dashboard 6" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-having-marketing-project-graphs-screen-while-multiethnic-businesspeople-discussing-company-turnover-startup-office-diverse-team-planning-business-collaboration_482257-38712.jpg", imageAlt: "Dashboard 6" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg", imageAlt: "Dashboard 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "Dashboard 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-glasses-liquid-with-shadow-yellow-background_23-2147949153.jpg", imageAlt: "Dashboard 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-adults-couch-using-social-media-their-smartphones_53876-96228.jpg", imageAlt: "Dashboard 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg", imageAlt: "Dashboard 1" }
{ imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-having-marketing-project-graphs-screen-while-multiethnic-businesspeople-discussing-company-turnover-startup-office-diverse-team-planning-business-collaboration_482257-38712.jpg?_wi=2", imageAlt: "Dashboard 6" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-background-with-flowing-dots-digital-landscape-modern-connections_1048-10497.jpg?_wi=2", imageAlt: "Dashboard 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=2", imageAlt: "Dashboard 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/blue-glasses-liquid-with-shadow-yellow-background_23-2147949153.jpg?_wi=2", imageAlt: "Dashboard 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-adults-couch-using-social-media-their-smartphones_53876-96228.jpg?_wi=2", imageAlt: "Dashboard 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg?_wi=2", imageAlt: "Dashboard 1" }
]}
buttons={[{ text: "Get Started", href: "#" }]}
avatars={[
@@ -95,10 +95,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{ title: "Instagram Growth", description: "Verified high-retention followers for IG.", buttonIcon: ArrowRight, imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg" },
{ title: "Twitter Engagement", description: "Hyper-targeted real-time engagement.", buttonIcon: ArrowRight, imageSrc: "http://img.b2bpic.net/free-photo/young-adults-couch-using-social-media-their-smartphones_53876-96228.jpg" },
{ title: "TikTok Momentum", description: "Scalable growth for your viral content.", buttonIcon: ArrowRight, imageSrc: "http://img.b2bpic.net/free-photo/blue-glasses-liquid-with-shadow-yellow-background_23-2147949153.jpg" },
{ title: "YouTube Authority", description: "Organic-looking growth for your channel.", buttonIcon: ArrowRight, imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg" }
{ title: "Instagram Growth", description: "Verified high-retention followers for IG.", buttonIcon: ArrowRight, imageSrc: "http://img.b2bpic.net/free-photo/business-man-stock-exchange-trader-looking-laptop-screen-night_169016-47424.jpg?_wi=3" },
{ title: "Twitter Engagement", description: "Hyper-targeted real-time engagement.", buttonIcon: ArrowRight, imageSrc: "http://img.b2bpic.net/free-photo/young-adults-couch-using-social-media-their-smartphones_53876-96228.jpg?_wi=3" },
{ title: "TikTok Momentum", description: "Scalable growth for your viral content.", buttonIcon: ArrowRight, imageSrc: "http://img.b2bpic.net/free-photo/blue-glasses-liquid-with-shadow-yellow-background_23-2147949153.jpg?_wi=3" },
{ title: "YouTube Authority", description: "Organic-looking growth for your channel.", buttonIcon: ArrowRight, imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=3" }
]}
title="Built for High Performance"
description="Industry-leading results optimized for modern digital platforms."