Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c9836db74 | |||
| d3681e469a |
@@ -67,13 +67,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "LEARN", description: "Master High-Income Skills like AI, Web Dev, and Video Editing.", tag: "Foundation Tier", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gs793p&_wi=1"},
|
id: "f1", title: "LEARN", description: "Gain mastery in high-demand skills like AI, Web Development, and Video Editing that you can apply immediately.", tag: "Foundation Tier", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gs793p&_wi=1"},
|
||||||
{
|
{
|
||||||
id: "f2", title: "EARN", description: "Build a lifetime income stream through our Direct & Indirect commission model.", tag: "Affiliate Network", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ocs0cq&_wi=1"},
|
id: "f2", title: "EARN", description: "Earn direct commissions from your very first day of training as you progress through the modules.", tag: "Affiliate Network", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ocs0cq&_wi=1"},
|
||||||
{
|
{
|
||||||
id: "f3", title: "WORK", description: "Top-tier students get direct job assignments from our internal agency projects.", tag: "Elite Agency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h3r7f0&_wi=1"},
|
id: "f3", title: "WORK", description: "Access direct job assignments from our internal agency projects as you prove your skills in the field.", tag: "Elite Agency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=h3r7f0&_wi=1"},
|
||||||
{
|
{
|
||||||
id: "f4", title: "OWN", description: "Achieve the Diamond Pool to receive quarterly profit-sharing and platform equity.", tag: "Equity Partner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zvqite"},
|
id: "f4", title: "OWN", description: "Build your legacy by reaching the Diamond Pool to receive quarterly profit-sharing and platform equity.", tag: "Equity Partner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zvqite"},
|
||||||
]}
|
]}
|
||||||
title="The G.R.O.W Model"
|
title="The G.R.O.W Model"
|
||||||
description="Our 4-pillar ecosystem designed for sustainable digital growth."
|
description="Our 4-pillar ecosystem designed for sustainable digital growth."
|
||||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user