From 95b1d122cad050a4479b5eb4e9e192c11c30452f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 8 May 2026 17:45:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a33980..5db547c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { { name: "Blog", id: "#blog"}, ]} - brandName="AquaTech" + brandName="Idrosport" /> @@ -278,10 +278,10 @@ export default function LandingPage() { ], }, ]} - logoText="AquaTech" + logoText="Idrosport" /> ); -} +} \ No newline at end of file