Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d82cafbc75 | |||
| e90f11ddc1 | |||
| f3ccd8d0d9 | |||
| e8b3694622 | |||
| 75caa2d9e5 |
284
src/app/page.tsx
284
src/app/page.tsx
@@ -29,28 +29,18 @@ export default function SaasTemplatePage() {
|
|||||||
|
|
||||||
const features: FeatureCard[] = [
|
const features: FeatureCard[] = [
|
||||||
{
|
{
|
||||||
bentoComponent: "globe",
|
bentoComponent: "globe", title: "Global Reach", description: "Connect with users worldwide through our distributed infrastructure"},
|
||||||
title: "Global Reach",
|
|
||||||
description: "Connect with users worldwide through our distributed infrastructure",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
bentoComponent: "marquee",
|
bentoComponent: "marquee", variant: "text", centerIcon: Zap,
|
||||||
variant: "text",
|
|
||||||
centerIcon: Zap,
|
|
||||||
texts: ["Fast", "Reliable", "Secure", "Scalable", "Modern"],
|
texts: ["Fast", "Reliable", "Secure", "Scalable", "Modern"],
|
||||||
title: "Built for Speed",
|
title: "Built for Speed", description: "Lightning fast performance with optimized delivery"},
|
||||||
description: "Lightning fast performance with optimized delivery",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
bentoComponent: "3d-stack-cards",
|
bentoComponent: "3d-stack-cards", items: [
|
||||||
items: [
|
|
||||||
{ icon: Shield, title: "Security", subtitle: "Enterprise-grade", detail: "Bank-level encryption" },
|
{ icon: Shield, title: "Security", subtitle: "Enterprise-grade", detail: "Bank-level encryption" },
|
||||||
{ icon: Rocket, title: "Performance", subtitle: "99.9% uptime", detail: "Always available" },
|
{ icon: Rocket, title: "Performance", subtitle: "99.9% uptime", detail: "Always available" },
|
||||||
{ icon: Target, title: "Accuracy", subtitle: "100% reliable", detail: "Data you can trust" },
|
{ icon: Target, title: "Accuracy", subtitle: "100% reliable", detail: "Data you can trust" },
|
||||||
],
|
],
|
||||||
title: "Built for Scale",
|
title: "Built for Scale", description: "Deploy to any region with automatic failover support"}
|
||||||
description: "Deploy to any region with automatic failover support",
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
|
|
||||||
return (
|
return (
|
||||||
@@ -58,73 +48,69 @@ export default function SaasTemplatePage() {
|
|||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
brandName="SaasApp"
|
brandName="GROWTHENGINECRM"
|
||||||
button={{ text: "Get Started", href: "#" }}
|
button={{ text: "Get Started", href: "#" }}
|
||||||
/>
|
/>
|
||||||
<HeroCentered
|
<div id="hero">
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
<HeroCentered
|
||||||
avatars={avatars}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
avatarText="Trusted by 1000+ users"
|
avatars={avatars}
|
||||||
title="Build Modern Web Experiences-Out of the world california apple"
|
avatarText="Trusted by 1000+ users"
|
||||||
description="Create stunning, responsive websites with our comprehensive component library designed"
|
title="An all-in-one platform designed to help your business grow and thrive"
|
||||||
buttons={[
|
description="Create stunning, responsive websites with our comprehensive component library designed"
|
||||||
{
|
buttons={[
|
||||||
text: "Get Started",
|
{
|
||||||
onClick: () => console.log("Get Started clicked"),
|
text: "Get Started", onClick: () => console.log("Get Started clicked"),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
text: "Learn More",
|
text: "Learn More", onClick: () => console.log("Learn More clicked"),
|
||||||
onClick: () => console.log("Learn More clicked"),
|
},
|
||||||
},
|
]}
|
||||||
]}
|
marqueeItems={[
|
||||||
marqueeItems={[
|
{ type: "text-icon", text: "Lightning Fast", icon: Zap },
|
||||||
{ type: "text-icon", text: "Lightning Fast", icon: Zap },
|
{ type: "text-icon", text: "Enterprise Security", icon: Shield },
|
||||||
{ type: "text-icon", text: "Enterprise Security", icon: Shield },
|
{ type: "text-icon", text: "99.9% Uptime", icon: Rocket },
|
||||||
{ type: "text-icon", text: "99.9% Uptime", icon: Rocket },
|
{ type: "text-icon", text: "Precision Targeting", icon: Target },
|
||||||
{ type: "text-icon", text: "Precision Targeting", icon: Target },
|
{ type: "text-icon", text: "AI Powered", icon: Sparkles },
|
||||||
{ type: "text-icon", text: "AI Powered", icon: Sparkles },
|
]}
|
||||||
]}
|
/>
|
||||||
/>
|
</div>
|
||||||
<FeatureBento
|
<div id="features">
|
||||||
features={features}
|
<FeatureBento
|
||||||
animationType="none"
|
features={features}
|
||||||
tag="Features"
|
animationType="none"
|
||||||
title="Powerful Features"
|
tag="Features"
|
||||||
description="Everything you need to build and scale your product"
|
title="Powerful Features"
|
||||||
textboxLayout="default"
|
description="Everything you need to build and scale your product"
|
||||||
useInvertedBackground={false}
|
textboxLayout="default"
|
||||||
/>
|
useInvertedBackground={false}
|
||||||
<FeatureBorderGlow
|
/>
|
||||||
tag="Why Choose Us"
|
</div>
|
||||||
tagIcon={Users}
|
<div id="about">
|
||||||
title="Built by developers, for developers"
|
<FeatureBorderGlow
|
||||||
description="We understand the challenges of modern software development because we face them every day."
|
tag="Why Choose Us"
|
||||||
animationType="slide-up"
|
tagIcon={Users}
|
||||||
textboxLayout="default"
|
title="Built by developers, for developers"
|
||||||
useInvertedBackground={false}
|
description="We understand the challenges of modern software development because we face them every day."
|
||||||
features={[
|
animationType="slide-up"
|
||||||
{
|
textboxLayout="default"
|
||||||
icon: Layers,
|
useInvertedBackground={false}
|
||||||
title: "Modular Architecture",
|
features={[
|
||||||
description: "Build with composable components that scale with your needs",
|
{
|
||||||
},
|
icon: Layers,
|
||||||
{
|
title: "Modular Architecture", description: "Build with composable components that scale with your needs"},
|
||||||
icon: Code,
|
{
|
||||||
title: "Developer Experience",
|
icon: Code,
|
||||||
description: "Clean APIs and comprehensive documentation for faster development",
|
title: "Developer Experience", description: "Clean APIs and comprehensive documentation for faster development"},
|
||||||
},
|
{
|
||||||
{
|
icon: Shield,
|
||||||
icon: Shield,
|
title: "Enterprise Security", description: "Bank-level encryption and compliance with industry standards"},
|
||||||
title: "Enterprise Security",
|
{
|
||||||
description: "Bank-level encryption and compliance with industry standards",
|
icon: Rocket,
|
||||||
},
|
title: "Lightning Fast", description: "Optimized for performance with sub-second response times"},
|
||||||
{
|
]}
|
||||||
icon: Rocket,
|
/>
|
||||||
title: "Lightning Fast",
|
</div>
|
||||||
description: "Optimized for performance with sub-second response times",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
<TestimonialCardFifteen
|
<TestimonialCardFifteen
|
||||||
testimonial="This platform has completely transformed how we build products. The developer experience is unmatched."
|
testimonial="This platform has completely transformed how we build products. The developer experience is unmatched."
|
||||||
rating={5}
|
rating={5}
|
||||||
@@ -134,84 +120,61 @@ export default function SaasTemplatePage() {
|
|||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
<PricingCardEight
|
<div id="pricing">
|
||||||
tag="Pricing"
|
<PricingCardEight
|
||||||
tagIcon={Sparkles}
|
tag="Pricing"
|
||||||
title="Simple, transparent pricing"
|
tagIcon={Sparkles}
|
||||||
description="Choose the plan that works best for you. All plans include a 14-day free trial."
|
title="Simple, transparent pricing"
|
||||||
animationType="opacity"
|
description="Choose the plan that works best for you. All plans include a 14-day free trial."
|
||||||
textboxLayout="default"
|
animationType="opacity"
|
||||||
useInvertedBackground={false}
|
textboxLayout="default"
|
||||||
plans={[
|
useInvertedBackground={false}
|
||||||
{
|
plans={[
|
||||||
id: "starter",
|
{
|
||||||
badge: "Starter",
|
id: "starter", badge: "Starter", badgeIcon: Zap,
|
||||||
badgeIcon: Zap,
|
price: "$19/mo", subtitle: "Perfect for individuals", buttons: [
|
||||||
price: "$19/mo",
|
{ text: "Get Started", onClick: () => console.log("Starter clicked") },
|
||||||
subtitle: "Perfect for individuals",
|
],
|
||||||
buttons: [
|
features: [
|
||||||
{ text: "Get Started", onClick: () => console.log("Starter clicked") },
|
"Up to 5 projects", "Basic analytics", "24/7 email support", "API access"],
|
||||||
],
|
},
|
||||||
features: [
|
{
|
||||||
"Up to 5 projects",
|
id: "pro", badge: "Pro", badgeIcon: Rocket,
|
||||||
"Basic analytics",
|
price: "$49/mo", subtitle: "For growing teams", buttons: [
|
||||||
"24/7 email support",
|
{ text: "Get Started", onClick: () => console.log("Pro clicked") },
|
||||||
"API access",
|
],
|
||||||
],
|
features: [
|
||||||
},
|
"Unlimited projects", "Advanced analytics", "Priority support", "Custom integrations", "Team collaboration"],
|
||||||
{
|
},
|
||||||
id: "pro",
|
{
|
||||||
badge: "Pro",
|
id: "enterprise", badge: "Enterprise", badgeIcon: Crown,
|
||||||
badgeIcon: Rocket,
|
price: "$99/mo", subtitle: "For large organizations", buttons: [
|
||||||
price: "$49/mo",
|
{ text: "Contact Sales", onClick: () => console.log("Enterprise clicked") },
|
||||||
subtitle: "For growing teams",
|
],
|
||||||
buttons: [
|
features: [
|
||||||
{ text: "Get Started", onClick: () => console.log("Pro clicked") },
|
"Everything in Pro", "Dedicated account manager", "Custom SLA", "On-premise deployment", "Advanced security"],
|
||||||
],
|
},
|
||||||
features: [
|
]}
|
||||||
"Unlimited projects",
|
/>
|
||||||
"Advanced analytics",
|
</div>
|
||||||
"Priority support",
|
<div id="contact">
|
||||||
"Custom integrations",
|
<ContactCenter
|
||||||
"Team collaboration",
|
tag="Contact"
|
||||||
],
|
tagIcon={Mail}
|
||||||
},
|
title="Ready to get started?"
|
||||||
{
|
description="Join thousands of developers building better products with our platform."
|
||||||
id: "enterprise",
|
background={{ variant: "animated-grid" }}
|
||||||
badge: "Enterprise",
|
useInvertedBackground={false}
|
||||||
badgeIcon: Crown,
|
inputPlaceholder="Enter your email"
|
||||||
price: "$99/mo",
|
buttonText="Get Early Access"
|
||||||
subtitle: "For large organizations",
|
onSubmit={(email) => console.log("Email submitted:", email)}
|
||||||
buttons: [
|
/>
|
||||||
{ text: "Contact Sales", onClick: () => console.log("Enterprise clicked") },
|
</div>
|
||||||
],
|
|
||||||
features: [
|
|
||||||
"Everything in Pro",
|
|
||||||
"Dedicated account manager",
|
|
||||||
"Custom SLA",
|
|
||||||
"On-premise deployment",
|
|
||||||
"Advanced security",
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
<ContactCenter
|
|
||||||
tag="Contact"
|
|
||||||
tagIcon={Mail}
|
|
||||||
title="Ready to get started?"
|
|
||||||
description="Join thousands of developers building better products with our platform."
|
|
||||||
background={{ variant: "animated-grid" }}
|
|
||||||
useInvertedBackground={false}
|
|
||||||
inputPlaceholder="Enter your email"
|
|
||||||
buttonText="Get Early Access"
|
|
||||||
onSubmit={(email) => console.log("Email submitted:", email)}
|
|
||||||
/>
|
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText="SaaSify"
|
logoText="GROWTHENGINECRM"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product",
|
title: "Product", items: [
|
||||||
items: [
|
|
||||||
{ label: "Features", href: "#features" },
|
{ label: "Features", href: "#features" },
|
||||||
{ label: "Pricing", href: "#pricing" },
|
{ label: "Pricing", href: "#pricing" },
|
||||||
{ label: "Integrations", href: "#" },
|
{ label: "Integrations", href: "#" },
|
||||||
@@ -219,8 +182,7 @@ export default function SaasTemplatePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{ label: "About", href: "#about" },
|
{ label: "About", href: "#about" },
|
||||||
{ label: "Blog", href: "#" },
|
{ label: "Blog", href: "#" },
|
||||||
{ label: "Careers", href: "#" },
|
{ label: "Careers", href: "#" },
|
||||||
@@ -228,8 +190,7 @@ export default function SaasTemplatePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Resources",
|
title: "Resources", items: [
|
||||||
items: [
|
|
||||||
{ label: "Documentation", href: "#" },
|
{ label: "Documentation", href: "#" },
|
||||||
{ label: "Help Center", href: "#" },
|
{ label: "Help Center", href: "#" },
|
||||||
{ label: "Community", href: "#" },
|
{ label: "Community", href: "#" },
|
||||||
@@ -237,15 +198,14 @@ export default function SaasTemplatePage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{ label: "Privacy", href: "#" },
|
{ label: "Privacy", href: "#" },
|
||||||
{ label: "Terms", href: "#" },
|
{ label: "Terms", href: "#" },
|
||||||
{ label: "Security", href: "#" },
|
{ label: "Security", href: "#" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="2024 SaasApp. All rights reserved."
|
copyrightText="2024 GROWTHENGINECRM. All rights reserved."
|
||||||
/>
|
/>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
|
|||||||
Reference in New Issue
Block a user