Merge version_1 into main #2
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ text: "Start Your Free Trial", href: "#pricing" },
|
||||
{ text: "View Demo" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-modern-sleek-social-media-research-das-1772613627903-a7dcce15.png"
|
||||
imageAlt="InsightFlow Dashboard Interface"
|
||||
@@ -77,8 +77,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Explore Platform", href: "#features" }
|
||||
]}
|
||||
buttonAnimation="entrance-slide"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-modern-illustration-showing-competitiv-1772613628547-d6d5ee56.png?_wi=1"
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-modern-illustration-showing-competitiv-1772613628547-d6d5ee56.png"
|
||||
imageAlt="Competitive Analysis Dashboard"
|
||||
useInvertedBackground={false}
|
||||
containerClassName="py-20"
|
||||
@@ -100,20 +100,16 @@ export default function LandingPage() {
|
||||
]}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Competitive Analysis Dashboard", description: "Monitor competitor strategies, messaging, content performance, and audience engagement across all social platforms in real-time. Track win-loss metrics and identify market gaps.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-modern-illustration-showing-competitiv-1772613628547-d6d5ee56.png?_wi=2", imageAlt: "Competitive Analysis Dashboard"
|
||||
id: "1", title: "Competitive Analysis Dashboard", description: "Monitor competitor strategies, messaging, content performance, and audience engagement across all social platforms in real-time. Track win-loss metrics and identify market gaps.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-modern-illustration-showing-competitiv-1772613628547-d6d5ee56.png", imageAlt: "Competitive Analysis Dashboard"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Audience Intelligence Engine", description: "Deep-dive into audience demographics, psychographics, content preferences, and behavior patterns. Uncover untapped audience segments and predict engagement outcomes before campaign launch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-sophisticated-visualization-of-audienc-1772613628151-41d8c4d8.png", imageAlt: "Audience Intelligence Visualization"
|
||||
id: "2", title: "Audience Intelligence Engine", description: "Deep-dive into audience demographics, psychographics, content preferences, and behavior patterns. Uncover untapped audience segments and predict engagement outcomes before campaign launch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-sophisticated-visualization-of-audienc-1772613628151-41d8c4d8.png", imageAlt: "Audience Intelligence Visualization"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Trend Forecasting & Discovery", description: "Identify emerging trends weeks before they go mainstream. Leverage predictive algorithms to forecast viral potential and capitalize on early-stage opportunities for maximum impact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-futuristic-trend-forecasting-visualiza-1772613627921-2e1aa1db.png", imageAlt: "Trend Forecasting Visualization"
|
||||
id: "3", title: "Trend Forecasting & Discovery", description: "Identify emerging trends weeks before they go mainstream. Leverage predictive algorithms to forecast viral potential and capitalize on early-stage opportunities for maximum impact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-futuristic-trend-forecasting-visualiza-1772613627921-2e1aa1db.png", imageAlt: "Trend Forecasting Visualization"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Seamless Integration Ecosystem", description: "Connect to your favorite marketing tools—HubSpot, Google Analytics, Slack, Monday.com, and 50+ more. Embed insights directly into your existing workflow without switching platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-seamless-integration-ecosystem-showing-1772613627609-d6f4f50c.png", imageAlt: "Integration Ecosystem"
|
||||
id: "4", title: "Seamless Integration Ecosystem", description: "Connect to your favorite marketing tools—HubSpot, Google Analytics, Slack, Monday.com, and 50+ more. Embed insights directly into your existing workflow without switching platforms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPMydi2HbmYdhsLG78ypwvUCF/a-seamless-integration-ecosystem-showing-1772613627609-d6f4f50c.png", imageAlt: "Integration Ecosystem"
|
||||
}
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user