Merge version_6 into main #6

Merged
bender merged 1 commits from version_6 into main 2026-03-16 18:40:24 +00:00

View File

@@ -33,6 +33,7 @@ import {
Star,
Check,
X,
MessageCircle,
} from "lucide-react";
export default function HomePage() {
@@ -257,6 +258,11 @@ export default function HomePage() {
sideDescription="Everything you need to know about DevPlatform, answered."
faqsAnimation="blur-reveal"
useInvertedBackground={false}
buttons={[
{ text: "Get Started Now", href: "/auth/signup" },
{ text: "Still have questions? Contact us", href: "/contact" },
]}
buttonAnimation="slide-up"
faqs={[
{
id: "faq-1", title: "What is DevPlatform?", content: