Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-02 18:22:53 +00:00

View File

@@ -33,42 +33,24 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Results",
id: "#metrics",
},
name: "Results", id: "#metrics"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Clients",
id: "#social-proof",
},
name: "Clients", id: "#social-proof"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Start Free Trial",
href: "#pricing",
}}
text: "Start Free Trial", href: "#pricing"}}
brandName="BizGrowth Solutions"
/>
</div>
@@ -76,38 +58,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "downward-rays-animated-grid",
}}
variant: "downward-rays-animated-grid"}}
title="Grow Your Business Without the Complexity"
description="Trusted by thousands to streamline operations and boost revenue. See results in 30 days or your money back."
tag="Achieve More"
buttons={[
{
text: "Start Your Free Trial",
href: "#pricing",
},
text: "Start Your Free Trial", href: "#pricing"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg",
imageAlt: "Abstract digital network representing business growth",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182559.jpg", imageAlt: "Abstract digital network representing business growth"},
{
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2270.jpg",
imageAlt: "Sleek UI dashboard displaying growth metrics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blue-abstract-cascade-by-optical-fibers_23-2148241297.jpg",
imageAlt: "Blue abstract cascade by optical fibers",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-digital-particle-design_1048-12790.jpg",
imageAlt: "3D render of an abstract background with digital particle design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-bokeh-background_640221-588.jpg",
imageAlt: "Abstract Bokeh Background",
},
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2270.jpg", imageAlt: "Sleek UI dashboard displaying growth metrics"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -122,19 +85,13 @@ export default function LandingPage() {
metrics={[
{
icon: Users,
label: "Clients Served",
value: "10K+",
},
label: "Clients Served", value: "10K+"},
{
icon: TrendingUp,
label: "Revenue Boost",
value: "+45%",
},
label: "Revenue Boost", value: "+45%"},
{
icon: Clock,
label: "Time Saved",
value: "2000+ Hrs",
},
label: "Time Saved", value: "2000+ Hrs"},
]}
metricsAnimation="slide-up"
/>
@@ -148,29 +105,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Automated Workflows",
description: "Streamline repetitive tasks and reduce manual errors with intelligent automation.",
imageSrc: "http://img.b2bpic.net/free-photo/robot-arm-is-working-factory_35913-2492.jpg",
imageAlt: "Automation icon",
titleImageSrc: "http://img.b2bpic.net/free-photo/environment-education-day-concept_23-2148746473.jpg",
buttonText: "Learn More",
},
title: "Automated Workflows", description: "Streamline repetitive tasks and reduce manual errors with intelligent automation.", imageSrc: "http://img.b2bpic.net/free-photo/robot-arm-is-working-factory_35913-2492.jpg", imageAlt: "Automation icon", titleImageSrc: "http://img.b2bpic.net/free-photo/environment-education-day-concept_23-2148746473.jpg", buttonText: "Learn More"},
{
title: "Enhanced Efficiency",
description: "Optimize resource allocation and accelerate project completion for maximum output.",
imageSrc: "http://img.b2bpic.net/free-photo/plasticine-global-business-growth-bar-graph_1232-1935.jpg",
imageAlt: "Efficiency icon",
titleImageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg",
buttonText: "Discover How",
},
title: "Enhanced Efficiency", description: "Optimize resource allocation and accelerate project completion for maximum output.", imageSrc: "http://img.b2bpic.net/free-photo/plasticine-global-business-growth-bar-graph_1232-1935.jpg", imageAlt: "Efficiency icon", titleImageSrc: "http://img.b2bpic.net/free-photo/settings-sign-front-side_187299-39541.jpg", buttonText: "Discover How"},
{
title: "Dedicated Support",
description: "Access expert assistance whenever you need it, ensuring smooth operations and peace of mind.",
imageSrc: "http://img.b2bpic.net/free-vector/technological-icon-set_23-2147531322.jpg",
imageAlt: "Support icon",
titleImageSrc: "http://img.b2bpic.net/free-photo/3d-render-notification-bell-message-map-pin_107791-14908.jpg",
buttonText: "Get Support",
},
title: "Dedicated Support", description: "Access expert assistance whenever you need it, ensuring smooth operations and peace of mind.", imageSrc: "http://img.b2bpic.net/free-vector/technological-icon-set_23-2147531322.jpg", imageAlt: "Support icon", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-render-notification-bell-message-map-pin_107791-14908.jpg", buttonText: "Get Support"},
]}
title="Solutions Designed for Your Success"
description="Our platform simplifies complex operations, empowering your team to achieve more with less effort."
@@ -184,25 +123,13 @@ export default function LandingPage() {
tag="Our Performance"
metrics={[
{
id: "m1",
value: "99.9%",
description: "Uptime Reliability",
},
id: "m1", value: "99.9%", description: "Uptime Reliability"},
{
id: "m2",
value: "3x",
description: "Faster Onboarding",
},
id: "m2", value: "3x", description: "Faster Onboarding"},
{
id: "m3",
value: "$5M+",
description: "Client Savings",
},
id: "m3", value: "$5M+", description: "Client Savings"},
{
id: "m4",
value: "24/7",
description: "Global Support",
},
id: "m4", value: "24/7", description: "Global Support"},
]}
metricsAnimation="slide-up"
/>
@@ -213,41 +140,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg",
imageAlt: "professional business woman portrait",
},
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-middle-aged-business-leader_1262-5690.jpg", imageAlt: "professional business woman portrait"},
{
id: "2",
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/man-monitoring-company-systems-using-notebook-while-standing-office_482257-124884.jpg",
imageAlt: "male CTO headshot serious",
},
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/man-monitoring-company-systems-using-notebook-while-standing-office_482257-124884.jpg", imageAlt: "male CTO headshot serious"},
{
id: "3",
name: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-work_23-2149546183.jpg",
imageAlt: "marketing director female portrait",
},
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-work_23-2149546183.jpg", imageAlt: "marketing director female portrait"},
{
id: "4",
name: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/video-editor-worker-standing-front-camera-smiling-working-creative-agency-office-holding-la_482257-3426.jpg",
imageAlt: "product manager male headshot",
},
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/video-editor-worker-standing-front-camera-smiling-working-creative-agency-office-holding-la_482257-3426.jpg", imageAlt: "product manager male headshot"},
{
id: "5",
name: "Olivia White",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-photographer-drinking-coffee_23-2148019188.jpg",
imageAlt: "female entrepreneur portrait smiling",
},
id: "5", name: "Olivia White", imageSrc: "http://img.b2bpic.net/free-photo/smiling-photographer-drinking-coffee_23-2148019188.jpg", imageAlt: "female entrepreneur portrait smiling"},
{
id: "6",
name: "James Brown",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg",
imageAlt: "business consultant male headshot",
},
id: "6", name: "James Brown", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg", imageAlt: "business consultant male headshot"},
]}
cardTitle="Hear From Our Valued Clients"
cardTag="Success Stories"
@@ -261,14 +164,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"InnovateCorp",
"DataStream",
"GrowthSphere",
"SynergyWorks",
"PixelPulse",
"CognitoMind",
"VelocityCart",
]}
"InnovateCorp", "DataStream", "GrowthSphere", "SynergyWorks", "PixelPulse", "CognitoMind", "VelocityCart"]}
title="Trusted by Industry Leaders"
description="Join thousands of businesses who rely on our solutions to drive their growth and efficiency."
tag="Our Partners"
@@ -282,64 +178,31 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "starter",
badge: "Value",
badgeIcon: Sparkles,
price: "$99",
name: "Starter",
buttons: [
id: "starter", badge: "Value", badgeIcon: Sparkles,
price: "$99", name: "Starter", buttons: [
{
text: "Get Started",
href: "#",
},
text: "Get Started", href: "#"},
],
features: [
"Automated Basic Workflows",
"Standard Analytics",
"Email Support",
"Up to 5 Users",
],
"Automated Basic Workflows", "Standard Analytics", "Email Support", "Up to 5 Users"],
},
{
id: "pro",
badge: "Popular",
badgeIcon: Crown,
price: "$299",
name: "Professional",
buttons: [
id: "pro", badge: "Popular", badgeIcon: Crown,
price: "$299", name: "Professional", buttons: [
{
text: "Choose Pro",
href: "#",
},
text: "Choose Pro", href: "#"},
],
features: [
"Advanced Workflow Automation",
"Customizable Dashboards",
"Priority Chat Support",
"Up to 25 Users",
"API Access",
],
"Advanced Workflow Automation", "Customizable Dashboards", "Priority Chat Support", "Up to 25 Users", "API Access"],
},
{
id: "enterprise",
badge: "Custom",
badgeIcon: Building,
price: "Contact Us",
name: "Enterprise",
buttons: [
id: "enterprise", badge: "Custom", badgeIcon: Building,
price: "Contact Us", name: "Enterprise", buttons: [
{
text: "Contact Sales",
href: "#contact",
},
text: "Contact Sales", href: "#contact"},
],
features: [
"Unlimited Automation",
"Dedicated Account Manager",
"24/7 Phone Support",
"Unlimited Users",
"Advanced Integrations",
"SLA Guarantee",
],
"Unlimited Automation", "Dedicated Account Manager", "24/7 Phone Support", "Unlimited Users", "Advanced Integrations", "SLA Guarantee"],
},
]}
title="Simple, Transparent Pricing"
@@ -351,14 +214,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "downward-rays-animated-grid",
}}
variant: "downward-rays-animated-grid"}}
text="Ready to Transform Your Business?"
buttons={[
{
text: "Get a Free Consultation",
href: "#",
},
text: "Get a Free Consultation", href: "#"},
]}
/>
</div>
@@ -368,83 +228,49 @@ export default function LandingPage() {
logoText="BizGrowth Solutions"
columns={[
{
title: "Solutions",
items: [
title: "Solutions", items: [
{
label: "Automated Workflows",
href: "#features",
},
label: "Automated Workflows", href: "#features"},
{
label: "Efficiency Gains",
href: "#features",
},
label: "Efficiency Gains", href: "#features"},
{
label: "Analytics",
href: "#metrics",
},
label: "Analytics", href: "#metrics"},
{
label: "Integrations",
href: "#",
},
label: "Integrations", href: "#"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials",
},
label: "Testimonials", href: "#testimonials"},
{
label: "Clients",
href: "#social-proof",
},
label: "Clients", href: "#social-proof"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Blog",
href: "#",
},
label: "Blog", href: "#"},
{
label: "Support Center",
href: "#",
},
label: "Support Center", href: "#"},
{
label: "FAQ",
href: "#",
},
label: "FAQ", href: "#"},
{
label: "API Docs",
href: "#",
},
label: "API Docs", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Cookie Policy",
href: "#",
},
label: "Cookie Policy", href: "#"},
],
},
]}