import Image from "next/image"; import Link from "next/link"; import zappcareProduk from "@/app/zappcare_produk.png"; export const metadata = { title: "ZappCare | IPTEK Unified Communication", description: "Transform customer interactions with a custom-engineered WhatsApp Business layer designed for enterprise scale and operational clarity.", }; const features = [ { icon: "dashboard_customize", title: "User/Admin Panels", desc: "Distinct interfaces for frontline staff and managers to ensure focused productivity and oversight.", }, { icon: "smart_toy", title: "Automated Messaging", desc: "Smart triggers and scheduled responses to handle routine queries without human intervention.", }, { icon: "groups", title: "Multi-user Support", desc: "One number, infinite agents. Assign chats to specific teams or individual specialists instantly.", }, { icon: "query_stats", title: "Analytics Dashboard", desc: "Real-time heatmaps of engagement, response times, and conversion attribution.", }, { icon: "api", title: "Deep Integration", desc: "Seamlessly connect with your existing tech stack via our robust enterprise API.", }, { icon: "security", title: "End-to-End Governance", desc: "Enterprise-grade security ensuring all communications comply with your industry standards.", }, ]; export default function ZappCarePage() { return (
{/* Hero */}
verified Advanced WhatsApp Solutions

Elevate Your Business{" "} Conversation

Transform customer interactions with a custom-engineered WhatsApp Business layer designed for enterprise scale and operational clarity.

Get Started Now Request Demo
ZappCare Dashboard
{/* Problem Statement */}

The Fragmentation Crisis

Untethered communication leads to lost leads and invisible data.

leak_remove

Communication Silos

Teams working on personal WhatsApp accounts leave no trail for enterprise oversight.

cloud_off

Data Blindness

Vital customer insights disappear once a chat window is closed, never reaching your CRM.

{/* Solution Bento Grid */}

ZappCare: The Unified Core

We wrap the WhatsApp Business API in a custom-built infrastructure tailored to your organizational hierarchy.

{/* Large card */}
hub

Custom Enterprise Enclosure

Your WhatsApp Business isn't just an app; it's an integrated platform governed by your security protocols and administrative needs.

{/* Admin card */}
shield_with_heart

Admin Governance

Full visibility into team conversations with role-based access controls.

{/* CRM card */}

CRM Synergy

Real-time sync between your messaging and your customer database.

{["Salesforce", "Hubspot"].map((crm) => ( {crm} ))}
{/* Analytics visual card */}
Visual Intelligence

Visual Intelligence

{/* Key Features */}
{features.map((f) => (
{f.icon}

{f.title}

{f.desc}

))}
{/* Use Cases */}

Built for Impact

Industries where ZappCare makes the difference.

{/* Healthcare */}
Healthcare
Healthcare

Patient Coordination Redefined

Schedule appointments, share post-op instructions, and manage follow-ups through a secure, familiar channel that patients actually use.

    {["80% Reduction in No-shows", "Secure Document Transfer"].map((item) => (
  • check_circle {item}
  • ))}
{/* Retail */}
Retail
Retail

Personalized Commerce at Scale

Send personalized offers, handle order inquiries, and provide VIP concierge service that turns shoppers into lifelong advocates.

    {["Instant Order Updates", "Direct Checkout Links"].map((item) => (
  • check_circle {item}
  • ))}
{/* CTA */}

Ready to scale your reach?

Join the future of enterprise communication. Let's build a solution tailored to your specific workflow.

Request Custom Quote

No credit card required. Free consulting session included.

); }