From 343075ac6ca967ba7a24ca5527aa7ba28fbdf9ee Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:37:39 +0000 Subject: [PATCH 1/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8d01c68..1181684 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -32,7 +32,7 @@ export default function ContactPage() { { name: "Community", id: "/contact" }, ]} button={{ text: "Sign Up Now", href: "/contact" }} - brandName="TrendPin" + brandName="Trendpin " /> @@ -42,8 +42,8 @@ export default function ContactPage() { tag="Contact Us" tagIcon={Mail} tagAnimation="slide-up" - title="Get in Touch with TrendPin" - description="Have questions about TrendPin? Want to partner with us? We'd love to hear from you. Sign up to get started or reach out to our support team." + title="Get in Touch with Trendpin " + description="Have questions about Trendpin ? Want to partner with us? We'd love to hear from you. Sign up to get started or reach out to our support team." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="your@email.com" @@ -56,7 +56,7 @@ export default function ContactPage() {
From 9c120d6e5d4728e4890951ae8193d01f1e1f7f66 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:37:40 +0000 Subject: [PATCH 2/6] Update src/app/creator-hub/page.tsx --- src/app/creator-hub/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/creator-hub/page.tsx b/src/app/creator-hub/page.tsx index 60c1759..7614215 100644 --- a/src/app/creator-hub/page.tsx +++ b/src/app/creator-hub/page.tsx @@ -34,7 +34,7 @@ export default function CreatorHubPage() { { name: "Community", id: "/contact" }, ]} button={{ text: "Sign Up Now", href: "/contact" }} - brandName="TrendPin" + brandName="Trendpin " />
@@ -81,7 +81,7 @@ export default function CreatorHubPage() {
From 944cc6aefff18f593fbc27ebe5768619595061ca Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 05:37:40 +0000 Subject: [PATCH 3/6] Update src/app/explore/page.tsx --- src/app/explore/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/explore/page.tsx b/src/app/explore/page.tsx index 5ebf449..77a1325 100644 --- a/src/app/explore/page.tsx +++ b/src/app/explore/page.tsx @@ -33,7 +33,7 @@ export default function ExplorePage() { { name: "Community", id: "/contact" }, ]} button={{ text: "Sign Up Now", href: "/contact" }} - brandName="TrendPin" + brandName="Trendpin " />
@@ -80,7 +80,7 @@ export default function ExplorePage() {