Update src/app/page.tsx

This commit is contained in:
2026-06-10 15:40:45 +00:00
parent 415d8f97fd
commit 74c374219f

View File

@@ -34,7 +34,9 @@ export default function LandingPage() {
{ name: "Services", id: "/services" },
{ name: "Pricing", id: "/pricing" },
{ name: "FAQ", id: "/faq" },
{ name: "Contact", id: "/contact" }
{ name: "Contact", id: "/contact" },
{ name: "Transactions", id: "/transactions" },
{ name: "Settings", id: "/settings" }
]}
logoSrc="http://img.b2bpic.net/free-photo/isolated-white-house-silhouette-minimal-black-landscape_1194-641505.jpg"
logoAlt="SocBoost Logo"