From e40df61dc4ae7bc51e3a81cbc6eef30bbc4cfa57 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 18:40:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index b12cdf7..1c2c3ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: