Update src/app/page.tsx

This commit is contained in:
2026-04-01 05:15:23 +00:00
parent 493fd062d1
commit 53351425f6

View File

@@ -37,6 +37,7 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
brandName="Nijaran."
enableThemeToggle={true}
/>
</div>