Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 53596f67cd | |||
| f7dfa9e098 | |||
| 4a7401a525 |
@@ -5,7 +5,8 @@ import "./globals.css";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "AffiliateHub - Earn Passive Income", description: "Join 50,000+ affiliates earning with AffiliateHub's premium affiliate marketing platform."};
|
title: "AffiliateHub - Earn Passive Income", description: "Join 50,000+ affiliates earning with AffiliateHub's premium affiliate marketing platform."
|
||||||
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
|
|||||||
@@ -61,7 +61,7 @@ export default function AffiliateHubPage() {
|
|||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<SplitAbout
|
<SplitAbout
|
||||||
title="Why Choose AffiliateHub?"
|
title="Why Choose AffiliateHub?"
|
||||||
description="We've built the most intuitive affiliate platform for modern marketers. Transparent commissions, real-time tracking, and dedicated support to help you succeed."
|
description="50,000+ active affiliates have earned $25M in commissions. We've built the most intuitive affiliate platform for modern marketers. Transparent commissions, real-time tracking, and dedicated support to help you succeed."
|
||||||
tag="Our Mission"
|
tag="Our Mission"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user