From 18e089c9a22e668b703e240caa8f73ec6a1e5fa5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:38:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2433700..69070e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function HomePage() { { text: "Book Consultation", href: "#consultation" }, { text: "Call Now", href: "tel:011-69587687" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147484.jpg" + imageSrc="http://img.b2bpic.net/free-photo/girl-having-coffee-bathroom_23-2148147484.jpg?_wi=1" imageAlt="Modern aesthetic clinic interior with treatment rooms" mediaAnimation="slide-up" imagePosition="right" @@ -130,7 +130,7 @@ export default function HomePage() { description="Experienced Aesthetic Doctors" subdescription="Personalized consultation • Medical-grade technology • Honest treatment recommendations • Comfortable clinic environment" icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/experienced-female-medic-practitioner-consulting-patient-health-insurance_482257-126948.jpg" + imageSrc="http://img.b2bpic.net/free-photo/experienced-female-medic-practitioner-consulting-patient-health-insurance_482257-126948.jpg?_wi=1" imageAlt="Aesthetic doctor consulting with patient" mediaAnimation="slide-up" useInvertedBackground={false} @@ -156,11 +156,11 @@ export default function HomePage() { metrics={[ { id: "1", value: "📍", title: "Bloom Clinic", description: - "1, Jalan SS 21/37, Damansara Utama, 47400 Petaling Jaya", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-lady-with-map-platform_23-2147953080.jpg", imageAlt: "Clinic location map" + "1, Jalan SS 21/37, Damansara Utama, 47400 Petaling Jaya", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-lady-with-map-platform_23-2147953080.jpg?_wi=1", imageAlt: "Clinic location map" }, { id: "2", value: "📞", title: "Call Now", description: - "011-6958 7687 | Mon-Fri: 10am-7pm | Sat-Sun: 10am-5pm", imageSrc: "http://img.b2bpic.net/free-photo/stethoscope-patient-information_1232-4436.jpg", imageAlt: "Business hours" + "011-6958 7687 | Mon-Fri: 10am-7pm | Sat-Sun: 10am-5pm", imageSrc: "http://img.b2bpic.net/free-photo/stethoscope-patient-information_1232-4436.jpg?_wi=1", imageAlt: "Business hours" }, ]} animationType="slide-up"