Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user