Update src/app/page.tsx

This commit is contained in:
2026-03-16 18:40:20 +00:00
parent 1fc5e4c9dd
commit e40df61dc4

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: