diff --git a/app/Header.tsx b/app/Header.tsx index 8e9ae80e..23fc7997 100644 --- a/app/Header.tsx +++ b/app/Header.tsx @@ -35,9 +35,9 @@ export default function Header() { - {isSmallScreen ? : 'BayesBond'} + {isSmallScreen ? : 'IntentionalBond'}
diff --git a/app/layout.tsx b/app/layout.tsx index 81ca9a8f..7e7caf79 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -6,7 +6,7 @@ import Header from "@/app/Header"; import Providers from "@/app/providers"; export const metadata: Metadata = { - title: "BayesBond", + title: "IntentionalBond", description: "A bonding platform for rational thinkers", }; @@ -41,7 +41,7 @@ export default function RootLayout( View on GitHub
-
© {new Date().getFullYear()} BayesBond. All rights reserved.
+
© {new Date().getFullYear()} IntentionalBond. All rights reserved.
diff --git a/app/learn-more/page.tsx b/app/learn-more/page.tsx index 14bf707d..3e421979 100644 --- a/app/learn-more/page.tsx +++ b/app/learn-more/page.tsx @@ -8,7 +8,7 @@ export default function LearnMorePage() {
{aColor}
-

About BayesBond

+

About IntentionalBond

{/*

Abstract

*/}

Forming and maintaining close connections is fundamental for most people’s mental health—and hence overall diff --git a/app/page.tsx b/app/page.tsx index 111a1c18..05cf8b74 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -32,8 +32,8 @@ export default function HomePage() { {/* Hero Section */}

-

- BayesBond +

+ IntentionalBond

Tired of swiping? Just search what you're looking for!