Update src/app/page.tsx

This commit is contained in:
2026-03-08 12:52:03 +00:00
parent 8579be60d4
commit dc0599401e

View File

@@ -127,7 +127,7 @@ export default function HomePage() {
title: "AI-Powered Intelligence", description: "Predictive analytics, treatment recommendations, and marketing automation powered by machine learning.", icon: Brain,
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-comprehensive-analytics-dashboard-show-1772973939874-fdcc33f9.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-comprehensive-analytics-dashboard-show-1772973939874-fdcc33f9.png?_wi=1"
imageAlt="DentalOS Analytics Dashboard"
mediaAnimation="slide-up"
imagePosition="right"
@@ -183,7 +183,7 @@ export default function HomePage() {
{
id: "ai-1", name: "Treatment Recommendations", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/an-ai-powered-dental-insights-dashboard--1772973940338-a0d098a4.png", imageAlt: "AI Treatment Recommendations"},
{
id: "ai-2", name: "Patient Analytics", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-comprehensive-analytics-dashboard-show-1772973939874-fdcc33f9.png", imageAlt: "Patient Analytics Dashboard"},
id: "ai-2", name: "Patient Analytics", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-comprehensive-analytics-dashboard-show-1772973939874-fdcc33f9.png?_wi=2", imageAlt: "Patient Analytics Dashboard"},
{
id: "ai-3", name: "Marketing Automation", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/a-sleek-mobile-app-interface-for-dental--1772973939833-8c6889f7.png", imageAlt: "Marketing Automation"},
]}
@@ -252,7 +252,7 @@ export default function HomePage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Dr. Maria Rodriguez", handle: "Head Dentist, Madrid Clinic", testimonial: "DentalOS transformed our clinic operations. Patient management became effortless, and our billing is now fully compliant with European regulations. We saved 20 hours per week on administration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/professional-headshot-portrait-of-a-midd-1772973938315-855b9972.png", imageAlt: "Dr. Maria Rodriguez"},
id: "1", name: "Dr. Maria Rodriguez", handle: "Head Dentist, Madrid Clinic", testimonial: "DentalOS transformed our clinic operations. Patient management became effortless, and our billing is now fully compliant with European regulations. We saved 20 hours per week on administration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/professional-headshot-portrait-of-a-midd-1772973938315-855b9972.png?_wi=1", imageAlt: "Dr. Maria Rodriguez"},
{
id: "2", name: "Thomas Mueller", handle: "Practice Manager, Munich Group", testimonial: "The multi-clinic management features are game-changing. We manage 7 clinics from one dashboard. The AI insights help us optimize scheduling and reduce no-shows by 35%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/professional-headshot-of-a-female-clinic-1772973938698-4271327b.png", imageAlt: "Thomas Mueller"},
{
@@ -262,7 +262,7 @@ export default function HomePage() {
{
id: "5", name: "Dr. Andreas Bergmann", handle: "Owner, Berlin Dental Group", testimonial: "From startup to enterprise, DentalOS scaled with us seamlessly. The support team is responsive and knowledgeable. Best investment we made for our business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/professional-headshot-of-a-dental-practi-1772973938278-c53b80bc.png", imageAlt: "Dr. Andreas Bergmann"},
{
id: "6", name: "Dr. Lucia Moretti", handle: "Clinic Director, Bologna Network", testimonial: "The AI-powered analytics are incredible. We now predict patient no-shows and personalize treatment recommendations. Our treatment acceptance rate increased by 28%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/professional-headshot-portrait-of-a-midd-1772973938315-855b9972.png", imageAlt: "Dr. Lucia Moretti"},
id: "6", name: "Dr. Lucia Moretti", handle: "Clinic Director, Bologna Network", testimonial: "The AI-powered analytics are incredible. We now predict patient no-shows and personalize treatment recommendations. Our treatment acceptance rate increased by 28%.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AfBggGqSBFWELMFbqhJ8eYPo1r/professional-headshot-portrait-of-a-midd-1772973938315-855b9972.png?_wi=2", imageAlt: "Dr. Lucia Moretti"},
]}
speed={40}
/>