Merge version_2 into main #4

Merged
bender merged 4 commits from version_2 into main 2026-03-10 12:16:16 +00:00
4 changed files with 59 additions and 151 deletions

View File

@@ -16,82 +16,46 @@ export default function BlogPage() {
const blogPosts = [
{
id: "1",
category: ["AI", "Technology"],
title: "The Future of AI in Enterprise Software",
excerpt: "Discover how machine learning and artificial intelligence are revolutionizing enterprise applications and driving unprecedented efficiency gains.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/abstract-ai-and-machine-learning-concept-1773144532401-2c944a34.png",
imageAlt: "AI trends visualization",
authorName: "Dr. Sarah Johnson",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-confident-sof-1773144534034-c544170a.png",
date: "March 15, 2024",
},
id: "1", category: ["AI", "Technology"],
title: "The Future of AI in Enterprise Software", excerpt: "Discover how machine learning and artificial intelligence are revolutionizing enterprise applications and driving unprecedented efficiency gains.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/abstract-ai-and-machine-learning-concept-1773144532401-2c944a34.png", imageAlt: "AI trends visualization", authorName: "Dr. Sarah Johnson", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-confident-sof-1773144534034-c544170a.png", date: "March 15, 2024"},
{
id: "2",
category: ["Cloud", "Migration"],
title: "Seamless Cloud Migration: A Practical Guide",
excerpt: "Learn best practices for migrating your infrastructure to the cloud with minimal disruption and maximum efficiency gains.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/cloud-migration-and-digital-transformati-1773144534919-44ad8fee.jpg",
imageAlt: "Cloud migration strategy",
authorName: "James Mitchell",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-technical-eng-1773144534249-fd7ec2b9.jpg",
date: "March 10, 2024",
},
id: "2", category: ["Cloud", "Migration"],
title: "Seamless Cloud Migration: A Practical Guide", excerpt: "Learn best practices for migrating your infrastructure to the cloud with minimal disruption and maximum efficiency gains.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/cloud-migration-and-digital-transformati-1773144534919-44ad8fee.jpg", imageAlt: "Cloud migration strategy", authorName: "James Mitchell", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-technical-eng-1773144534249-fd7ec2b9.jpg", date: "March 10, 2024"},
{
id: "3",
category: ["DevOps", "Best Practices"],
title: "Mastering DevOps: Continuous Integration and Deployment",
excerpt: "Explore advanced DevOps practices that accelerate development cycles and improve software quality across your organization.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/devops-workflow-and-continuous-integrati-1773144533401-8b4b3c77.png",
imageAlt: "DevOps workflow pipeline",
authorName: "Emma Rodriguez",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-product-manag-1773144532734-5f1b56a2.png",
date: "March 5, 2024",
},
id: "3", category: ["DevOps", "Best Practices"],
title: "Mastering DevOps: Continuous Integration and Deployment", excerpt: "Explore advanced DevOps practices that accelerate development cycles and improve software quality across your organization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/devops-workflow-and-continuous-integrati-1773144533401-8b4b3c77.png", imageAlt: "DevOps workflow pipeline", authorName: "Emma Rodriguez", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-product-manag-1773144532734-5f1b56a2.png", date: "March 5, 2024"},
{
id: "4",
category: ["Security", "Compliance"],
title: "Enterprise Security: Building Resilient Systems",
excerpt: "Understand the critical security considerations for enterprise software architecture and regulatory compliance frameworks.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/abstract-visualization-of-cloud-security-1773144532588-9315b3bb.png?_wi=3",
imageAlt: "Security architecture",
authorName: "Michael Chen",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-startup-found-1773144532923-cb854b6d.png",
date: "February 28, 2024",
},
id: "4", category: ["Security", "Compliance"],
title: "Enterprise Security: Building Resilient Systems", excerpt: "Understand the critical security considerations for enterprise software architecture and regulatory compliance frameworks.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/abstract-visualization-of-cloud-security-1773144532588-9315b3bb.png?_wi=3", imageAlt: "Security architecture", authorName: "Michael Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-headshot-of-a-startup-found-1773144532923-cb854b6d.png", date: "February 28, 2024"},
];
const footerColumns = [
{
title: "Product",
items: [
{ label: "Features", href: "/" },
title: "Product", items: [
{ label: "Features", href: "/features" },
{ label: "Pricing", href: "/pricing" },
{ label: "Security", href: "/" },
{ label: "Integrations", href: "/" },
{ label: "Security", href: "/features" },
{ label: "Integrations", href: "/features" },
],
},
{
title: "Company",
items: [
{ label: "About", href: "/" },
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "#" },
{ label: "Contact", href: "#" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Documentation", href: "#" },
{ label: "API Reference", href: "#" },
{ label: "Community", href: "#" },
{ label: "Support", href: "#" },
{ label: "Support", href: "/contact" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
@@ -116,11 +80,15 @@ export default function BlogPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
brandName="TechCore"
navItems={navItems}
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Features", id: "/features" },
{ name: "Pricing", id: "/pricing" },
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Get Started",
href: "/contact",
}}
text: "Get Started", href: "/contact"}}
/>
</div>

View File

@@ -22,8 +22,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "/features" },
{ label: "Pricing", href: "/pricing" },
{ label: "Security", href: "/features" },
@@ -31,8 +30,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "#" },
@@ -40,8 +38,7 @@ export default function ContactPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Documentation", href: "#" },
{ label: "API Reference", href: "#" },
{ label: "Community", href: "#" },
@@ -49,8 +46,7 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
@@ -83,9 +79,7 @@ export default function ContactPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Get Started",
href: "/contact",
}}
text: "Get Started", href: "/contact"}}
/>
</div>
@@ -96,8 +90,7 @@ export default function ContactPage() {
title="Join TechCore Today"
description="Subscribe to our newsletter for exclusive insights, product updates, and industry trends delivered directly to your inbox."
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/professional-customer-support-and-succes-1773144533398-565be44c.png"
imageAlt="TechCore Support Team"

View File

@@ -10,8 +10,7 @@ import { DollarSign, Sparkles } from "lucide-react";
export default function PricingPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "/features" },
{ label: "Pricing", href: "/pricing" },
{ label: "Security", href: "/features" },
@@ -19,8 +18,7 @@ export default function PricingPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "#" },
@@ -28,8 +26,7 @@ export default function PricingPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Documentation", href: "#" },
{ label: "API Reference", href: "#" },
{ label: "Community", href: "#" },
@@ -37,8 +34,7 @@ export default function PricingPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Compliance", href: "#" },
@@ -71,9 +67,7 @@ export default function PricingPage() {
{ name: "Contact", id: "/contact" },
]}
button={{
text: "Get Started",
href: "/contact",
}}
text: "Get Started", href: "/contact"}}
/>
</div>
@@ -81,70 +75,23 @@ export default function PricingPage() {
<PricingCardFive
plans={[
{
id: "startup",
tag: "Startup Plan",
price: "$2,999",
period: "/month",
description: "Perfect for growing companies getting started with cloud infrastructure.",
button: {
text: "Get Started",
href: "/contact",
},
featuresTitle: "What's Included:",
features: [
"Up to 100,000 monthly API calls",
"2 TB data storage",
"Basic security features",
"Email support",
"Auto-scaling capabilities",
"Monthly performance reports",
],
id: "startup", tag: "Startup Plan", price: "$2,999", period: "/month", description: "Perfect for growing companies getting started with cloud infrastructure.", button: {
text: "Get Started", href: "/contact"},
featuresTitle: "What's Included:", features: [
"Up to 100,000 monthly API calls", "2 TB data storage", "Basic security features", "Email support", "Auto-scaling capabilities", "Monthly performance reports"],
},
{
id: "professional",
tag: "Professional Plan",
tagIcon: Sparkles,
price: "$9,999",
period: "/month",
description: "Designed for established businesses requiring advanced features and priority support.",
button: {
text: "Start Free Trial",
href: "/contact",
},
featuresTitle: "What's Included:",
features: [
"Unlimited API calls",
"50 TB data storage",
"Advanced security & encryption",
"Priority 24/7 phone support",
"Multi-region deployment",
"Custom integrations",
"Weekly optimization reviews",
"Dedicated account manager",
],
id: "professional", tag: "Professional Plan", tagIcon: Sparkles,
price: "$9,999", period: "/month", description: "Designed for established businesses requiring advanced features and priority support.", button: {
text: "Start Free Trial", href: "/contact"},
featuresTitle: "What's Included:", features: [
"Unlimited API calls", "50 TB data storage", "Advanced security & encryption", "Priority 24/7 phone support", "Multi-region deployment", "Custom integrations", "Weekly optimization reviews", "Dedicated account manager"],
},
{
id: "enterprise",
tag: "Enterprise Plan",
price: "Custom",
period: "/month",
description: "Tailored solutions for large-scale operations with premium support and custom requirements.",
button: {
text: "Contact Sales",
href: "/contact",
},
featuresTitle: "What's Included:",
features: [
"Unlimited everything",
"Unlimited data storage",
"Military-grade security",
"24/7 dedicated support team",
"Global infrastructure",
"Custom compliance frameworks",
"On-premise deployment options",
"SLA guarantees",
"Custom development services",
],
id: "enterprise", tag: "Enterprise Plan", price: "Custom", period: "/month", description: "Tailored solutions for large-scale operations with premium support and custom requirements.", button: {
text: "Contact Sales", href: "/contact"},
featuresTitle: "What's Included:", features: [
"Unlimited everything", "Unlimited data storage", "Military-grade security", "24/7 dedicated support team", "Global infrastructure", "Custom compliance frameworks", "On-premise deployment options", "SLA guarantees", "Custom development services"],
},
]}
animationType="slide-up"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #250c0d;
--primary-cta: #b82b40;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--background-accent: #e8a8b6;
--background: #fefef9;
--card: #fffdf3;
--foreground: #291e00e6;
--primary-cta: #d4a000;
--primary-cta-text: #ffffff;
--secondary-cta: #fffdf3;
--secondary-cta-text: #291e00e6;
--accent: #e6d470;
--background-accent: #f0e8c8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);