Update src/app/page.tsx

This commit is contained in:
2026-03-16 18:37:49 +00:00
parent c5067435d0
commit 984e1bf21f

View File

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