diff --git a/src/app/page.tsx b/src/app/page.tsx index ced03f5..d8678b9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="ARCVIZ" + brandName="Archiv Studios" button={{ text: "Start Now", href: "#contact" }} /> @@ -48,7 +48,7 @@ export default function LandingPage() {