From d5fe73a00f6059a2618cf18cc3fcf822b4453408 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 18:28:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 428 ++++++++++------------------------------------- 1 file changed, 93 insertions(+), 335 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c328735..06711da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,8 +8,6 @@ import FeatureBento from "@/components/sections/feature/FeatureBento"; import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo"; import FaqSplitText from "@/components/sections/faq/FaqSplitText"; -import PricingCardOne from "@/components/sections/pricing/PricingCardOne"; -import BlogCardTwo from "@/components/sections/blog/BlogCardTwo"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; import Link from "next/link"; import { @@ -33,9 +31,6 @@ import { TrendingUp, Heart, Star, - DollarSign, - Crown, - Newspaper, } from "lucide-react"; export default function HomePage() { @@ -86,61 +81,30 @@ export default function HomePage() { background={{ variant: "rotated-rays-static" }} carouselItems={[ { - id: "carousel-1", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-sleek-modern-software-development-plat-1773685170875-ebd384df.png", - imageAlt: "DevPlatform Dashboard Interface", - }, + id: "carousel-1", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-sleek-modern-software-development-plat-1773685170875-ebd384df.png", imageAlt: "DevPlatform Dashboard Interface"}, { - id: "carousel-2", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/an-abstract-visualization-showing-a-port-1773685170493-2c9cd943.png", - imageAlt: "Portable Environment", - }, + id: "carousel-2", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/an-abstract-visualization-showing-a-port-1773685170493-2c9cd943.png", imageAlt: "Portable Environment"}, { - id: "carousel-3", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-futuristic-visualization-of-ai-and-mac-1773685169729-91524a57.png", - imageAlt: "Multi-LLM Integration", - }, + id: "carousel-3", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-futuristic-visualization-of-ai-and-mac-1773685169729-91524a57.png", imageAlt: "Multi-LLM Integration"}, { - id: "carousel-4", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-technical-stack-visualization-showing--1773685170525-e4e231c0.png", - imageAlt: "Full-Stack Capabilities", - }, + id: "carousel-4", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-technical-stack-visualization-showing--1773685170525-e4e231c0.png", imageAlt: "Full-Stack Capabilities"}, { - id: "carousel-5", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-modern-mobile-app-generation-tool-inte-1773685170394-a4b3434d.png", - imageAlt: "Mobile App Generation", - }, + id: "carousel-5", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-modern-mobile-app-generation-tool-inte-1773685170394-a4b3434d.png", imageAlt: "Mobile App Generation"}, { - id: "carousel-6", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/an-infrastructure-management-dashboard-s-1773685172051-eb50a6c6.png", - imageAlt: "Infrastructure Tools", - }, + id: "carousel-6", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/an-infrastructure-management-dashboard-s-1773685172051-eb50a6c6.png", imageAlt: "Infrastructure Tools"}, ]} autoPlay={true} autoPlayInterval={5000} /> - {/* About Section */} -
- -
- - {/* Features Section */} + {/* Features Overview Section */}
- {/* Metrics Section */} + {/* Value Propositions Section */}
@@ -360,69 +213,40 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "testimonial-1", - name: "Alex Johnson", - role: "Lead Developer", - testimonial: - "DevPlatform revolutionized how we develop. We cut our deployment time in half and our team productivity skyrocketed.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-software-de-1773685169826-0e87a6fd.png", - icon: Star, + id: "testimonial-1", name: "Alex Johnson", role: "Lead Developer", testimonial: + "DevPlatform revolutionized how we develop. We cut our deployment time in half and our team productivity skyrocketed.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-software-de-1773685169826-0e87a6fd.png", icon: Star, }, { - id: "testimonial-2", - name: "Sarah Chen", - role: "CTO", - testimonial: - "The multi-LLM integration alone is worth it. Our developers write better code, faster than ever before.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-female-cto--1773685169773-0c5a4cce.png", - icon: Star, + id: "testimonial-2", name: "Sarah Chen", role: "CTO", testimonial: + "The multi-LLM integration alone is worth it. Our developers write better code, faster than ever before.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-female-cto--1773685169773-0c5a4cce.png", icon: Star, }, { - id: "testimonial-3", - name: "Michael Roberts", - role: "Product Manager", - testimonial: - "From frontend to backend to mobile, everything in one platform. No more context switching between tools.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-product-man-1773685169529-2cb7f80f.png", - icon: Star, - }, - { - id: "testimonial-4", - name: "Emily Zhang", - role: "Startup Founder", - testimonial: - "As a founder, DevPlatform lets me focus on building, not managing infrastructure. Game changer.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-startup-fou-1773685171884-d6a614fb.png", - icon: Star, - }, - { - id: "testimonial-5", - name: "David Kim", - role: "Engineering Director", - testimonial: - "Enterprise-grade security, scalability, and support. Exactly what we needed for our growing team.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-an-engineerin-1773685169886-167fc062.png", - icon: Star, - }, - { - id: "testimonial-6", - name: "Lisa Anderson", - role: "Solutions Architect", - testimonial: - "The infrastructure tools are incredible. We went from months of setup to days. Highly recommended.", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-solutions-a-1773685170117-8d88e1d7.png", - icon: Star, + id: "testimonial-3", name: "Michael Roberts", role: "Product Manager", testimonial: + "From frontend to backend to mobile, everything in one platform. No more context switching between tools.", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B2QgD03BGzZCcdct8OQoSGmHLm/a-professional-headshot-of-a-product-man-1773685169529-2cb7f80f.png", icon: Star, }, ]} /> + {/* Call-to-Action Sections */} +
+
+

Ready to Transform Your Development Workflow?

+

Start building faster with DevPlatform today. Get full access to all features with our free plan.

+
+ + +
+
+
+ {/* FAQ Section */}
@@ -490,87 +284,51 @@ export default function HomePage() { copyrightText="© 2025 DevPlatform. All rights reserved." columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { - label: "Features", - href: "/features", - }, + label: "Features", href: "/features"}, { - label: "Pricing", - href: "/pricing", - }, + label: "Pricing", href: "/pricing"}, { - label: "Security", - href: "#security", - }, + label: "Security", href: "#security"}, { - label: "Roadmap", - href: "#roadmap", - }, + label: "Roadmap", href: "#roadmap"}, ], }, { - title: "Developers", - items: [ + title: "Developers", items: [ { - label: "Documentation", - href: "/docs", - }, + label: "Documentation", href: "/docs"}, { - label: "API Reference", - href: "/docs/api", - }, + label: "API Reference", href: "/docs/api"}, { - label: "GitHub", - href: "https://github.com/devplatform", - }, + label: "GitHub", href: "https://github.com/devplatform"}, { - label: "Community", - href: "#community", - }, + label: "Community", href: "#community"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "/about", - }, + label: "About", href: "/about"}, { - label: "Blog", - href: "/blog", - }, + label: "Blog", href: "/blog"}, { - label: "Careers", - href: "/careers", - }, + label: "Careers", href: "/careers"}, { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "/privacy", - }, + label: "Privacy Policy", href: "/privacy"}, { - label: "Terms of Service", - href: "/terms", - }, + label: "Terms of Service", href: "/terms"}, { - label: "Cookie Policy", - href: "/cookies", - }, + label: "Cookie Policy", href: "/cookies"}, { - label: "Status", - href: "https://status.devplatform.dev", - }, + label: "Status", href: "https://status.devplatform.dev"}, ], }, ]} @@ -578,4 +336,4 @@ export default function HomePage() { ); -} \ No newline at end of file +} -- 2.49.1