diff --git a/src/app/page.tsx b/src/app/page.tsx
index b6eb177..c03bdf7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -58,48 +43,17 @@ export default function LandingPage() {
@@ -121,23 +75,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Advanced Diagnostics",
- description: "State-of-the-art imaging and screening tools for proactive health management.",
- imageSrc: "http://img.b2bpic.net/free-photo/devices-ready-patient-consultation_23-2149230006.jpg",
- imageAlt: "Diagnostics",
- },
+ title: "Advanced Diagnostics", description: "State-of-the-art imaging and screening tools for proactive health management.", imageSrc: "http://img.b2bpic.net/free-photo/devices-ready-patient-consultation_23-2149230006.jpg", imageAlt: "Diagnostics"},
{
- title: "Aesthetic Dermatology",
- description: "Customized skin health treatments provided by board-certified specialists.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetology-studio-procedures_1157-34931.jpg",
- imageAlt: "Dermatology",
- },
+ title: "Aesthetic Dermatology", description: "Customized skin health treatments provided by board-certified specialists.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetology-studio-procedures_1157-34931.jpg", imageAlt: "Dermatology"},
{
- title: "Holistic Wellness",
- description: "Integrative therapies designed to optimize systemic balance and vitality.",
- imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17217.jpg",
- imageAlt: "Wellness",
- },
+ title: "Holistic Wellness", description: "Integrative therapies designed to optimize systemic balance and vitality.", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-thai-orchid-flowers-bath-accessories_169016-17217.jpg", imageAlt: "Wellness"},
]}
title="Our Clinical Services"
description="Comprehensive wellness solutions tailored to your unique biological needs."
@@ -146,30 +88,16 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file