Update src/app/page.tsx

This commit is contained in:
2026-03-06 21:10:55 +00:00
parent bbb20edd13
commit dddeffa5af

View File

@@ -78,7 +78,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: "#" },
@@ -87,7 +87,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"