From ce7f7d2de9e5f543d18a9e88d21ac8dc0cb186d6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 19:48:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" }} />