Update src/app/page.tsx

This commit is contained in:
2026-05-28 22:44:30 +00:00
parent 41181496f4
commit ff51b11e30

View File

@@ -98,10 +98,9 @@ export default function LuxuryDentistPage() {
<InlineImageSplitTextAbout <InlineImageSplitTextAbout
heading={[ heading={[
{ type: "text", content: "DR. Sheru Singh Rajput (MBBS, MD, DNB)" }, { type: "text", content: "DR. Sheru Singh Rajput (MBBS, MD, DNB)" },
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/male-doctor-portrait.jpg", alt: "Professional portrait of Dr. Sheru Singh Rajput, Pulmonologist and Chest Specialist" },
{ type: "text", content: "CHEST SPECIALIST, T.B., ASTHMA, ALLERGY, PULMONOLOGIST छाती एवं श्वास रोग विशेषज्ञ" } { type: "text", content: "CHEST SPECIALIST, T.B., ASTHMA, ALLERGY, PULMONOLOGIST छाती एवं श्वास रोग विशेषज्ञ" }
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/male-doctor-portrait.jpg"
imageAlt="Professional portrait of Dr. Sheru Singh Rajput, Pulmonologist and Chest Specialist"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ text: "Our Clinic Philosophy", href: "#features" }, { text: "Our Clinic Philosophy", href: "#features" },