Update src/app/page.tsx

This commit is contained in:
2026-02-25 14:47:09 +00:00
parent 9f7023b104
commit 20e1e920e2

View File

@@ -65,7 +65,7 @@ export default function HomePage() {
{ src: "http://img.b2bpic.net/free-photo/image-young-saleswoman-suit-working-laptop-sitting-her-office-with-smartphone-answering_1258-194585.jpg", alt: "Elena Rodriguez, Campaign Manager" }
]}
avatarText="Join 500+ media buyers who trust ArbUz"
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=1"
imageAlt="Dashboard showing AI-powered media buying analytics"
mediaAnimation="slide-up"
imagePosition="right"
@@ -89,7 +89,7 @@ export default function HomePage() {
title: "Smart Bid Management",
subtitle: "Automated bidding strategies",
description: "Our AI analyzes market trends and adjusts bids in real-time to ensure maximum reach at optimal costs.",
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=1",
imageAlt: "Smart bid management dashboard showing real-time adjustments",
buttons: [{ text: "Learn More", href: "/features" }]
},
@@ -99,7 +99,7 @@ export default function HomePage() {
title: "Performance Analytics",
subtitle: "Actionable data insights",
description: "Comprehensive reporting and analytics help you understand campaign effectiveness and identify growth opportunities.",
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=1",
imageAlt: "Dashboard with performance metrics and charts",
buttons: [{ text: "View Demo", href: "/about" }]
},
@@ -109,7 +109,7 @@ export default function HomePage() {
title: "Advanced Audience Targeting",
subtitle: "Precise audience segmentation",
description: "Leverage detailed audience profiles to deliver personalized ads that resonate with your target demographic.",
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=1",
imageAlt: "Audience targeting interface with demographic filters",
buttons: [{ text: "See How It Works", href: "/pricing" }]
}
@@ -128,21 +128,21 @@ export default function HomePage() {
id: "arbuz-insights",
name: "Insights Engine",
price: "$299/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=2",
imageAlt: "Insights Engine dashboard showing real-time analytics"
},
{
id: "arbuz-optimize",
name: "Optimize Pro",
price: "$499/month",
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=1",
imageAlt: "Optimize Pro interface with automated bidding controls"
},
{
id: "arbuz-predict",
name: "Predictive Analytics",
price: "$799/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=3",
imageAlt: "Predictive Analytics visualization with forecasting models"
}
]}
@@ -323,7 +323,7 @@ export default function HomePage() {
required: true
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311493.jpg"
imageSrc="http://img.b2bpic.net/free-photo/researchers-looking-alternative-energy-souces_23-2149311493.jpg?_wi=1"
imageAlt="Team collaborating on AI-powered media buying platform"
mediaAnimation="slide-up"
mediaPosition="right"