Update src/app/features/page.tsx

This commit is contained in:
2026-02-25 14:47:08 +00:00
parent 1c110f4ea5
commit 9f7023b104

View File

@@ -58,7 +58,7 @@ export default function FeaturesPage() {
title: "AI Bidding Optimization",
subtitle: "Smart algorithms that never sleep",
description: "Our machine learning models continuously analyze market conditions, competitor activity, and audience behavior to adjust bids in real-time. This ensures your campaigns maintain optimal performance 24/7 while maximizing every dollar of ad spend.",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2",
imageAlt: "AI bidding optimization dashboard with real-time adjustments",
buttons: [{ text: "Learn More", href: "/contact" }]
},
@@ -68,7 +68,7 @@ export default function FeaturesPage() {
title: "Campaign Forecasting",
subtitle: "See the future of your campaigns",
description: "Advanced predictive models analyze historical data and market trends to forecast campaign performance up to 30 days ahead. Identify potential issues before they impact your budget and capitalize on emerging opportunities with confidence.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=4",
imageAlt: "Predictive analytics dashboard with forecasting charts",
buttons: [{ text: "View Demo", href: "/pricing" }]
},
@@ -78,7 +78,7 @@ export default function FeaturesPage() {
title: "Dynamic Targeting",
subtitle: "Precision targeting that evolves",
description: "Our AI creates and continuously refines audience segments based on real-time engagement data, purchase patterns, and behavioral signals. Reach the right people at the right moment with messaging that resonates and converts.",
imageSrc: "http://img.b2bpic.net/free-photo/demographic-census-concept-representation_23-2149093906.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/demographic-census-concept-representation_23-2149093906.jpg?_wi=2",
imageAlt: "Dynamic audience targeting interface with behavioral data",
buttons: [{ text: "Get Started", href: "/contact" }]
},
@@ -88,7 +88,7 @@ export default function FeaturesPage() {
title: "Unified Campaign Management",
subtitle: "One dashboard, all platforms",
description: "Manage Google Ads, Facebook, YouTube, and programmatic campaigns from a single interface. Our AI ensures consistent messaging and optimal budget allocation across all channels while maintaining platform-specific best practices.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg?_wi=2",
imageAlt: "Unified campaign management dashboard showing multiple platforms",
buttons: [{ text: "Explore Integrations", href: "/about" }]
},
@@ -98,7 +98,7 @@ export default function FeaturesPage() {
title: "AI-Driven Reporting",
subtitle: "Insights that drive decisions",
description: "Move beyond basic metrics with AI-powered insights that identify patterns, anomalies, and opportunities in your data. Get actionable recommendations that help you optimize campaigns and improve ROI with every report.",
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2",
imageAlt: "AI-driven reporting dashboard with actionable insights",
buttons: [{ text: "View Sample Report", href: "/pricing" }]
}
@@ -117,21 +117,21 @@ export default function FeaturesPage() {
id: "ai-insights",
name: "AI Insights Pro",
price: "$399/month",
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg?_wi=5",
imageAlt: "AI Insights Pro dashboard with advanced analytics"
},
{
id: "smart-bidding",
name: "Smart Bidding Suite",
price: "$599/month",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=3",
imageAlt: "Smart Bidding Suite with automated controls"
},
{
id: "enterprise-ai",
name: "Enterprise AI Platform",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg?_wi=3",
imageAlt: "Enterprise AI Platform comprehensive solution"
}
]}