dev #10
@ -87,27 +87,31 @@ export default function homepage({ dark = false }) {
|
|||||||
<p className="font-bold text-indigo-600 mt-4">- a Cochise Oncology patient</p>
|
<p className="font-bold text-indigo-600 mt-4">- a Cochise Oncology patient</p>
|
||||||
<p className="text-sm text-gray-500 text-center mt-4">*Individual Results May Vary</p>
|
<p className="text-sm text-gray-500 text-center mt-4">*Individual Results May Vary</p>
|
||||||
</div>
|
</div>
|
||||||
{/* <div className="w-11/12 md:w-3/4 lg:w-2/3 bg-white p-6 md:p-8 rounded-lg mt-8">
|
</section>
|
||||||
<h2 className="text-3xl font-semibold mb-6 text-center">Testimonials</h2>
|
<section className="py-5 w-full items-center">
|
||||||
<p className="italic text-gray-700">
|
<div className="max-w-7xl mx-auto p-6 text-center">
|
||||||
I was diagnosed with cancer up in Tucson. The doctor was said to be the best oncologist in the state.
|
<h2>Testimonials</h2>
|
||||||
Problem was I needed radiation for 45 days not counting weekends and holidays.
|
<div className="text-left text-gray-700 space-y-4">
|
||||||
</p>
|
<p className="italic">
|
||||||
<p className="italic text-gray-700 mt-4">
|
I was diagnosed with cancer up in Tucson. The doctor was said to be the best oncologist in the state.
|
||||||
I had to tell her that that was not doable. I couldn't commute daily and I couldn't rent. I told her that I
|
Problem was I needed radiation for 45 days not counting weekends and holidays.
|
||||||
could get treatment of some sort in Sierra Vista. She told me that normally she would fight me, but only 2
|
</p>
|
||||||
clinics in the state had this latest and greatest radiation hardware—hers and Cochise Oncology in Sierra
|
<p className="italic">
|
||||||
Vista.
|
I had to tell her that that was not doable. I couldn't commute daily and I couldn't rent. I told her that
|
||||||
</p>
|
I could get treatment of some sort in Sierra Vista. She told me that normally she would fight me, but only
|
||||||
<p className="italic text-gray-700 mt-4">
|
2 clinics in the state had this latest and greatest radiation hardware. Hers and Cochise Oncology in
|
||||||
At Cochise Oncology, I was introduced to Dr. Vedula. What a good man and what a great doctor. Check out his
|
Sierra Vista.
|
||||||
credentials. I am now cancer-free for 9 months. It was still 45 days of treatment but with no side effects.
|
</p>
|
||||||
Plus, I would go home every day after undergoing treatment. I forget, maybe 15 minutes of treatment.
|
<p className="italic">
|
||||||
</p>
|
At Cochise Oncology I was introduced to Dr. Vedula. What a good man and what a great doctor. Check out his
|
||||||
<p className="italic text-gray-700 mt-4">Do yourself a favor and see Dr. Vedula.</p>
|
credentials. I am now cancer free for 9 months. It was still 45 days of treatment but no side effects.
|
||||||
<p className="font-bold text-indigo-600 mt-4">- a Cochise Oncology patient</p>
|
Plus, I would go home every day after undergoing treatment. I forget, maybe 15 minutes of treatment.
|
||||||
<p className="text-sm text-gray-500 text-center mt-4">*Individual Results May Vary</p>
|
</p>
|
||||||
</div> */}
|
<p>Do yourself a favor and see Dr. Vedula.</p>
|
||||||
|
<p className="font-bold text-gray-900">- a Cochise Oncology patient</p>
|
||||||
|
</div>
|
||||||
|
<p className="text-sm text-gray-500 mt-4">*Individual Results May Vary</p>
|
||||||
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section className="py-5 w-full items-center">
|
<section className="py-5 w-full items-center">
|
||||||
<Testimonials />
|
<Testimonials />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user