Merge version_1 into main #2
201
src/app/page.tsx
201
src/app/page.tsx
@@ -9,7 +9,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { BarChart, CheckCircle, Cloud, Shield, Zap } from "lucide-react";
|
||||
import { BarChart, CheckCircle, Cloud, Shield, Zap, Cpu } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,17 +30,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
]}
|
||||
brandName="LaunchPad"
|
||||
/>
|
||||
@@ -52,38 +46,24 @@ export default function LandingPage() {
|
||||
description="Unlock unprecedented efficiency with our next-generation platform designed for seamless collaboration and growth."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Get Started", href: "#pricing"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-wooden-table-night-top-view_169016-51175.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-keyboard-wooden-table-night-top-view_169016-51175.jpg"
|
||||
showDimOverlay={true}
|
||||
showBlur={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg",
|
||||
alt: "User 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg", alt: "User 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/thoughtful-young-handsome-caucasian-man-wearing-glasses-standing-with-closed-posture-looking-side-isolated-crimson-background-with-copy-space_141793-77587.jpg",
|
||||
alt: "User 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/thoughtful-young-handsome-caucasian-man-wearing-glasses-standing-with-closed-posture-looking-side-isolated-crimson-background-with-copy-space_141793-77587.jpg", alt: "User 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-portrait_93675-133073.jpg",
|
||||
alt: "User 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-woman-portrait_93675-133073.jpg", alt: "User 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-posing-near-wall_23-2148718039.jpg",
|
||||
alt: "User 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-posing-near-wall_23-2148718039.jpg", alt: "User 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hopeful-young-manager-businesswoman-cross-arms-chest-smiling-looking-confident-like-real-professional-white-background_176420-47052.jpg",
|
||||
alt: "User 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/hopeful-young-manager-businesswoman-cross-arms-chest-smiling-looking-confident-like-real-professional-white-background_176420-47052.jpg", alt: "User 5"},
|
||||
]}
|
||||
avatarText="Join 10,000+ happy users"
|
||||
/>
|
||||
@@ -95,9 +75,7 @@ export default function LandingPage() {
|
||||
title="Redefining the Modern Digital Experience"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Mission",
|
||||
href: "#",
|
||||
},
|
||||
text: "Our Mission", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -109,64 +87,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Intelligent Automation",
|
||||
description: "Automate tedious workflows with precision AI models.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102962.jpg?_wi=1",
|
||||
},
|
||||
title: "Intelligent Automation", description: "Automate tedious workflows with precision AI models.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102962.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
text: "Instant setup",
|
||||
},
|
||||
text: "Instant setup"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Real-time sync",
|
||||
},
|
||||
text: "Real-time sync"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-keyboard-wooden-table-night-top-view_169016-51175.jpg?_wi=2",
|
||||
imageAlt: "minimalist clean tech office space lavender",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Advanced Analytics",
|
||||
description: "Deep insights into your performance and user behavior metrics.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg?_wi=1",
|
||||
},
|
||||
title: "Advanced Analytics", description: "Deep insights into your performance and user behavior metrics.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: BarChart,
|
||||
text: "Visual reporting",
|
||||
},
|
||||
text: "Visual reporting"},
|
||||
{
|
||||
icon: Shield,
|
||||
text: "Secure data",
|
||||
},
|
||||
text: "Secure data"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-102962.jpg?_wi=2",
|
||||
imageAlt: "abstract digital network lines nodes",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Cloud Infrastructure",
|
||||
description: "Robust architecture ensuring high uptime and lightning performance.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brushstroke-illustration_23-2151921023.jpg",
|
||||
},
|
||||
title: "Cloud Infrastructure", description: "Robust architecture ensuring high uptime and lightning performance.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brushstroke-illustration_23-2151921023.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Cloud,
|
||||
text: "Global access",
|
||||
},
|
||||
text: "Global access"},
|
||||
{
|
||||
icon: Cpu,
|
||||
text: "High performance",
|
||||
},
|
||||
text: "High performance"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-54998.jpg?_wi=2",
|
||||
imageAlt: "software dashboard interface glassmorphism",
|
||||
reverse: false
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Suite of Tools"
|
||||
@@ -181,54 +138,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "Starter",
|
||||
price: "$49",
|
||||
subtitle: "Perfect for freelancers",
|
||||
features: [
|
||||
"1 User",
|
||||
"Basic Analytics",
|
||||
"Email Support",
|
||||
],
|
||||
id: "basic", badge: "Starter", price: "$49", subtitle: "Perfect for freelancers", features: [
|
||||
"1 User", "Basic Analytics", "Email Support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Sign Up",
|
||||
href: "#",
|
||||
},
|
||||
text: "Sign Up", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Growth",
|
||||
price: "$129",
|
||||
subtitle: "Best for scaling teams",
|
||||
features: [
|
||||
"5 Users",
|
||||
"Advanced Analytics",
|
||||
"Priority Support",
|
||||
],
|
||||
id: "pro", badge: "Growth", price: "$129", subtitle: "Best for scaling teams", features: [
|
||||
"5 Users", "Advanced Analytics", "Priority Support"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#",
|
||||
},
|
||||
text: "Get Started", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "enterprise",
|
||||
badge: "Enterprise",
|
||||
price: "$349",
|
||||
subtitle: "For large organizations",
|
||||
features: [
|
||||
"Unlimited Users",
|
||||
"Custom Security",
|
||||
"Dedicated Manager",
|
||||
],
|
||||
id: "enterprise", badge: "Enterprise", price: "$349", subtitle: "For large organizations", features: [
|
||||
"Unlimited Users", "Custom Security", "Dedicated Manager"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Us", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -244,40 +174,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Jenkins",
|
||||
handle: "@sjenkins",
|
||||
testimonial: "Game changer for our business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Jenkins", handle: "@sjenkins", testimonial: "Game changer for our business.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-professional-businesswoman-with-glasses-presentation_23-2148824824.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Chen",
|
||||
handle: "@mchen",
|
||||
testimonial: "Unparalleled performance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-young-handsome-caucasian-man-wearing-glasses-standing-with-closed-posture-looking-side-isolated-crimson-background-with-copy-space_141793-77587.jpg",
|
||||
},
|
||||
id: "2", name: "Mark Chen", handle: "@mchen", testimonial: "Unparalleled performance.", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-young-handsome-caucasian-man-wearing-glasses-standing-with-closed-posture-looking-side-isolated-crimson-background-with-copy-space_141793-77587.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily White",
|
||||
handle: "@ewhite",
|
||||
testimonial: "Very intuitive platform.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait_93675-133073.jpg",
|
||||
},
|
||||
id: "3", name: "Emily White", handle: "@ewhite", testimonial: "Very intuitive platform.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-portrait_93675-133073.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Thorne",
|
||||
handle: "@dthorne",
|
||||
testimonial: "Scales beautifully.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-near-wall_23-2148718039.jpg",
|
||||
},
|
||||
id: "4", name: "David Thorne", handle: "@dthorne", testimonial: "Scales beautifully.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-near-wall_23-2148718039.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Clara Rose",
|
||||
handle: "@crose",
|
||||
testimonial: "Worth every cent.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hopeful-young-manager-businesswoman-cross-arms-chest-smiling-looking-confident-like-real-professional-white-background_176420-47052.jpg",
|
||||
},
|
||||
id: "5", name: "Clara Rose", handle: "@crose", testimonial: "Worth every cent.", imageSrc: "http://img.b2bpic.net/free-photo/hopeful-young-manager-businesswoman-cross-arms-chest-smiling-looking-confident-like-real-professional-white-background_176420-47052.jpg"},
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our customers love our platform for its reliability and ease of use."
|
||||
@@ -289,29 +194,19 @@ export default function LandingPage() {
|
||||
logoText="LaunchPad"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user