Update src/app/page.tsx

This commit is contained in:
2026-06-02 10:31:16 +00:00
parent 60a7c8f326
commit f7c133d8ae

View File

@@ -186,7 +186,7 @@ export default function LandingPage() {
},
{
title: "Centralized Clinic Management", description: "Support full clinic lifecycle management, including creating, editing, suspending, reactivating clinics, and viewing associated users and data.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-prompts-into-ai-powered-chat-system-her-computer_482257-119906.jpg", imageAlt: "Clinic management dashboard"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-prompts-into-ai-powered-chat-system-her-computer_482257-119906.jpg?_wi=1", imageAlt: "Clinic management dashboard"},
items: [
{
icon: Building,
@@ -217,7 +217,7 @@ export default function LandingPage() {
"Up to 5 Clinics", "Standard Credentialing", "Basic Support", "Unlimited Forms", "24/7 Access"],
button: {
text: "Select Basic", href: "#contact"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-prompts-into-ai-powered-chat-system-her-computer_482257-119906.jpg", imageAlt: "Basic pricing plan"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-prompts-into-ai-powered-chat-system-her-computer_482257-119906.jpg?_wi=2", imageAlt: "Basic pricing plan"},
{
id: "pro", title: "Pro Plan", price: "$199", period: "per month", features: [
"Up to 20 Clinics", "Advanced Credentialing", "Priority Support", "Audit Trail & Logging", "Custom Integrations"],