Update src/app/page.tsx

This commit is contained in:
2026-04-02 15:30:55 +00:00
parent e26a6102b8
commit 3a9070ca6f

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Advanced Aesthetics & Wellness"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/defocused-woman-gym-using-equipment-with-medical-mask-hand-sanitizer-bottle_23-2148762623.jpg", imageAlt: "Luxurious Clinic Interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-screen_23-2149126944.jpg", imageAlt: "Advanced AI Diagnostics" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-screen_23-2149126944.jpg?_wi=1", imageAlt: "Advanced AI Diagnostics" }
]}
mediaAnimation="slide-up"
rating={5}
@@ -77,7 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "dermatology", title: "Dermatology", description: "Focused on diagnosing and treating all skin conditions using medical-grade solutions.", tag: "Medical", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-screen_23-2149126944.jpg"},
id: "dermatology", title: "Dermatology", description: "Focused on diagnosing and treating all skin conditions using medical-grade solutions.", tag: "Medical", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-looking-screen_23-2149126944.jpg?_wi=2"},
{
id: "aesthetics", title: "Aesthetic Medicine", description: "Non-surgical cosmetic procedures for facial harmony and youthfulness.", tag: "Beauty", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-going-through-microblading-treatment_23-2149102677.jpg"},
{