3 Commits

Author SHA1 Message Date
984e1bf21f Update src/app/page.tsx 2026-03-16 18:37:49 +00:00
c5067435d0 Switch to version 3: modified src/app/page.tsx 2026-03-16 18:36:08 +00:00
5aeb5b5356 Merge version_4 into main
Merge version_4 into main
2026-03-16 18:35:46 +00:00

View File

@@ -33,6 +33,7 @@ import {
Star,
Check,
X,
MessageCircle,
} from "lucide-react";
export default function HomePage() {
@@ -257,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: