Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-07 18:39:04 +00:00
4 changed files with 1375 additions and 8 deletions

View File

@@ -90,7 +90,7 @@ export default function AboutPage() {
title: "Active Creators",
description: "Building sustainable businesses on Brandify",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-community-of-diverse-personal-brand-cr-1772908689193-775b9daf.jpg",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-community-of-diverse-personal-brand-cr-1772908689193-775b9daf.jpg?_wi=2",
imageAlt: "Creator community",
},
{
@@ -99,7 +99,7 @@ export default function AboutPage() {
title: "Revenue Generated",
description: "Earned through programs and products on our platform",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/stacked-revenue-growth-bars-and-charts-s-1772908687124-3bad58f3.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/stacked-revenue-growth-bars-and-charts-s-1772908687124-3bad58f3.png?_wi=2",
imageAlt: "Revenue growth chart",
},
{
@@ -109,7 +109,7 @@ export default function AboutPage() {
description:
"Courses, coaching, memberships, and digital products",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-showcase-of-successful-digital-product-1772908687570-c29c29d3.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-showcase-of-successful-digital-product-1772908687570-c29c29d3.png?_wi=2",
imageAlt: "Successful programs",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -74,7 +74,7 @@ export default function HomePage() {
title="Monetize Your Audience, Systematically"
description="The all-in-one operating system for personal brands to create, launch, and scale digital programs. Turn your expertise into sustainable revenue without the complexity."
tag="For Personal Brands & Creators"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-sleek-personal-branding-dashboard-inte-1772908686806-51aa316c.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-sleek-personal-branding-dashboard-inte-1772908686806-51aa316c.png?_wi=1"
imageAlt="Personal branding dashboard interface"
textPosition="bottom-left"
showBlur={true}
@@ -140,7 +140,7 @@ export default function HomePage() {
value: "12,000+",
title: "Active Creators",
description: "Building sustainable businesses on Brandify",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-community-of-diverse-personal-brand-cr-1772908689193-775b9daf.jpg",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-community-of-diverse-personal-brand-cr-1772908689193-775b9daf.jpg?_wi=1",
imageAlt: "Creator community",
},
{
@@ -148,7 +148,7 @@ export default function HomePage() {
value: "$245M+",
title: "Revenue Generated",
description: "Earned through programs and products on our platform",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/stacked-revenue-growth-bars-and-charts-s-1772908687124-3bad58f3.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/stacked-revenue-growth-bars-and-charts-s-1772908687124-3bad58f3.png?_wi=1",
imageAlt: "Revenue growth chart",
},
{
@@ -156,7 +156,7 @@ export default function HomePage() {
value: "50,000+",
title: "Programs Launched",
description: "Courses, coaching, memberships, and digital products",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-showcase-of-successful-digital-product-1772908687570-c29c29d3.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-showcase-of-successful-digital-product-1772908687570-c29c29d3.png?_wi=1",
imageAlt: "Successful programs",
},
]}

View File

@@ -70,7 +70,7 @@ export default function PricingPage() {
title="Simple, Transparent Pricing"
description="Choose the plan that fits your stage. All plans include core monetization tools and the ability to scale with your success."
tag="Find Your Perfect Plan"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-sleek-personal-branding-dashboard-inte-1772908686806-51aa316c.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad3Rvr7puxLH5ZIx3Q2Lu1ChQT/a-sleek-personal-branding-dashboard-inte-1772908686806-51aa316c.png?_wi=2"
imageAlt="Pricing plans dashboard"
textPosition="bottom-left"
showBlur={true}