dev #14
@ -28,7 +28,9 @@ async function FooterWithData() {
|
||||
<div className="container mx-auto flex flex-wrap justify-between items-start px-6">
|
||||
<div className="w-full md:w-1/4 mb-6 md:mb-0 flex flex-col items-start">
|
||||
<Image src="/assets/images/demo-slick/logo-dark.webp" alt="Cochise Oncology Logo" width={363} height={138} />
|
||||
<p className="text-sm mt-3">© {new Date().getFullYear()} All Rights Reserved</p>
|
||||
<p className="text-sm mt-4 mb-2" style={{ fontSize: "19px" }}>
|
||||
© {new Date().getFullYear()} All Rights Reserved
|
||||
</p>
|
||||
<a href="/privacy-policy" className="text-sm text-orange-300 font-semibold">
|
||||
Privacy Policy
|
||||
</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user