- Crafting immersive digital journeys for brands.
-
*/}
-
-
-
-
- {/* */}
-
-
-
-
-
Our Commitment to Excellence
-
- Get compassionate care and excellent medical services from COCHISE ONCOLOGY in Sierra Vista, Arizona. We
- offer a multidisciplinary approach to cancer care with multiple physicians who work together to guide
- each patient through diagnosis, treatment, and recovery. Our services cover radiation, chemotherapy,
- immunotherapy, hematology, and infusion services.
-
-
-
- Cochise Oncology’s professional staff works hard to ensure a positive experience throughout the entire
- course of treatment. While we are best known for our leading-edge cancer therapies, we take particular
- pride in compassion and dedication to our doctors and entire staff. Excellence in patient care on every
- level is our commitment.
-
-
-
- Here at Cochise Oncology, we offer the most up-to-date technology in cancer treatment that rivals the
- largest and most prestigious centers in the country.
-
-
-
We go the extra mile to address the needs of our patients.
-
-
-
-
-
-
-
-
Begin your path to healing with Cochise Oncology
-
- Our dedicated team in Sierra Vista, AZ is here to support you with hope, strength, and courage. We offer
- personalized cancer care using innovative treatments in our state-of-the-art facility. Take the first step
- towards comprehensive, patient-focused treatment by scheduling a consultation. Let us listen to your needs,
- answer your questions, and create a tailored plan for your journey. Fill out our form to connect with our
- compassionate experts and discover how Cochise Oncology can stand with you in your fight against cancer.
-
-
- >
- );
-}
diff --git a/src/app/(main)/slick-about-dark/page1.tsx b/src/app/(main)/slick-about-dark/page1.tsx
deleted file mode 100644
index c33b78a..0000000
--- a/src/app/(main)/slick-about-dark/page1.tsx
+++ /dev/null
@@ -1,226 +0,0 @@
-import Facts from "@/components/Facts";
-import Testimonials from "@/components/Testimonials";
-import TestimonialsDark from "@/components/TestimonialsDark";
-import { features4 } from "@/data/features";
-import Image from "next/image";
-import Link from "next/link";
-
-export const metadata = {
- title: "Slick About Dark || Cochise Oncology",
- description: "Cochise Oncology",
-};
-const dark = true;
-export default function SlickAboutPageDark() {
- return (
- <>
-
- {/* */}
-
-
-
- {/* */}
-
-
-
-
-
Our Oncology Center
-
- {/*
- Crafting immersive digital journeys for brands.
-
*/}
-
-
-
-
- {/* */}
-
-
-
-
-
Our Commitment to Excellence
-
- Get compassionate care and excellent medical services from COCHISE ONCOLOGY in Sierra Vista, Arizona. We
- offer a multidisciplinary approach to cancer care with multiple physicians who work together to guide
- each patient through diagnosis, treatment, and recovery. Our services cover radiation, chemotherapy,
- immunotherapy, hematology, and infusion services.
-
-
-
- Cochise Oncology’s professional staff works hard to ensure a positive experience throughout the entire
- course of treatment. While we are best known for our leading-edge cancer therapies, we take particular
- pride in compassion and dedication to our doctors and entire staff. Excellence in patient care on every
- level is our commitment.
-
-
-
- Here at Cochise Oncology, we offer the most up-to-date technology in cancer treatment that rivals the
- largest and most prestigious centers in the country.
-
-
-
We go the extra mile to address the needs of our patients.
-
-
-
-
-
-
-
-
Begin your path to healing with Cochise Oncology
-
- Our dedicated team in Sierra Vista, AZ is here to support you with hope, strength, and courage. We offer
- personalized cancer care using innovative treatments in our state-of-the-art facility. Take the first step
- towards comprehensive, patient-focused treatment by scheduling a consultation. Let us listen to your needs,
- answer your questions, and create a tailored plan for your journey. Fill out our form to connect with our
- compassionate experts and discover how Cochise Oncology can stand with you in your fight against cancer.
-
We believe in creatives with a passion to smart design.
-
- Etiam fermentum vehicula faucibus. Praesent ullamcorper urna id arcu molestie scelerisque. Sed
- imperdiet tristique mauris et faucibus. Maecenas semper augue non fringilla placerat. Curabitur luctus
- erat sit amet ultricies aliquam. Donec dictum convallis mauris et maximus. Nullam massa arcu, porta
- quis felis et, eleifend varius quam.
-
- {/* Features List */}
-
- {/* Features List Item */}
- {features4.map((feature, index) => (
-
-
-
-
-
{feature.text}
-
- ))}
- {/* End Features List Item */}
-
- {/* End Features List */}
-
-
- Start a project
-
-
-
-
- Learn more
-
-
- Learn more
-
-
-
- Quisque posuere mollis ullamcorper. Ut eget metus lorem ipsum posuere eget at ex. Aenean consequat
- vitae lorem in vehicula.
-
-
-
-
- View all works
-
-
-
-
-
-
-
-
- >
- );
-}
diff --git a/src/app/(main)/slick-about/page.tsx b/src/app/(main)/slick-about/page.tsx
deleted file mode 100644
index ad42177..0000000
--- a/src/app/(main)/slick-about/page.tsx
+++ /dev/null
@@ -1,174 +0,0 @@
-import Facts from "@/components/Facts";
-import Testimonials from "@/components/Testimonials";
-import TestimonialsDark from "@/components/TestimonialsDark";
-import { features4 } from "@/data/features";
-import Image from "next/image";
-import Link from "next/link";
-
-export const metadata = {
- title: "Slick About || Cochise Oncology",
- description: "Cochise Oncology",
-};
-
-const dark = false;
-export default function SlickAboutPage() {
- return (
- <>
-
- {/* */}
-
-
-
- {/* */}
-
-
-
-
-
About Studio
-
-
- Crafting immersive digital journeys for brands.
-
-
-
-
-
-
-
-
- {/* Section Text */}
-
-
-
Our Story
-
We believe in creatives with a passion to smart design.
-
- Etiam fermentum vehicula faucibus. Praesent ullamcorper urna id arcu molestie scelerisque. Sed
- imperdiet tristique mauris et faucibus. Maecenas semper augue non fringilla placerat. Curabitur luctus
- erat sit amet ultricies aliquam. Donec dictum convallis mauris et maximus. Nullam massa arcu, porta
- quis felis et, eleifend varius quam.
-
- {/* Features List */}
-
- {/* Features List Item */}
- {features4.map((feature, index) => (
-
-
-
-
-
{feature.text}
-
- ))}
- {/* End Features List Item */}
-
- {/* End Features List */}
-
-
- Start a project
-
-
-
-
- Learn more
-
-
- Learn more
-
-
-
- Quisque posuere mollis ullamcorper. Ut eget metus lorem ipsum posuere eget at ex. Aenean consequat
- vitae lorem in vehicula.
-
-
-
-
- View all works
-
-
-
-
-
-
-
-
- >
- );
-}
diff --git a/src/app/(main)/slick-services/page.tsx b/src/app/(main)/slick-services/page.tsx
deleted file mode 100644
index 8afcceb..0000000
--- a/src/app/(main)/slick-services/page.tsx
+++ /dev/null
@@ -1,191 +0,0 @@
-import Features from "@/components/Features";
-import Service from "@/components/Service";
-
-import Image from "next/image";
-import Link from "next/link";
-
-export const metadata = {
- title: "Slick Services || Cochise Oncology",
- description: "Cochise Oncology",
-};
-
-const dark = false;
-export default function SlickServicesPage() {
- return (
- <>
-
- {/* */}
-
-
-
- {/* */}
-
-
-
-
-
Our Services
-
-
- Web design that leaves an impression.
-
-
-
-
-
-
-
-
- {/* Left Column */}
-
-
WHAT WE DO
-
We provide the best development solutions.
-
- The power of design help us to solve complex problems and cultivate business solutions.
-
-
-
- Request a quote
-
-
-
- {/* End Left Column */}
- {/* Right Column */}
-
- {/* End Right Column */}
-
-
-
-
-
-
-
Why choose Resonance?
-
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et
- dolore magna aliqua.
-
-
-
- {/* Features Grid */}
-
- {/* End Features Grid */}
-
-
-
-
-
-
- {/* Images */}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {/* End Images */}
- {/* Text */}
-
-
-
How we work?
-
-
Get the power of the professional services
-
-
- Pellentesque ultrices purus sit amet velit eleifend, eu iaculis velit malesuada. Proin id mattis elit.
- Nullam a nisi tellus. Mauris rhoncus diam in sem maximus, nec luctus justo imperdiet. Etiam fermentum
- vehicula faucibus.
-
-
-
- Praesent ullamcorper urna id arcu molestie scelerisque. Sed imperdiet tristique mauris et faucibus.
- Maecenas semper augue non fringilla placerat. Curabitur luctus erat sit amet ultricies aliquam. Donec
- dictum convallis mauris et maximus. Nullam massa arcu, porta quis felis et, eleifend varius quam.
-
+ );
+}
diff --git a/src/components/Blocks/GoogleReviews/index.tsx b/src/components/Blocks/GoogleReviews/index.tsx
index 44ff184..750b0ff 100644
--- a/src/components/Blocks/GoogleReviews/index.tsx
+++ b/src/components/Blocks/GoogleReviews/index.tsx
@@ -1,130 +1,66 @@
-"use client";
+import { fetchGoogleReviews } from "@/services/payload/google-reviews";
+import { GoogleReviewProps, GoogleReviews } from "./GoogleReviews";
-import { CardStarRating, CardStarRatingProps } from "@/components/Ratings/CardStarRating";
-import StarRating from "@/components/Ratings/StarRating";
-import Image from "next/image";
-import { Navigation } from "swiper/modules";
-import { Swiper, SwiperSlide } from "swiper/react";
+// const data: CardStarRatingProps["data"][] = [
+// {
+// star: 5,
+// description:
+// "Today i did my cat scan , and met Raymond, he radiates hope and good will, i then met Larry who showed me the hospitality suite, i was overwhelmed by thier kindness, every one i have met so far has been truly amazing.while at physical therapy the doc said i had made a wise",
+// },
+// {
+// star: 5,
+// description: "Great and caring service. Completely satisfied.",
+// },
+// {
+// star: 5,
+// description: "Sincere and caring attitude...very professional and inspires confidence.",
+// },
+// {
+// star: 5,
+// description:
+// "I've been going to cochise oncology for many years and everyone is always professional and take the time to explain everything",
+// },
+// {
+// star: 5,
+// description: "One fine person\n Very concerning. Glad to see her",
+// },
+// {
+// star: 5,
+// description:
+// "Barbara was very professional and friendly. She shared all info with me and gave me a copy of my lab results.",
+// },
+// {
+// star: 5,
+// description:
+// "Barbara is great! She listens and ask questions on other issues outside her area just to be sure you’re well taken care of.",
+// },
+// {
+// star: 5,
+// description:
+// "Today, at Cochise Oncology, I had an appointment with Dr. Reid Culton. He explained in great detail from the medical chart of the blood work and listen to my concerns. Dr. Reid Culton also answered my questions in great detail. Thank you.",
+// },
+// {
+// star: 5,
+// description:
+// "I absolutely love the people that work at this place. From the front desk to radiation room. Everyone is loving and caring.",
+// },
+// ];
-const data: CardStarRatingProps["data"][] = [
- {
- star: 5,
- description:
- "Today i did my cat scan , and met Raymond, he radiates hope and good will, i then met Larry who showed me the hospitality suite, i was overwhelmed by thier kindness, every one i have met so far has been truly amazing.while at physical therapy the doc said i had made a wise",
- },
- {
- star: 5,
- description: "Great and caring service. Completely satisfied.",
- },
- {
- star: 5,
- description: "Sincere and caring attitude...very professional and inspires confidence.",
- },
- {
- star: 5,
- description:
- "I've been going to cochise oncology for many years and everyone is always professional and take the time to explain everything",
- },
- {
- star: 5,
- description: "One fine person\n Very concerning. Glad to see her",
- },
- {
- star: 5,
- description:
- "Barbara was very professional and friendly. She shared all info with me and gave me a copy of my lab results.",
- },
- {
- star: 5,
- description:
- "Barbara is great! She listens and ask questions on other issues outside her area just to be sure you’re well taken care of.",
- },
- {
- star: 5,
- description:
- "Today, at Cochise Oncology, I had an appointment with Dr. Reid Culton. He explained in great detail from the medical chart of the blood work and listen to my concerns. Dr. Reid Culton also answered my questions in great detail. Thank you.",
- },
- {
- star: 5,
- description:
- "I absolutely love the people that work at this place. From the front desk to radiation room. Everyone is loving and caring.",
- },
-];
+export async function GoogleReviewsBlock() {
+ const data = await fetchGoogleReviews();
+ if (!data?.id) return <>>;
-export function GoogleReviewsBlock() {
- return (
-
-
-
-