Compare commits

..

2 Commits

View File

@ -65,7 +65,51 @@ export default function homepage({ dark = false }) {
</Link>
</div>
</section>
<section className="py-5 w-full">
<section className="w-full py-10 flex flex-col items-center">
<div className="w-11/12 md:w-3/4 lg:w-2/3 bg-white p-6 md:p-8 rounded-lg shadow-lg">
<p className="italic text-gray-700">
I was diagnosed with cancer up in Tucson. The doctor was said to be best oncologist in the state. Problem
was I needed radiation for 45 days not counting weekends and holidays.
</p>
<p className="italic text-gray-700 mt-4">
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
could get treatment of some sort in Sierra Vista. She told me that normally she would fight me, but only 2
Clinics in the state had this latest and greatest radiation hardware. Hers and Cochise Oncology in Sierra
Vista.
</p>
<p className="italic text-gray-700 mt-4">
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
could get treatment of some sort in Sierra Vista. She told me that normally she would fight me, but only 2
Clinics in the state had this latest and greatest radiation hardware. Hers and Cochise Oncology in Sierra
Vista.
</p>
<p className="italic text-gray-700 mt-4">Do yourself a favor and see Dr. Vedula.</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>
</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">
<h2 className="text-3xl font-semibold mb-6 text-center">Testimonials</h2>
<p className="italic text-gray-700">
I was diagnosed with cancer up in Tucson. The doctor was said to be the best oncologist in the state.
Problem was I needed radiation for 45 days not counting weekends and holidays.
</p>
<p className="italic text-gray-700 mt-4">
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
could get treatment of some sort in Sierra Vista. She told me that normally she would fight me, but only 2
clinics in the state had this latest and greatest radiation hardwarehers and Cochise Oncology in Sierra
Vista.
</p>
<p className="italic text-gray-700 mt-4">
At Cochise Oncology, I was introduced to Dr. Vedula. What a good man and what a great doctor. Check out his
credentials. I am now cancer-free for 9 months. It was still 45 days of treatment but with no side effects.
Plus, I would go home every day after undergoing treatment. I forget, maybe 15 minutes of treatment.
</p>
<p className="italic text-gray-700 mt-4">Do yourself a favor and see Dr. Vedula.</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>
</div> */}
</section>
<section className="py-5 w-full items-center">
<Testimonials />
</section>
<section className="page-section bg-scroll light-content bg-[url(/assets/images/demo-modern/section-bg-3.jpeg)] bg-cover">