diff --git a/src/app/page.tsx b/src/app/page.tsx index ce2bfa8..f29ff90 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function HomePage() { { name: "Community", id: "/contact" }, ]} button={{ text: "Sign Up Now", href: "/contact" }} - brandName="TrendPin" + brandName="Trendpin " /> @@ -54,7 +54,7 @@ export default function HomePage() {