Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 09:50:26 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ value: "50+", label: "Active Brands" }
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2551.jpg", alt: "Client A" },
@@ -90,16 +90,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Influencer Outreach", description: "Identify and collaborate with partners who authentically resonate with your audience.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg", imageAlt: "Influencer" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg", imageAlt: "Partner" }
title: "Influencer Outreach", description: "Identify and collaborate with partners who authentically resonate with your audience.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=2", imageAlt: "Influencer" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=3", imageAlt: "Partner" }
},
{
title: "Creative Production", description: "High-conversion assets from viral short-form video to static designs.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg", imageAlt: "Content" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg", imageAlt: "Design" }
title: "Creative Production", description: "High-conversion assets from viral short-form video to static designs.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=4", imageAlt: "Content" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=5", imageAlt: "Design" }
},
{
title: "Paid Ads Mastery", description: "Advanced targeting that turns every dollar into measurable acquisition revenue.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg", imageAlt: "Ads" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg", imageAlt: "Revenue" }
title: "Paid Ads Mastery", description: "Advanced targeting that turns every dollar into measurable acquisition revenue.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=6", imageAlt: "Ads" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tidy-workspace-with-laptop_23-2148592296.jpg?_wi=7", imageAlt: "Revenue" }
}
]}
showStepNumbers={true}