From ade5331bde747fa5938d8f58c2f9c69e4bee1bce Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:11:43 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 58 +++++++++++------------------------------- 1 file changed, 15 insertions(+), 43 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 121ae48..937a8a9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -11,8 +11,7 @@ import { Rocket, Zap } from "lucide-react"; export default function AboutPage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "/features" }, { label: "Pricing", href: "/pricing" }, { label: "Security", href: "/features" }, @@ -20,8 +19,7 @@ export default function AboutPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "#" }, @@ -29,8 +27,7 @@ export default function AboutPage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Documentation", href: "#" }, { label: "API Reference", href: "#" }, { label: "Community", href: "#" }, @@ -38,8 +35,7 @@ export default function AboutPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Compliance", href: "#" }, @@ -72,9 +68,7 @@ export default function AboutPage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Get Started", - href: "/contact", - }} + text: "Get Started", href: "/contact"}} /> @@ -86,19 +80,15 @@ export default function AboutPage() { description="TechCore was founded with a mission to revolutionize how enterprises build, deploy, and scale their software infrastructure. Our team of industry veterans combines decades of experience in cloud computing, cybersecurity, and artificial intelligence to deliver solutions that drive real business impact." metrics={[ { - value: "500+", - title: "Enterprise Clients", - }, + value: "500+", title: "Enterprise Clients"}, { - value: "99.99%", - title: "Platform Uptime", - }, + value: "99.99%", title: "Platform Uptime"}, ]} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-professional-team-of-software-develope-1773144537851-0de4da3a.jpg?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-professional-team-of-software-develope-1773144537851-0de4da3a.jpg" imageAlt="TechCore Team Collaboration" mediaAnimation="slide-up" - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" tagAnimation="opacity" /> @@ -107,32 +97,14 @@ export default function AboutPage() { Date: Tue, 10 Mar 2026 12:11:44 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 155 +++++++++-------------------------------------- 1 file changed, 30 insertions(+), 125 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index caa5170..1970d7f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,8 +15,7 @@ import { Rocket, Zap, Star, CheckCircle } from "lucide-react"; export default function HomePage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "/features" }, { label: "Pricing", href: "/pricing" }, { label: "Security", href: "/features" }, @@ -24,8 +23,7 @@ export default function HomePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "/about" }, { label: "Blog", href: "/blog" }, { label: "Careers", href: "#" }, @@ -33,8 +31,7 @@ export default function HomePage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Documentation", href: "#" }, { label: "API Reference", href: "#" }, { label: "Community", href: "#" }, @@ -42,8 +39,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Compliance", href: "#" }, @@ -76,9 +72,7 @@ export default function HomePage() { { name: "Contact", id: "/contact" }, ]} button={{ - text: "Get Started", - href: "/contact", - }} + text: "Get Started", href: "/contact"}} /> @@ -87,17 +81,12 @@ export default function HomePage() { logoText="TechCore" description="Enterprise-grade software solutions designed for innovation. Streamline operations, enhance security, and scale with confidence using our cutting-edge technology platform." background={{ - variant: "radial-gradient", - }} + variant: "radial-gradient"}} buttons={[ { - text: "Start Free Trial", - href: "/contact", - }, + text: "Start Free Trial", href: "/contact"}, { - text: "View Demo", - href: "/about", - }, + text: "View Demo", href: "/about"}, ]} layoutOrder="default" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-modern-sleek-software-dashboard-interf-1773144534031-d6361a36.jpg" @@ -116,19 +105,15 @@ export default function HomePage() { description="TechCore was founded with a mission to revolutionize how enterprises build, deploy, and scale their software infrastructure. Our team of industry veterans combines decades of experience in cloud computing, cybersecurity, and artificial intelligence to deliver solutions that drive real business impact." metrics={[ { - value: "500+", - title: "Enterprise Clients", - }, + value: "500+", title: "Enterprise Clients"}, { - value: "99.99%", - title: "Platform Uptime", - }, + value: "99.99%", title: "Platform Uptime"}, ]} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-professional-team-of-software-develope-1773144537851-0de4da3a.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_30ordogEOn7VO6LZdIWb5atLXky/a-professional-team-of-software-develope-1773144537851-0de4da3a.jpg" imageAlt="TechCore Team Collaboration" mediaAnimation="slide-up" - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" tagAnimation="opacity" /> @@ -137,32 +122,14 @@ export default function HomePage() {