+ {[
+ {
+ icon:
,
+ title: "AI-Driven Sponsorship Matchmaking",
+ description:
+ "Automatically connects creators with brands based on audience demographics, engagement rates, and content style.",
+ },
+ {
+ icon:
,
+ title: "AI-Powered Creator Collaboration Hub",
+ description:
+ "Facilitates partnerships between creators with complementary audiences and content niches.",
+ },
+ {
+ icon:
,
+ title: "AI-Based Pricing & Deal Optimization",
+ description:
+ "Provides fair sponsorship pricing recommendations based on engagement, market trends, and historical data.",
+ },
+ {
+ icon:
,
+ title: "AI-Powered Negotiation & Contract Assistant",
+ description:
+ "Assists in structuring deals, generating contracts, and optimizing terms using AI insights.",
+ },
+ {
+ icon:
,
+ title: "Performance Analytics & ROI Tracking",
+ description:
+ "Enables brands and creators to track sponsorship performance, audience engagement, and campaign success.",
+ },
+ {
+ icon:
,
+ title: "Real-Time Campaign Feedback Loop",
+ description:
+ "Gathers continuous feedback on campaigns to adapt and improve collaboration effectiveness over time.",
+ },
+ ].map((feature, index) => (
+
+ {feature.icon}
+ {feature.title}
+ {feature.description}
+
+ ))}
+
+
+ {/* How It Works Section */}
+