diff --git a/src/app/page.tsx b/src/app/page.tsx index ae802da..3eddbc0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,13 +76,13 @@ export default function LandingPage() { features={[ { title: "Smart Calendar", description: "Drag-and-drop bookings with color-coded service gaps and online booking integration.", buttonIcon: Calendar, - imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg?_wi=1"}, { title: "Client Intelligence", description: "Keep detailed records of preferences, allergies, spending history, and repeat service alerts.", buttonIcon: User, - imageSrc: "http://img.b2bpic.net/free-photo/application-contact-communication-connection-concept_53876-132755.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/application-contact-communication-connection-concept_53876-132755.jpg?_wi=1"}, { title: "Finance Tracking", description: "Real-time reports on daily revenue, profitability, and service-based performance metrics.", buttonIcon: TrendingUp, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-drawing-tablet_23-2148943513.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-drawing-tablet_23-2148943513.jpg?_wi=1"}, { title: "Marketing Automation", description: "Automated Telegram reminders, re-engagement messages, and easy promotional campaigns.", buttonIcon: MessageSquare, imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-yogurt-breakfast-oggice_23-2148571020.jpg"}, @@ -99,11 +99,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", value: "30%", title: "Retention Increase", description: "Average gain in repeat clients", imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg"}, + id: "m1", value: "30%", title: "Retention Increase", description: "Average gain in repeat clients", imageSrc: "http://img.b2bpic.net/free-photo/stock-portfolio-computer-monitor-containing-collection-financial-assets_482257-93465.jpg?_wi=2"}, { - id: "m2", value: "15hr", title: "Weekly Time Saved", description: "Automated scheduling impact", imageSrc: "http://img.b2bpic.net/free-photo/application-contact-communication-connection-concept_53876-132755.jpg"}, + id: "m2", value: "15hr", title: "Weekly Time Saved", description: "Automated scheduling impact", imageSrc: "http://img.b2bpic.net/free-photo/application-contact-communication-connection-concept_53876-132755.jpg?_wi=2"}, { - id: "m3", value: "$45k", title: "Avg Revenue Lift", description: "Revenue per master yearly", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-drawing-tablet_23-2148943513.jpg"}, + id: "m3", value: "$45k", title: "Avg Revenue Lift", description: "Revenue per master yearly", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-with-drawing-tablet_23-2148943513.jpg?_wi=2"}, ]} title="Business Impact" description="Optimize your operations and watch your growth."