diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index db22d44..b3ec3a6 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 723296d..e018feb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +