diff --git a/src/app/page.tsx b/src/app/page.tsx index 34ff1ca..a2c97e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,14 +35,14 @@ export default function LandingPage() { { name: "Lookbook", id: "/lookbook" }, { name: "Contact", id: "/contact" }, ]} - brandName="OceanWave" + brandName="Tukto " button={{ text: "Contact", href: "/contact" }} />