Update src/app/page.tsx

This commit is contained in:
2026-05-11 09:55:24 +00:00
parent fbe4326b4b
commit dece8e4f8f

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "contact"}, name: "Contact", id: "contact"},
]} ]}
brandName="Neeta Trading Co." brandName="Neetatrading.com "
button={{ text: "Get Started", href: "#contact" }} button={{ text: "Get Started", href: "#contact" }}
/> />
</div> </div>