Update src/app/page.tsx

This commit is contained in:
2026-03-08 08:38:21 +00:00
parent f39e67594c
commit 18e089c9a2

View File

@@ -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"