Merge version_1 into main #2
303
src/app/page.tsx
303
src/app/page.tsx
@@ -34,25 +34,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Digitrek Solutions"
|
||||
/>
|
||||
@@ -64,32 +54,20 @@ export default function LandingPage() {
|
||||
description="Digitrek Solutions empowers you to create premium digital products using cutting-edge AI systems and scale them across social media markets effortlessly."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-flowing-particle-dots-against-bright-blurred-background_1048-10710.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-flowing-particle-dots-against-bright-blurred-background_1048-10710.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/network-connections-technology-background_1048-10358.jpg",
|
||||
alt: "AI project partner 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/network-connections-technology-background_1048-10358.jpg", alt: "AI project partner 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-network-background-with-connecting-lines-dots_1048-9850.jpg",
|
||||
alt: "AI project partner 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-network-background-with-connecting-lines-dots_1048-9850.jpg", alt: "AI project partner 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/dynamic-hex-backgrounds-networking_23-2149755782.jpg",
|
||||
alt: "AI project partner 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/dynamic-hex-backgrounds-networking_23-2149755782.jpg", alt: "AI project partner 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-network-communications-background-with-modern-techno-design_1048-12786.jpg",
|
||||
alt: "AI project partner 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-network-communications-background-with-modern-techno-design_1048-12786.jpg", alt: "AI project partner 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-digital-data-background-with-abstract-plexus-design_1048-16831.jpg",
|
||||
alt: "AI project partner 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-digital-data-background-with-abstract-plexus-design_1048-16831.jpg", alt: "AI project partner 5"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ innovators"
|
||||
/>
|
||||
@@ -100,14 +78,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "We Bridge the Gap Between Complexity and Scalability",
|
||||
},
|
||||
type: "text", content: "We Bridge the Gap Between Complexity and Scalability"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/group-teens-doing-experiments-robotics-laboratory-boy-girls-protective-vr_1268-23740.jpg",
|
||||
alt: "About Digitrek",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/group-teens-doing-experiments-robotics-laboratory-boy-girls-protective-vr_1268-23740.jpg", alt: "About Digitrek"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -119,49 +92,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Intelligent Automation",
|
||||
description: "Automate complex workflows with custom AI engines.",
|
||||
icon: Zap,
|
||||
title: "Intelligent Automation", description: "Automate complex workflows with custom AI engines.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-digital-technology-background_53876-104787.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-hub-technician-arriving-office-using-ai-visualization-insights-pc_482257-125989.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/server-hub-technician-arriving-office-using-ai-visualization-insights-pc_482257-125989.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-background-with-flowing-particle-dots-against-bright-blurred-background_1048-10710.jpg?_wi=2",
|
||||
imageAlt: "data flow automation",
|
||||
},
|
||||
{
|
||||
title: "Digital Product Creation",
|
||||
description: "Leverage AI to generate high-value digital assets in seconds.",
|
||||
icon: Database,
|
||||
title: "Digital Product Creation", description: "Leverage AI to generate high-value digital assets in seconds.", icon: Database,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assemble-manufacturing-production-business-pattern_53876-124677.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assemble-manufacturing-production-business-pattern_53876-124677.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/robot-arm-picks-up-box-autonomous_35913-2190.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/robot-arm-picks-up-box-autonomous_35913-2190.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-teens-doing-experiments-robotics-laboratory-boy-girls-protective-vr_1268-23740.jpg",
|
||||
imageAlt: "data flow automation",
|
||||
},
|
||||
{
|
||||
title: "Social Market Growth",
|
||||
description: "Strategic AI-powered marketing to dominate online channels.",
|
||||
icon: BarChart,
|
||||
title: "Social Market Growth", description: "Strategic AI-powered marketing to dominate online channels.", icon: BarChart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-business-accounting-fintech-marketing_53876-21218.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-business-accounting-fintech-marketing_53876-21218.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309631.jpg?_wi=1",
|
||||
imageAlt: "data flow automation",
|
||||
},
|
||||
]}
|
||||
title="Our AI Services"
|
||||
@@ -177,47 +132,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "AI Content Kit",
|
||||
price: "$99",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309631.jpg?_wi=2",
|
||||
},
|
||||
id: "p1", name: "AI Content Kit", price: "$99", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309631.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Workflow Automation Guide",
|
||||
price: "$49",
|
||||
variant: "Essential",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-instagram-stories_23-2149069944.jpg",
|
||||
},
|
||||
id: "p2", name: "Workflow Automation Guide", price: "$49", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-technology-instagram-stories_23-2149069944.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Marketing Automation Engine",
|
||||
price: "$199",
|
||||
variant: "Advanced",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/artificial-intelligence-elements-collection_23-2147876467.jpg",
|
||||
},
|
||||
id: "p3", name: "Marketing Automation Engine", price: "$199", variant: "Advanced", imageSrc: "http://img.b2bpic.net/free-vector/artificial-intelligence-elements-collection_23-2147876467.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Creator Asset Library",
|
||||
price: "$79",
|
||||
variant: "Starter",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019873.jpg",
|
||||
},
|
||||
id: "p4", name: "Creator Asset Library", price: "$79", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019873.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Template Bundle Pro",
|
||||
price: "$149",
|
||||
variant: "Elite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programming-code-pc-display-used-developing-software_482257-122979.jpg",
|
||||
},
|
||||
id: "p5", name: "Template Bundle Pro", price: "$149", variant: "Elite", imageSrc: "http://img.b2bpic.net/free-photo/programming-code-pc-display-used-developing-software_482257-122979.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "AI Analytics Toolkit",
|
||||
price: "$129",
|
||||
variant: "Analytical",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg",
|
||||
},
|
||||
id: "p6", name: "AI Analytics Toolkit", price: "$129", variant: "Analytical", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg"},
|
||||
]}
|
||||
title="Our Digital Product Suite"
|
||||
description="Ready-to-sell digital assets powered by intelligent algorithms."
|
||||
@@ -231,52 +156,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
tag: "Starter",
|
||||
price: "$499",
|
||||
period: "/mo",
|
||||
description: "Build your initial digital pipeline.",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
},
|
||||
featuresTitle: "Included:",
|
||||
features: [
|
||||
"AI Automation Setup",
|
||||
"Basic Product Guide",
|
||||
"Email Support",
|
||||
],
|
||||
id: "basic", tag: "Starter", price: "$499", period: "/mo", description: "Build your initial digital pipeline.", button: {
|
||||
text: "Get Started"},
|
||||
featuresTitle: "Included:", features: [
|
||||
"AI Automation Setup", "Basic Product Guide", "Email Support"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
tag: "Professional",
|
||||
price: "$999",
|
||||
period: "/mo",
|
||||
description: "Advance your automation strategy.",
|
||||
button: {
|
||||
text: "Get Started",
|
||||
},
|
||||
featuresTitle: "Included:",
|
||||
features: [
|
||||
"Workflow AI Engines",
|
||||
"Full Product Suite",
|
||||
"Priority Support",
|
||||
],
|
||||
id: "pro", tag: "Professional", price: "$999", period: "/mo", description: "Advance your automation strategy.", button: {
|
||||
text: "Get Started"},
|
||||
featuresTitle: "Included:", features: [
|
||||
"Workflow AI Engines", "Full Product Suite", "Priority Support"],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
tag: "Growth",
|
||||
price: "$1999",
|
||||
period: "/mo",
|
||||
description: "Full-scale market dominance.",
|
||||
button: {
|
||||
text: "Contact Us",
|
||||
},
|
||||
featuresTitle: "Included:",
|
||||
features: [
|
||||
"Custom AI Models",
|
||||
"Full Market Integration",
|
||||
"Dedicated Success Manager",
|
||||
],
|
||||
id: "enterprise", tag: "Growth", price: "$1999", period: "/mo", description: "Full-scale market dominance.", button: {
|
||||
text: "Contact Us"},
|
||||
featuresTitle: "Included:", features: [
|
||||
"Custom AI Models", "Full Market Integration", "Dedicated Success Manager"],
|
||||
},
|
||||
]}
|
||||
title="Scaling Plans"
|
||||
@@ -292,25 +187,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150%",
|
||||
title: "Revenue Growth",
|
||||
description: "Average client revenue growth.",
|
||||
icon: TrendingUp,
|
||||
id: "m1", value: "150%", title: "Revenue Growth", description: "Average client revenue growth.", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100+",
|
||||
title: "Products Built",
|
||||
description: "Automated product launches.",
|
||||
icon: Database,
|
||||
id: "m2", value: "100+", title: "Products Built", description: "Automated product launches.", icon: Database,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
title: "Automation Rate",
|
||||
description: "Workflow uptime reliability.",
|
||||
icon: Clock,
|
||||
id: "m3", value: "24/7", title: "Automation Rate", description: "Workflow uptime reliability.", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="Proven Results"
|
||||
@@ -325,45 +208,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_tech",
|
||||
testimonial: "Digitrek revolutionized our content pipeline, saving us weeks of effort.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-lawyer-sitting-with-business-customer_23-2147898441.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", handle: "@sarah_tech", testimonial: "Digitrek revolutionized our content pipeline, saving us weeks of effort.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-lawyer-sitting-with-business-customer_23-2147898441.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark D.",
|
||||
handle: "@mark_d",
|
||||
testimonial: "The AI product creation system is incredibly fast and intuitive.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-working-their-strategy_23-2149241320.jpg",
|
||||
},
|
||||
id: "t2", name: "Mark D.", handle: "@mark_d", testimonial: "The AI product creation system is incredibly fast and intuitive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-working-their-strategy_23-2149241320.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena R.",
|
||||
handle: "@elena_mkt",
|
||||
testimonial: "Scaling our digital brand has never been easier than with Digitrek tools.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-man-sitting-home-indoors-play-games_171337-16878.jpg",
|
||||
},
|
||||
id: "t3", name: "Elena R.", handle: "@elena_mkt", testimonial: "Scaling our digital brand has never been easier than with Digitrek tools.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-man-sitting-home-indoors-play-games_171337-16878.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Chris B.",
|
||||
handle: "@chris_b",
|
||||
testimonial: "Top tier automation strategies that work in the real world.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-architect-with-blueprint-table-workplace_23-2147842991.jpg",
|
||||
},
|
||||
id: "t4", name: "Chris B.", handle: "@chris_b", testimonial: "Top tier automation strategies that work in the real world.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-architect-with-blueprint-table-workplace_23-2147842991.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sam L.",
|
||||
handle: "@sam_digital",
|
||||
testimonial: "Our social media growth skyrocketed after implementing their AI stack.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1363.jpg",
|
||||
},
|
||||
id: "t5", name: "Sam L.", handle: "@sam_digital", testimonial: "Our social media growth skyrocketed after implementing their AI stack.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-female-posing-indoor_344912-1363.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Success Stories"
|
||||
@@ -377,20 +235,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How does AI automation help?",
|
||||
content: "AI automates repetitive tasks so you can focus on scaling and strategy.",
|
||||
},
|
||||
id: "q1", title: "How does AI automation help?", content: "AI automates repetitive tasks so you can focus on scaling and strategy."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do I need technical skills?",
|
||||
content: "No, our systems are built for creators and entrepreneurs, not developers.",
|
||||
},
|
||||
id: "q2", title: "Do I need technical skills?", content: "No, our systems are built for creators and entrepreneurs, not developers."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is my data secure?",
|
||||
content: "We prioritize enterprise-grade security for all our automation workflows.",
|
||||
},
|
||||
id: "q3", title: "Is my data secure?", content: "We prioritize enterprise-grade security for all our automation workflows."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about our AI automation solutions."
|
||||
@@ -405,22 +254,14 @@ export default function LandingPage() {
|
||||
description="Ready to build your AI future?"
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Describe your automation goals",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Describe your automation goals", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139308.jpg"
|
||||
@@ -433,37 +274,25 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Digital Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Digital Products", href: "#products"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user