Update src/app/page.tsx
This commit is contained in:
@@ -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" },
|
||||||
|
|||||||
Reference in New Issue
Block a user