From 82b0d1e3f5b8e076edeec97d6956002d3d988aa2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:12:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b11cccf..baf6cb5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { tagIcon={Zap} features={[ { - title: "Call Management", description: "Advanced call routing, queuing, and monitoring with real-time analytics", imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-staff-members-using-device-review-firewall-rules_482257-122477.jpg", imageAlt: "Call management dashboard interface", button: { text: "Learn More", href: "#" }, + title: "Call Management", description: "Advanced call routing, queuing, and monitoring with real-time analytics", imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-staff-members-using-device-review-firewall-rules_482257-122477.jpg?_wi=1", imageAlt: "Call management dashboard interface", button: { text: "Learn More", href: "#" }, }, { title: "Performance Analytics", description: "Detailed insights into call metrics, customer satisfaction, and team performance", imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg", imageAlt: "Analytics dashboard with performance metrics", button: { text: "Learn More", href: "#" }, @@ -88,7 +88,7 @@ export default function LandingPage() { title: "24/7 Support", description: "Dedicated support team available round-the-clock to assist your operations", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-cafe_53876-25147.jpg", imageAlt: "Professional customer support team", button: { text: "Learn More", href: "#" }, }, { - title: "Integration Suite", description: "Seamless integration with your existing CRM and business tools", imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-staff-members-using-device-review-firewall-rules_482257-122477.jpg", imageAlt: "Integration technology system", button: { text: "Learn More", href: "#" }, + title: "Integration Suite", description: "Seamless integration with your existing CRM and business tools", imageSrc: "http://img.b2bpic.net/free-photo/close-up-it-staff-members-using-device-review-firewall-rules_482257-122477.jpg?_wi=2", imageAlt: "Integration technology system", button: { text: "Learn More", href: "#" }, }, ]} gridVariant="two-columns-alternating-heights" -- 2.49.1