diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index ea53b9d..1d67714 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -25,17 +25,17 @@ const inter = Inter({
});
export const metadata: Metadata = {
- title: "AI Platform - Real-Time Intelligence & Analytics", description: "Advanced AI-powered platform for real-time analytics, predictive insights, and intelligent automation. Process billions of data points with 99.99% accuracy.", keywords: "AI platform, machine learning, predictive analytics, data intelligence, automation", metadataBase: new URL("https://aiplatform.io"),
+ title: "Template Subscriptions - Monthly Access to Premium Website Templates", description: "Subscribe to our monthly template service for unlimited access to premium, fully-customizable website templates. Build professional websites without coding.", keywords: "website templates, template subscription, monthly templates, premium templates, website builder", metadataBase: new URL("https://templatesubscriptions.io"),
alternates: {
- canonical: "https://aiplatform.io"},
+ canonical: "https://templatesubscriptions.io"},
openGraph: {
- title: "AI Platform - Transform Your Business with Artificial Intelligence", description: "Advanced AI-powered platform for real-time analytics, predictive insights, and intelligent automation.", url: "https://aiplatform.io", siteName: "AI Platform", type: "website", images: [
+ title: "Template Subscriptions - Premium Website Templates", description: "Subscribe monthly for unlimited access to premium website templates. Perfect for designers, agencies, and businesses.", url: "https://templatesubscriptions.io", siteName: "Template Subscriptions", type: "website", images: [
{
- url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/a-sophisticated-modern-ai-platform-dashb-1772544300392-3fd5e9e4.png", alt: "A sophisticated modern AI platform dashboard interface showing real-time analytics, multiple data vi"},
+ url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/a-sophisticated-modern-ai-platform-dashb-1772544300392-3fd5e9e4.png", alt: "Premium website templates showcase"},
],
},
twitter: {
- card: "summary_large_image", title: "AI Platform - Real-Time Intelligence", description: "Advanced AI-powered analytics and automation platform", images: [
+ card: "summary_large_image", title: "Template Subscriptions - Premium Website Templates", description: "Monthly subscription access to professional website templates", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/a-sophisticated-modern-ai-platform-dashb-1772544300392-3fd5e9e4.png"],
},
robots: {
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0f0e67a..101b65a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import FaqDouble from '@/components/sections/faq/FaqDouble';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
-import { Sparkles, Zap, Link2, Trophy, Star, DollarSign, HelpCircle, Rocket, Brain, Home, BarChart3, Settings, CheckCircle, Activity, Database, Cloud, Lock, Play, House, MessageSquareText } from 'lucide-react';
+import { Sparkles, Zap, Link2, Trophy, Star, DollarSign, HelpCircle, Rocket, Brain, Home, BarChart3, Settings, CheckCircle, Activity, Database, Cloud, Lock, Play, House, MessageSquareText, Layout, Palette, Code, Zoomable, Truck, RotateCw } from 'lucide-react';
const LandingPage = () => {
return (
@@ -32,75 +32,75 @@ const LandingPage = () => {
navItems={[
{ name: "Features", id: "features" },
{ name: "Pricing", id: "pricing" },
- { name: "About", id: "about" },
- { name: "Integrations", id: "integrations" },
+ { name: "Templates", id: "integrations" },
+ { name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" }
]}
- brandName="AI Platform"
- bottomLeftText="Intelligent Automation"
- bottomRightText="hello@aiplatform.io"
+ brandName="Template Subscriptions"
+ bottomLeftText="Premium Website Templates"
+ bottomRightText="hello@templatesubscriptions.io"
/>
{
carouselMode="buttons"
features={[
{
- title: "Predictive Analytics", description: "Forecast trends and outcomes with machine learning models", bentoComponent: "animated-bar-chart"
+ title: "Fully Responsive", description: "Templates that look perfect on mobile, tablet, and desktop", bentoComponent: "animated-bar-chart"
},
{
- title: "Real-Time Monitoring", description: "Track system performance and metrics live", bentoComponent: "line-chart"
+ title: "Easy Customization", description: "Drag-and-drop editor with no coding required", bentoComponent: "line-chart"
},
{
- title: "Global Insights", description: "Visualize worldwide data distribution and patterns", bentoComponent: "globe"
+ title: "Global Coverage", description: "Templates for any industry and use case", bentoComponent: "globe"
},
{
- title: "Integration Hub", description: "Connect with 500+ third-party applications", bentoComponent: "orbiting-icons", centerIcon: Zap,
+ title: "Third-Party Tools", description: "Integrate with popular services and platforms", bentoComponent: "orbiting-icons", centerIcon: Zap,
items: [
{ icon: Database, ring: 1 },
{ icon: Cloud, ring: 1 },
@@ -129,10 +129,10 @@ const LandingPage = () => {
]
},
{
- title: "Workflow Steps", description: "Build automation sequences tailored to your needs", bentoComponent: "3d-task-list", items: [
- { icon: Play, label: "Trigger Event", time: "0s" },
- { icon: Zap, label: "Execute Action", time: "2s" },
- { icon: CheckCircle, label: "Verify Output", time: "5s" }
+ title: "SEO Optimized", description: "Every template built with SEO best practices", bentoComponent: "3d-task-list", items: [
+ { icon: Play, label: "Fast Loading", time: "0s" },
+ { icon: Zap, label: "Mobile Ready", time: "2s" },
+ { icon: CheckCircle, label: "SEO Friendly", time: "5s" }
]
}
]}
@@ -141,9 +141,9 @@ const LandingPage = () => {
{
carouselMode="buttons"
features={[
{
- icon: Database,
- title: "Data Import", description: "Seamlessly import data from any source or format"
+ icon: Truck,
+ title: "E-Commerce", description: "Online stores, product galleries, and shopping experiences"
},
{
- icon: Cloud,
- title: "Cloud Sync", description: "Real-time synchronization with cloud storage"
+ icon: Palette,
+ title: "Portfolio", description: "Creative portfolios and showcase websites"
},
{
- icon: Lock,
- title: "Security First", description: "Enterprise-grade encryption and compliance"
+ icon: Code,
+ title: "SaaS & Tech", description: "Landing pages and product sites for software companies"
},
{
- icon: Zap,
- title: "Fast Processing", description: "Lightning-quick data transformation and analysis"
+ icon: Rocket,
+ title: "Startup", description: "Modern designs for early-stage companies and ventures"
}
]}
/>
@@ -173,17 +173,17 @@ const LandingPage = () => {
{
{
topMarqueeDirection="left"
testimonials={[
{
- id: "1", name: "Sarah Chen", handle: "CEO, DataCorp Solutions", testimonial: "This AI platform completely transformed our analytics workflow. We reduced reporting time by 80% and gained insights we never had before.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-a-mature-asian--1772544299864-bb77f56d.png", imageAlt: "Professional headshot of a mature Asian woman, confident expression, business attire, warm lighting."
+ id: "1", name: "Sarah Chen", handle: "Freelance Designer", testimonial: "The template library has saved me countless hours on client projects. I went from 2 weeks per project to 3 days. This subscription pays for itself every single month.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-a-mature-asian--1772544299864-bb77f56d.png", imageAlt: "Professional headshot of a mature Asian woman"
},
{
- id: "2", name: "Marcus Johnson", handle: "VP Engineering, TechFlow Inc", testimonial: "The integration was seamless and the support team was exceptional. Our entire team loves using this platform daily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-an-african-amer-1772544300257-d362a10c.png", imageAlt: "Professional headshot of an African American man, friendly expression, business casual, good lightin"
+ id: "2", name: "Marcus Johnson", handle: "Agency Owner", testimonial: "Our clients love the quality and speed. We can now offer website packages at competitive prices while maintaining high profit margins. Game changer for our business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-an-african-amer-1772544300257-d362a10c.png", imageAlt: "Professional headshot of an African American man"
},
{
- id: "3", name: "Elena Rodriguez", handle: "Founder, InnovateAI Lab", testimonial: "Outstanding accuracy and real-time processing capabilities. This is the AI platform we've been waiting for.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-a-latina-woman--1772544301303-d95d7e13.png", imageAlt: "Professional headshot of a Latina woman, confident professional appearance, modern business attire. "
+ id: "3", name: "Elena Rodriguez", handle: "Small Business Owner", testimonial: "No technical skills needed. The templates are stunning and the customization is so easy. I launched my online store in just one day!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-a-latina-woman--1772544301303-d95d7e13.png", imageAlt: "Professional headshot of a Latina woman"
},
{
- id: "4", name: "David Thompson", handle: "Director of Operations, Global Ventures", testimonial: "Incredible ROI within the first month. The predictive models have saved us thousands in operational costs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-a-caucasian-man-1772544299461-bbe41460.png", imageAlt: "Professional headshot of a Caucasian man, executive appearance, business formal attire, professional"
+ id: "4", name: "David Thompson", handle: "Marketing Director", testimonial: "We've deployed 15 client websites using these templates this year. The quality is professional, the support is responsive, and the value is unbeatable.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-a-caucasian-man-1772544299461-bbe41460.png", imageAlt: "Professional headshot of a Caucasian man"
},
{
- id: "5", name: "Lisa Wang", handle: "CTO, FutureSystems", testimonial: "Best-in-class AI infrastructure. The scalability and reliability are exactly what enterprise customers need.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-an-asian-woman--1772544299429-1ae1955a.png", imageAlt: "Professional headshot of an Asian woman, tech industry professional look, modern business attire, co"
+ id: "5", name: "Lisa Wang", handle: "Tech Startup Founder", testimonial: "Perfect for MVP launches. We used their SaaS templates to build our landing page and product site. Professional quality without the design cost.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-an-asian-woman--1772544299429-1ae1955a.png", imageAlt: "Professional headshot of an Asian woman"
},
{
- id: "6", name: "James Miller", handle: "Chief Analytics Officer, FinTech Pro", testimonial: "Finally, an AI platform that actually delivers on its promises. Highly recommended for any data-driven organization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-a-middle-aged-c-1772544299664-d679096d.png", imageAlt: "Professional headshot of a middle-aged Caucasian man, finance executive appearance, formal business "
+ id: "6", name: "James Miller", handle: "Web Developer", testimonial: "The code quality is excellent. These templates are built right and easy to extend. Great foundation for custom projects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AR8s1Yxr7JhtlInTPfemeDypF4/professional-headshot-of-a-middle-aged-c-1772544299664-d679096d.png", imageAlt: "Professional headshot of a middle-aged Caucasian man"
}
]}
/>
@@ -227,8 +227,8 @@ const LandingPage = () => {
{
carouselMode="buttons"
plans={[
{
- id: "starter", price: "$299/mo", name: "Starter", buttons: [
- { text: "Get Started", href: "https://signup.example.com" },
+ id: "starter", price: "$29/mo", name: "Starter", buttons: [
+ { text: "Start Free Trial", href: "https://signup.example.com" },
{ text: "Learn More", href: "#" }
],
features: [
- "Up to 100K data points/month", "Basic analytics dashboard", "Email support", "API access", "Single user account"
+ "50+ Website Templates", "Unlimited Customization", "Drag & Drop Editor", "Email Support", "1 Active Website", "Free Updates"
]
},
{
id: "professional", badge: "Most Popular", badgeIcon: Sparkles,
- price: "$999/mo", name: "Professional", buttons: [
+ price: "$79/mo", name: "Professional", buttons: [
{ text: "Start Free Trial", href: "https://signup.example.com" },
{ text: "Chat with Sales", href: "#contact" }
],
features: [
- "Up to 1M data points/month", "Advanced analytics & predictions", "Priority 24/7 support", "API & webhooks", "Team collaboration (5 users)", "Custom integrations", "Advanced security"
+ "500+ Website Templates", "Unlimited Customization", "Advanced Editor Features", "Priority 24/7 Support", "5 Active Websites", "Monthly Template Updates", "Team Collaboration (3 Users)", "Advanced Analytics"
]
},
{
- id: "enterprise", price: "Custom", name: "Enterprise", buttons: [
+ id: "enterprise", price: "$199/mo", name: "Enterprise", buttons: [
{ text: "Contact Sales", href: "#contact" },
{ text: "Schedule Demo", href: "#" }
],
features: [
- "Unlimited data processing", "Custom AI models", "Dedicated account manager", "White-label options", "Unlimited users & teams", "Custom SLA", "On-premise deployment"
+ "All 500+ Templates", "Unlimited Everything", "Custom Template Development", "Dedicated Account Manager", "Unlimited Active Websites", "Weekly Updates & New Templates", "Unlimited Team Collaboration", "White-Label Options", "Advanced Security", "API Access"
]
}
]}
@@ -272,7 +272,7 @@ const LandingPage = () => {
{
animationType="smooth"
faqs={[
{
- id: "1", title: "How does the AI platform process data?", content: "Our platform uses advanced machine learning algorithms to analyze your data in real-time. We process information through multiple neural networks, apply pattern recognition, and generate actionable insights within milliseconds. All processing happens securely on our encrypted servers with enterprise-grade security protocols."
+ id: "1", title: "Can I use these templates for client projects?", content: "Yes! All our templates include commercial licensing. You can use them for unlimited client projects. Our Professional and Enterprise plans are specifically designed for agencies and freelancers who resell or customize templates for clients."
},
{
- id: "2", title: "What kind of data can I analyze?", content: "You can analyze virtually any structured or unstructured data: customer transaction histories, sensor data, text documents, images, time-series data, and more. Our platform supports 50+ data formats and integrates with popular databases, cloud storage services, and data warehouses."
+ id: "2", title: "Do I need coding skills to use the templates?", content: "Not at all! Our templates come with a drag-and-drop editor that makes customization easy for anyone. However, if you do have coding skills, all templates include clean, well-documented code that you can extend further."
},
{
- id: "3", title: "Is my data secure?", content: "Yes. We employ military-grade encryption (AES-256), comply with GDPR, HIPAA, and SOC 2 standards, and perform regular security audits. Your data is stored in isolated, geographically distributed data centers with automatic backups and disaster recovery protocols."
+ id: "3", title: "What happens to my websites if I cancel?", content: "Your websites remain live and fully functional. You just won't have access to add new templates or use the editor to make changes. We recommend downloading backups before canceling if you want to maintain full control."
},
{
- id: "4", title: "How quickly can I get started?", content: "Most customers are up and running within 24 hours. Our onboarding process includes data import setup, initial model training, and dashboard configuration. Our support team provides personalized assistance throughout the entire setup process."
+ id: "4", title: "How often are new templates added?", content: "Starter plan gets monthly updates, Professional gets bi-weekly updates, and Enterprise gets weekly updates with custom template development available. We're constantly adding new designs across all industries."
},
{
- id: "5", title: "Can I integrate with existing tools?", content: "Absolutely. We offer pre-built integrations with 500+ applications including Salesforce, HubSpot, Google Analytics, Stripe, and more. We also provide REST APIs and webhooks for custom integrations tailored to your specific needs."
+ id: "5", title: "Is there a free trial?", content: "Yes! All plans come with a 14-day free trial. No credit card required. You get full access to all features and templates during the trial period."
},
{
- id: "6", title: "What support options are available?", content: "Support varies by plan. Starter includes email support, Professional includes 24/7 priority support, and Enterprise customers receive a dedicated account manager. All plans include access to our knowledge base, video tutorials, and community forum."
+ id: "6", title: "What support is included?", content: "Starter includes email support (48-hour response), Professional includes priority 24/7 support via email and chat, and Enterprise includes a dedicated account manager plus all other support options."
},
{
- id: "7", title: "Can I customize the AI models?", content: "Professional and Enterprise plans allow model customization. You can adjust parameters, retrain models with your specific data, and create custom prediction rules. Our data scientists are also available for consultation on advanced implementations."
+ id: "7", title: "Can I export my website?", content: "Yes! Professional and Enterprise plans allow you to export your website as an HTML package. You can then host it anywhere you want or hand it off to developers for further customization."
},
{
- id: "8", title: "What is your uptime guarantee?", content: "We guarantee 99.99% uptime backed by our SLA. Our infrastructure uses redundant systems across multiple availability zones, real-time monitoring, and automated failover mechanisms to ensure continuous service availability."
+ id: "8", title: "Are templates mobile-responsive?", content: "Absolutely! All our templates are fully responsive and tested across all devices. They look great on mobile, tablet, and desktop. This is a core requirement for every template we add to our library."
}
]}
/>
@@ -311,14 +311,14 @@ const LandingPage = () => {
{