diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
new file mode 100644
index 0000000..bb9cf72
--- /dev/null
+++ b/src/app/contact/page.tsx
@@ -0,0 +1,62 @@
+"use client";
+
+import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
+import ReactLenis from "lenis/react";
+import ContactForm from '@/components/form/ContactForm';
+import ContactText from '@/components/sections/contact/ContactText';
+import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
+import FooterBase from '@/components/sections/footer/FooterBase';
+
+export default function ContactPage() {
+ return (
+
+
+
+
+
+
+
+
+
+
+
+
+ );
+}
\ No newline at end of file
diff --git a/src/app/page.tsx b/src/app/page.tsx
index e5c5898..3afcc28 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,47 +46,26 @@ export default function LandingPage() {
@@ -104,8 +75,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Your Health, Our Commitment"
description={[
- "At One Health Clinic, we believe healthcare shouldn't be limited by hours of the day. Our dedicated team of professionals offers 24/7 care to ensure you stay healthy and active whenever emergencies or health concerns arise.",
- ]}
+ "At One Health Clinic, we believe healthcare shouldn't be limited by hours of the day. Our dedicated team of professionals offers 24/7 care to ensure you stay healthy and active whenever emergencies or health concerns arise."]}
/>
@@ -116,34 +86,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "1",
- label: "24/7 Urgent Care",
- title: "Emergency Ready",
- items: [
- "Immediate injury care",
- "Acute illness relief",
- "Expert triage services",
- ],
+ id: "1", label: "24/7 Urgent Care", title: "Emergency Ready", items: [
+ "Immediate injury care", "Acute illness relief", "Expert triage services"],
},
{
- id: "2",
- label: "Diagnostics",
- title: "In-House Lab",
- items: [
- "Quick blood analysis",
- "Advanced imaging",
- "Same-day result reports",
- ],
+ id: "2", label: "Diagnostics", title: "In-House Lab", items: [
+ "Quick blood analysis", "Advanced imaging", "Same-day result reports"],
},
{
- id: "3",
- label: "General Medicine",
- title: "Wellness Care",
- items: [
- "Physical examinations",
- "Preventative medicine",
- "Chronic condition management",
- ],
+ id: "3", label: "General Medicine", title: "Wellness Care", items: [
+ "Physical examinations", "Preventative medicine", "Chronic condition management"],
},
]}
title="Comprehensive Care Services"
@@ -158,28 +110,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "1",
- value: "15k+",
- title: "Patients Served",
- items: [
- "Across all ages",
- ],
+ id: "1", value: "15k+", title: "Patients Served", items: [
+ "Across all ages"],
},
{
- id: "2",
- value: "24/7",
- title: "Availability",
- items: [
- "Available day and night",
- ],
+ id: "2", value: "24/7", title: "Availability", items: [
+ "Available day and night"],
},
{
- id: "3",
- value: "98%",
- title: "Patient Satisfaction",
- items: [
- "Based on feedback surveys",
- ],
+ id: "3", value: "98%", title: "Patient Satisfaction", items: [
+ "Based on feedback surveys"],
},
]}
title="Clinical Excellence"
@@ -194,40 +134,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- role: "Patient",
- testimonial: "The staff were incredibly attentive during my emergency visit at 3 AM. Highly recommended.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg",
- },
+ id: "1", name: "Sarah J.", role: "Patient", testimonial: "The staff were incredibly attentive during my emergency visit at 3 AM. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-african-american-doctor-nursing-home_637285-11403.jpg"},
{
- id: "2",
- name: "Michael R.",
- role: "Patient",
- testimonial: "Efficient services and a very warm atmosphere. So grateful they are always open.",
- imageSrc: "http://img.b2bpic.net/free-photo/thank-you-happy-senior-tattooed-man-holding-hands-heart-smiling-being-flattered-touched-looking-heartfelt-pleased-by-something-standing-white-background_176420-45004.jpg",
- },
+ id: "2", name: "Michael R.", role: "Patient", testimonial: "Efficient services and a very warm atmosphere. So grateful they are always open.", imageSrc: "http://img.b2bpic.net/free-photo/thank-you-happy-senior-tattooed-man-holding-hands-heart-smiling-being-flattered-touched-looking-heartfelt-pleased-by-something-standing-white-background_176420-45004.jpg"},
{
- id: "3",
- name: "Anna & Leo",
- role: "Patients",
- testimonial: "We brought our children here after-hours and felt immediately reassured. Exceptional staff.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-loving-senior-couple-looking-camera_23-2148196504.jpg",
- },
+ id: "3", name: "Anna & Leo", role: "Patients", testimonial: "We brought our children here after-hours and felt immediately reassured. Exceptional staff.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-loving-senior-couple-looking-camera_23-2148196504.jpg"},
{
- id: "4",
- name: "David W.",
- role: "Patient",
- testimonial: "Professional, quick, and very thorough diagnostic care. This is my go-to clinic now.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg",
- },
+ id: "4", name: "David W.", role: "Patient", testimonial: "Professional, quick, and very thorough diagnostic care. This is my go-to clinic now.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-therapy_23-2148928886.jpg"},
{
- id: "5",
- name: "Elena M.",
- role: "Patient",
- testimonial: "Compassionate care is rare these days, but I found it here. Thank you for your support.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg",
- },
+ id: "5", name: "Elena M.", role: "Patient", testimonial: "Compassionate care is rare these days, but I found it here. Thank you for your support.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-nurses-talking_23-2148501139.jpg"},
]}
title="What Our Patients Say"
description="Your recovery and trust are our highest rewards."
@@ -240,20 +155,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "Are you truly open 24/7?",
- content: "Yes, we have dedicated teams working round-the-clock to ensure medical assistance is always available.",
- },
+ id: "1", title: "Are you truly open 24/7?", content: "Yes, we have dedicated teams working round-the-clock to ensure medical assistance is always available."},
{
- id: "2",
- title: "Do I need an appointment?",
- content: "Walk-ins are always welcome, though you may book an appointment online to minimize wait times.",
- },
+ id: "2", title: "Do I need an appointment?", content: "Walk-ins are always welcome, though you may book an appointment online to minimize wait times."},
{
- id: "3",
- title: "Do you accept insurance?",
- content: "We work with all major health insurance providers. Please check at reception for verification.",
- },
+ id: "3", title: "Do you accept insurance?", content: "We work with all major health insurance providers. Please check at reception for verification."},
]}
title="Frequently Asked Questions"
description="Have questions about our services or hours? We have the answers."
@@ -265,16 +171,13 @@ export default function LandingPage() {
@@ -283,33 +186,21 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file