Compare commits
No commits in common. "ac178dabea719aeb1be4c505ba3154e80d476f78" and "688b2f7b91b46deabebb4fe8c16505e1dfad4f1a" have entirely different histories.
ac178dabea
...
688b2f7b91
@ -227,8 +227,7 @@
|
|||||||
background: rgba(55, 63, 78, 0.9927);
|
background: rgba(55, 63, 78, 0.9927);
|
||||||
}
|
}
|
||||||
.theme-slick .mobile-on .desktop-nav ul {
|
.theme-slick .mobile-on .desktop-nav ul {
|
||||||
background: linear-gradient(to right, var(--ext-color-primary-4), var(--ext-color-primary-8));
|
background: rgba(30, 36, 50, 0.99);
|
||||||
/* background: rgba(30, 36, 50, 0.99); */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-slick .form label {
|
.theme-slick .form label {
|
||||||
|
@ -4111,6 +4111,7 @@ a.logo:hover {
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
border-left: none;
|
border-left: none;
|
||||||
border-right: none;
|
border-right: none;
|
||||||
|
border-bottom: 1px solid rgba(255, 255, 255, 0.065);
|
||||||
color: var(--color-gray-light-5);
|
color: var(--color-gray-light-5);
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
@ -30,7 +30,7 @@ export default function homepage({ dark = false }) {
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div className="w-full flex flex-wrap justify-center space-x-5 space-y-2 wow fadeInUp">
|
<div className="w-full flex flex-wrap justify-center space-x-5 wow fadeInUp">
|
||||||
<Link href="/radiation-oncology">
|
<Link href="/radiation-oncology">
|
||||||
<div className="w-[320px] h-[320px] hover:scale-105 transition-transform duration-500 bg-[url('/assets/images/cochise-radiation-oncology-768x512.webp')] bg-cover rounded-full flex items-center justify-center overflow-auto relative">
|
<div className="w-[320px] h-[320px] hover:scale-105 transition-transform duration-500 bg-[url('/assets/images/cochise-radiation-oncology-768x512.webp')] bg-cover rounded-full flex items-center justify-center overflow-auto relative">
|
||||||
<div className="h-full w-full rounded-full bg-gradient-to-b from-[#E3B19B82] to-[#798D90] text-center align-middle flex items-center justify-center"></div>
|
<div className="h-full w-full rounded-full bg-gradient-to-b from-[#E3B19B82] to-[#798D90] text-center align-middle flex items-center justify-center"></div>
|
||||||
@ -145,44 +145,6 @@ export default function homepage({ dark = false }) {
|
|||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section className="mt-5">
|
|
||||||
<div className="w-full flex flex-wrap justify-center space-x-5 space-y-2 wow fadeInUp">
|
|
||||||
<div className="w-[320px] h-[320px] hover:scale-105 transition-transform duration-500 bg-[url('https://wordpress-iggc8kgws8ok88c0w0go8kss.rankrunners.co/wp-content/uploads/2024/07/cochise-oncology-sierra-vista-arizona-hope-768x749.jpg')] bg-cover rounded-full flex items-center justify-center overflow-auto relative">
|
|
||||||
<div className="h-full w-full rounded-full bg-gradient-to-b from-[#E3B19B82] to-[#798D90] text-center align-middle flex items-center justify-center"></div>
|
|
||||||
<p className="absolute text-center px-4 m-0 text-white ">
|
|
||||||
<span className="text-[36px] font-medium">HOPE</span>
|
|
||||||
<br />
|
|
||||||
<span className="text-sm tracking-tighter">
|
|
||||||
Founded in 2006, COCHISE ONCOLOGY became a leader in cancer treatment. Hope lives here, guiding patients
|
|
||||||
through tough times.
|
|
||||||
</span>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div className="w-[320px] h-[320px] hover:scale-105 transition-transform duration-500 bg-[url('https://wordpress-iggc8kgws8ok88c0w0go8kss.rankrunners.co/wp-content/uploads/2024/07/cochise-oncology-sierra-vista-strength-768x652.jpg')] bg-cover rounded-full flex items-center justify-center overflow-auto relative">
|
|
||||||
<div className="h-full w-full bg-gradient-to-b from-[#E3B19B82] to-[#798D90] text-center align-middle flex items-center justify-center"></div>
|
|
||||||
<p className="absolute text-center px-4 m-0 text-white ">
|
|
||||||
<span className="text-[36px] font-medium">STRENGTH</span>
|
|
||||||
<br />
|
|
||||||
<span className="text-sm tracking-tighter">
|
|
||||||
We’ve greatly impacted Southern Arizona. Our facility is recognized for innovative and high-tech
|
|
||||||
treatments.
|
|
||||||
</span>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
<div className="w-[320px] h-[320px] hover:scale-105 transition-transform duration-500 bg-[url('https://wordpress-iggc8kgws8ok88c0w0go8kss.rankrunners.co/wp-content/uploads/2024/07/cochise-oncology-sierra-vista-courage-768x496.jpg')] bg-cover rounded-full flex items-center justify-center overflow-auto relative">
|
|
||||||
<div className="h-full w-full rounded-full bg-gradient-to-b from-[#E3B19B82] to-[#798D90] text-center align-middle flex items-center justify-center"></div>
|
|
||||||
<p className="absolute text-center px-4 m-0 text-white ">
|
|
||||||
<span className="text-[36px] font-medium">COURAGE</span>
|
|
||||||
<br />
|
|
||||||
<span className="text-sm tracking-tighter">
|
|
||||||
Fighting cancer requires immense courage. We believe no one should face this alone, so we provide whole
|
|
||||||
patient care.
|
|
||||||
</span>
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section className={`mt-16 scrollSpysection ${dark ? "bg-dark-1 light-content" : ""}`} id="about">
|
<section className={`mt-16 scrollSpysection ${dark ? "bg-dark-1 light-content" : ""}`} id="about">
|
||||||
<div className="container position-relative">
|
<div className="container position-relative">
|
||||||
<div className="row mb-60 mb-xs-30">
|
<div className="row mb-60 mb-xs-30">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user