Compare commits
15 Commits
version_1
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| bfb5543afc | |||
| 6de5df25c5 | |||
| e140be9203 | |||
| 96567cbeb3 | |||
| fcb9f59a7c | |||
| 431cbbef83 | |||
| 569bdb3555 | |||
| 4b0b33eef2 | |||
| 181373a2d8 | |||
| 5f97c24a39 | |||
| cb89a56927 | |||
| 0291fc4763 | |||
| ac78de9f13 | |||
| ec5eed423f | |||
| 976374991a |
@@ -4,13 +4,13 @@
|
||||
/* Base units */
|
||||
/* --vw is set by ThemeProvider */
|
||||
|
||||
--background: #f7fafd;;
|
||||
--card: #eff6fc;;
|
||||
--foreground: #1a2433;;
|
||||
--primary-cta: #2563eb;;
|
||||
--secondary-cta: #ffffff;;
|
||||
--accent: #f8c093;;
|
||||
--background-accent: #f5b78b;;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #ffffffe6;
|
||||
--primary-cta: #ff3d4a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--accent: #737373;
|
||||
--background-accent: #737373;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
@@ -495,7 +495,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-merriweather), sans-serif;
|
||||
font-family: var(--font-inter-tight), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -508,5 +508,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-merriweather), sans-serif;
|
||||
font-family: var(--font-inter-tight), sans-serif;
|
||||
}
|
||||
@@ -11,7 +11,7 @@ const merriweather = Merriweather({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "MindCare Hospital - Mental Health Treatment & Therapy",
|
||||
title: "Mind Care Hospital - Mental Health Treatment & Therapy",
|
||||
description: "Compassionate mental health hospital providing inpatient and outpatient treatment. Expert psychiatrists, therapists, and 24-hour crisis care.",
|
||||
keywords: "mental health hospital, psychiatric care, therapy, counseling, mental illness treatment, crisis intervention, depression treatment, anxiety treatment",
|
||||
metadataBase: new URL("https://mindcarehosp.com"),
|
||||
@@ -19,15 +19,15 @@ export const metadata: Metadata = {
|
||||
canonical: "https://mindcarehosp.com"
|
||||
},
|
||||
openGraph: {
|
||||
title: "MindCare Hospital - Your Path to Mental Wellness",
|
||||
title: "Mind Care Hospital - Your Path to Mental Wellness",
|
||||
description: "Comprehensive mental health treatment with compassionate professionals and evidence-based care.",
|
||||
url: "https://mindcarehosp.com",
|
||||
siteName: "MindCare Hospital",
|
||||
siteName: "Mind Care Hospital",
|
||||
type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "MindCare Hospital - Mental Health Treatment",
|
||||
title: "Mind Care Hospital - Mental Health Treatment",
|
||||
description: "Quality mental health care from experienced professionals"
|
||||
}
|
||||
};
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
@@ -6,11 +6,11 @@ import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarou
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import FeatureCardTwenty from '@/components/sections/feature/FeatureCardTwenty';
|
||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import TeamCardSeven from '@/components/sections/team/TeamCardSeven';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterSocial from '@/components/sections/footer/FooterSocial';
|
||||
import { Heart, CheckCircle, Star, Send, Facebook, Instagram, Linkedin } from "lucide-react";
|
||||
import { Heart, CheckCircle, Send, Facebook, Instagram, Linkedin } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -22,7 +22,7 @@ export default function LandingPage() {
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="noiseGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="outline"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="outline"
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
@@ -35,7 +35,7 @@ export default function LandingPage() {
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="MindCare Hospital"
|
||||
brandName="Mind Care Hospital"
|
||||
bottomLeftText="Healing Minds, Restoring Lives"
|
||||
bottomRightText="support@mindcarehosp.com"
|
||||
/>
|
||||
@@ -43,13 +43,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
title="Your Path to Mental Wellness Starts Here"
|
||||
description="MindCare Hospital provides compassionate, evidence-based mental health treatment with a team of dedicated professionals committed to your recovery and wellbeing."
|
||||
title="We Could Help You"
|
||||
description="Top team to help mental illness"
|
||||
tag="Mental Health Care"
|
||||
tagIcon={Heart}
|
||||
buttons={[
|
||||
{ text: "Schedule Appointment", href: "contact" },
|
||||
{ text: "Learn About Services", href: "services" }
|
||||
{ text: "Let's Talk in Person", href: "contact" },
|
||||
{ text: "Learn more", href: "services" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -78,9 +78,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextSplitAbout
|
||||
title="About MindCare Hospital"
|
||||
title="About Mind Care Hospital"
|
||||
description={[
|
||||
"For over two decades, MindCare Hospital has been a beacon of hope for individuals struggling with mental health challenges. We believe that mental health is as important as physical health, and everyone deserves access to quality, compassionate care.",
|
||||
"For over two decades, Mind Care Hospital has been a beacon of hope for individuals struggling with mental health challenges. We believe that mental health is as important as physical health, and everyone deserves access to quality, compassionate care.",
|
||||
"Our state-of-the-art facility combines evidence-based treatment approaches with a warm, supportive environment. Our multidisciplinary team of psychiatrists, psychologists, therapists, and medical professionals work collaboratively to develop personalized treatment plans that address each patient's unique needs.",
|
||||
"We are committed to breaking stigma, promoting healing, and helping our patients reclaim their lives with dignity and hope."
|
||||
]}
|
||||
@@ -165,38 +165,42 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
cardTitle="Thousands of patients have found healing and hope at MindCare Hospital"
|
||||
cardTag="Patient Recovery Stories"
|
||||
cardTagIcon={Star}
|
||||
useInvertedBackground="noInvert"
|
||||
testimonials={[
|
||||
<div id="doctors-portfolio" data-section="doctors-portfolio">
|
||||
<TeamCardSeven
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490270889-y1dksta5.jpg",
|
||||
imageAlt: "Emily Rodriguez"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662878922-vtd1wf9m.jpg",
|
||||
imageAlt: "Dr. Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Johnson",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662880791-wt9zcp3m.jpg",
|
||||
imageAlt: "Michael Johnson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490826727-dlrt5e1i.jpg",
|
||||
imageAlt: "Dr. James Chen"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jessica Williams",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662881397-kmy1tetm.jpg",
|
||||
imageAlt: "Jessica Williams"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662879539-p0wew2k5.jpg",
|
||||
imageAlt: "Margaret Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert Davis",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662882241-ilmpcgta.jpg",
|
||||
imageAlt: "Robert Davis"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662880136-ik9s4pdk.jpg",
|
||||
imageAlt: "David Thompson"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662878922-vtd1wf9m.jpg",
|
||||
imageAlt: "Dr. Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490826727-dlrt5e1i.jpg",
|
||||
imageAlt: "Dr. James Chen"
|
||||
}
|
||||
]}
|
||||
title="Our Patients Portfolio"
|
||||
useInvertedBackground="noInvert"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -257,8 +261,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSocial
|
||||
logoText="MindCare Hospital"
|
||||
copyrightText="© MindCare Hospital 2025. All rights reserved."
|
||||
logoText="Mind Care Hospital"
|
||||
copyrightText="© Mind Care Hospital 2025. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
|
||||
Reference in New Issue
Block a user