diff --git a/src/app/publisher/page.tsx b/src/app/publisher/page.tsx index 1cf9f4f..062bdcc 100644 --- a/src/app/publisher/page.tsx +++ b/src/app/publisher/page.tsx @@ -52,7 +52,7 @@ export default function PublisherPage() { buttonAnimation="slide-up" background={{ variant: "sparkles-gradient"}} - imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-examining-accountancy-data-reports-within-business-operations_482257-91725.jpg" + imageSrc="http://img.b2bpic.net/free-photo/entrepreneur-examining-accountancy-data-reports-within-business-operations_482257-91725.jpg?_wi=2" imageAlt="Publisher Dashboard Analytics" mediaAnimation="slide-up" frameStyle="browser" @@ -72,13 +72,13 @@ export default function PublisherPage() { features={[ { id: 1, - title: "Event Creation Suite", description: "Create and publish events in minutes. Set event details, dates, times, venues, and ticket categories with our streamlined event creation wizard.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg", imageAlt: "Event Creation Interface"}, + title: "Event Creation Suite", description: "Create and publish events in minutes. Set event details, dates, times, venues, and ticket categories with our streamlined event creation wizard.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-manager-working-with-report-data_1262-3723.jpg?_wi=3", imageAlt: "Event Creation Interface"}, { id: 2, - title: "Real-Time Analytics", description: "Track ticket sales in real-time. Monitor revenue, attendance rates, customer demographics, and sales trends with interactive dashboards and exportable reports.", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-examining-accountancy-data-reports-within-business-operations_482257-91725.jpg", imageAlt: "Analytics Dashboard"}, + title: "Real-Time Analytics", description: "Track ticket sales in real-time. Monitor revenue, attendance rates, customer demographics, and sales trends with interactive dashboards and exportable reports.", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-examining-accountancy-data-reports-within-business-operations_482257-91725.jpg?_wi=3", imageAlt: "Analytics Dashboard"}, { id: 3, - title: "Revenue Management", description: "Dynamic pricing, early-bird discounts, and promotional code management. Optimize revenue with intelligent pricing strategies and multi-tier ticket options.", imageSrc: "http://img.b2bpic.net/free-photo/contactless-cashless-payment-through-qr-code-mobile-banking_53876-101160.jpg", imageAlt: "Revenue Management"}, + title: "Revenue Management", description: "Dynamic pricing, early-bird discounts, and promotional code management. Optimize revenue with intelligent pricing strategies and multi-tier ticket options.", imageSrc: "http://img.b2bpic.net/free-photo/contactless-cashless-payment-through-qr-code-mobile-banking_53876-101160.jpg?_wi=2", imageAlt: "Revenue Management"}, ]} buttons={[ {