Update src/app/page.tsx

This commit is contained in:
2026-06-10 17:14:20 +00:00
parent f518d31947
commit a248e56f3c

View File

@@ -42,6 +42,8 @@ export default function LandingPage() {
name: "Testimonials", id: "#testimonials"},
{
name: "Pricing", id: "#pricing"},
{
name: "FAQ", id: "#faq"},
{
name: "Contact", id: "#contact"},
]}