Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0291fc4763 | |||
| ac78de9f13 | |||
| ec5eed423f |
@@ -4,13 +4,13 @@
|
|||||||
/* Base units */
|
/* Base units */
|
||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
--background: #f7fafd;;
|
--background: #00070e;
|
||||||
--card: #eff6fc;;
|
--card: #152840;
|
||||||
--foreground: #1a2433;;
|
--foreground: #e6f0ff;
|
||||||
--primary-cta: #2563eb;;
|
--primary-cta: #3891f6;
|
||||||
--secondary-cta: #ffffff;;
|
--secondary-cta: #0e1a29;
|
||||||
--accent: #f8c093;;
|
--accent: #3f5c79;
|
||||||
--background-accent: #f5b78b;;
|
--background-accent: #016ad3;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
@@ -495,7 +495,7 @@ html {
|
|||||||
body {
|
body {
|
||||||
background-color: var(--background);
|
background-color: var(--background);
|
||||||
color: var(--foreground);
|
color: var(--foreground);
|
||||||
font-family: var(--font-merriweather), sans-serif;
|
font-family: var(--font-inter-tight), sans-serif;
|
||||||
position: relative;
|
position: relative;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
overscroll-behavior: none;
|
overscroll-behavior: none;
|
||||||
@@ -508,5 +508,5 @@ h3,
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
font-family: var(--font-merriweather), sans-serif;
|
font-family: var(--font-inter-tight), sans-serif;
|
||||||
}
|
}
|
||||||
@@ -7,7 +7,7 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
|||||||
import FeatureCardTwenty from '@/components/sections/feature/FeatureCardTwenty';
|
import FeatureCardTwenty from '@/components/sections/feature/FeatureCardTwenty';
|
||||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||||
import TeamCardSeven from '@/components/sections/team/TeamCardSeven';
|
import TeamCardSeven from '@/components/sections/team/TeamCardSeven';
|
||||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||||
import FooterSocial from '@/components/sections/footer/FooterSocial';
|
import FooterSocial from '@/components/sections/footer/FooterSocial';
|
||||||
@@ -200,43 +200,59 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Dr. James Chen"
|
imageAlt: "Dr. James Chen"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
title="Our Doctors Portfolio"
|
title="Our Patients Portfolio"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTwelve
|
<TestimonialCardOne
|
||||||
cardTitle="Thousands of patients have found healing and hope at MindCare Hospital"
|
|
||||||
cardTag="Patient Recovery Stories"
|
|
||||||
cardTagIcon={Star}
|
|
||||||
useInvertedBackground="noInvert"
|
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1",
|
||||||
name: "Emily Rodriguez",
|
name: "Emily Rodriguez",
|
||||||
|
role: "Patient Success Story",
|
||||||
|
company: "MindCare Patient",
|
||||||
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490270889-y1dksta5.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490270889-y1dksta5.jpg",
|
||||||
imageAlt: "Emily Rodriguez"
|
imageAlt: "Emily Rodriguez"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
name: "Michael Johnson",
|
name: "Michael Johnson",
|
||||||
|
role: "Patient Success Story",
|
||||||
|
company: "MindCare Patient",
|
||||||
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662880791-wt9zcp3m.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662880791-wt9zcp3m.jpg",
|
||||||
imageAlt: "Michael Johnson"
|
imageAlt: "Michael Johnson"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
name: "Jessica Williams",
|
name: "Jessica Williams",
|
||||||
|
role: "Patient Success Story",
|
||||||
|
company: "MindCare Patient",
|
||||||
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662881397-kmy1tetm.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662881397-kmy1tetm.jpg",
|
||||||
imageAlt: "Jessica Williams"
|
imageAlt: "Jessica Williams"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4",
|
||||||
name: "Robert Davis",
|
name: "Robert Davis",
|
||||||
|
role: "Patient Success Story",
|
||||||
|
company: "MindCare Patient",
|
||||||
|
rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662882241-ilmpcgta.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766662882241-ilmpcgta.jpg",
|
||||||
imageAlt: "Robert Davis"
|
imageAlt: "Robert Davis"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
|
title="What Our Patients Say"
|
||||||
|
description="Hear from individuals who have experienced transformation and healing through our comprehensive treatment programs."
|
||||||
|
tag="Testimonials"
|
||||||
|
tagIcon={Star}
|
||||||
|
textboxLayout="default"
|
||||||
|
useInvertedBackground="noInvert"
|
||||||
|
animationType="slide-up"
|
||||||
|
gridVariant="uniform-all-items-equal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user