From c54e7b425cc41cbf14edac0e4080ba6d8f71e5b1 Mon Sep 17 00:00:00 2001 From: RizqiSyahrendra Date: Tue, 25 Feb 2025 15:35:55 +0700 Subject: [PATCH] fix: remove unused components and pages --- .../(main)/slick-about-dark/AboutDropdown.tsx | 54 ----- src/app/(main)/slick-about-dark/page.tsx | 84 ------- src/app/(main)/slick-about-dark/page1.tsx | 226 ------------------ src/app/(main)/slick-about/page.tsx | 174 -------------- src/app/(main)/slick-portfolio/page.tsx | 76 ------ src/app/(main)/slick-services/page.tsx | 191 --------------- 6 files changed, 805 deletions(-) delete mode 100644 src/app/(main)/slick-about-dark/AboutDropdown.tsx delete mode 100644 src/app/(main)/slick-about-dark/page.tsx delete mode 100644 src/app/(main)/slick-about-dark/page1.tsx delete mode 100644 src/app/(main)/slick-about/page.tsx delete mode 100644 src/app/(main)/slick-portfolio/page.tsx delete mode 100644 src/app/(main)/slick-services/page.tsx diff --git a/src/app/(main)/slick-about-dark/AboutDropdown.tsx b/src/app/(main)/slick-about-dark/AboutDropdown.tsx deleted file mode 100644 index 46f7854..0000000 --- a/src/app/(main)/slick-about-dark/AboutDropdown.tsx +++ /dev/null @@ -1,54 +0,0 @@ -"use client"; -import React, { useState, useRef } from "react"; -import Link from "next/link"; - -export default function AboutDropdown() { - // State to manage dropdown visibility - const [isDropdownOpen, setIsDropdownOpen] = useState(false); - - const dropdownRef = useRef(null); - - // Toggle dropdown visibility - const toggleDropdown = () => { - setIsDropdownOpen(!isDropdownOpen); - }; - - return ( -
  • - { - e.preventDefault(); - toggleDropdown(); - }} - > - About - - - {/* Dropdown menu with sliding effect */} -
      -
    • - - Our Oncology Center - -
    • -
    • - - Our Staff - -
    • -
    • - - Announcements - -
    • -
    -
  • - ); -} diff --git a/src/app/(main)/slick-about-dark/page.tsx b/src/app/(main)/slick-about-dark/page.tsx deleted file mode 100644 index a9b21e2..0000000 --- a/src/app/(main)/slick-about-dark/page.tsx +++ /dev/null @@ -1,84 +0,0 @@ -import Image from "next/image"; - -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. -

    - - Get Started → - -
    -
    - - ); -} 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. -

    - - Get Started → - -
    -
    - -
    -
    -
    - {/* 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 - - - -
    -
    -
    - {/* End Section Text */} - {/* Image */} -
    -
    -
    -
    - -
    -
    -
    - Image Description -
    -
    -
    -
    - Image Description -
    -
    -
    -
    -
    - {/* End Images */} -
    -
    -
    -
    - -
    -
    - {dark ? : } -
    -
    -
    -
    - {/* Decoration Circles */} -
    -
    - {/* End Decoration Circles */} -
    -
    -
    -
    -

    Like our creative works?

    -

    - 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 - - - -
    -
    -
    - {/* End Section Text */} - {/* Image */} -
    -
    -
    -
    - -
    -
    -
    - Image Description -
    -
    -
    -
    - Image Description -
    -
    -
    -
    -
    - {/* End Images */} -
    -
    -
    -
    - -
    -
    - {dark ? : } -
    -
    -
    -
    - {/* Decoration Circles */} -
    -
    - {/* End Decoration Circles */} -
    -
    -
    -
    -

    Like our creative works?

    -

    - 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-portfolio/page.tsx b/src/app/(main)/slick-portfolio/page.tsx deleted file mode 100644 index 41c4279..0000000 --- a/src/app/(main)/slick-portfolio/page.tsx +++ /dev/null @@ -1,76 +0,0 @@ -import Portfolio from "@/components/Portfolio"; - -import Image from "next/image"; -import Link from "next/link"; - -export const metadata = { - title: "Slick Portfolio || Cochise Oncology", - description: "Cochise Oncology", -}; -const dark = false; -export default function SlickPortfolioPage() { - return ( - <> -
    - {/* */} -
    - -
    - {/* */} - -
    -
    -
    -

    Portfolio

    - -

    - Explore captivating web design solutions. -

    -
    -
    -
    -
    -
    -
    - -
    -
    - -
    -
    -
    - {/* Decoration Circles */} -
    -
    - {/* End Decoration Circles */} -
    -
    -
    -
    -

    Like our creative works?

    -

    - 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 */} -
    -
    -
    - Image Description -
    -
    - Image Description -
    -
    - Image Description -
    -
    -
    - {/* 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. -

    -
    -
    - {/* End Text */} -
    -
    -
    - -
    -
    -
    - {/* Decoration Circles */} -
    -
    - {/* End Decoration Circles */} -
    -
    -
    -
    -

    Like our creative works?

    -

    - Quisque posuere mollis ullamcorper. Ut eget metus lorem ipsum posuere eget at ex. Aenean consequat - vitae lorem in vehicula. -

    -
    -
    - - View all works - -
    -
    -
    -
    -
    -
    -
    - - ); -}