diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 7bcee9e..279ad52 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,47 +7,30 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const openSans = Open_Sans({ - variable: "--font-open-sans", - subsets: ["latin"], + variable: "--font-open-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Aarogys Skin and Vitiligo Centre | Expert Dermatology Care", - description: "Advanced skin and vitiligo treatment at Aarogys Skin and Vitiligo Centre. Expert dermatologists providing acne, allergy, hair loss, and pigmentation treatments.", - keywords: "dermatology clinic, vitiligo treatment, acne treatment, skin care, dermatologist, skin specialist, hair loss treatment, pigmentation treatment", - metadataBase: new URL("https://aarogysderm.com"), + title: "Aarogys Skin and Vitiligo Centre | Expert Dermatology Care", description: "Advanced skin and vitiligo treatment at Aarogys Skin and Vitiligo Centre. Expert dermatologists providing acne, allergy, hair loss, and pigmentation treatments.", keywords: "dermatology clinic, vitiligo treatment, acne treatment, skin care, dermatologist, skin specialist, hair loss treatment, pigmentation treatment", metadataBase: new URL("https://aarogysderm.com"), alternates: { - canonical: "https://aarogysderm.com", - }, + canonical: "https://aarogysderm.com"}, openGraph: { - title: "Aarogys Skin and Vitiligo Centre | Professional Dermatology Care", - description: "Transform your skin health with expert dermatological treatments at Aarogys Skin and Vitiligo Centre. Call 07669133703 today.", - url: "https://aarogysderm.com", - siteName: "Aarogys Skin and Vitiligo Centre", - type: "website", - images: [ + title: "Aarogys Skin and Vitiligo Centre | Professional Dermatology Care", description: "Transform your skin health with expert dermatological treatments at Aarogys Skin and Vitiligo Centre. Call 07669133703 today.", url: "https://aarogysderm.com", siteName: "Aarogys Skin and Vitiligo Centre", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/accompaniment-abortion-process_23-2149656035.jpg", - alt: "Aarogys Skin and Vitiligo Centre", - }, + url: "http://img.b2bpic.net/free-photo/accompaniment-abortion-process_23-2149656035.jpg", alt: "Aarogys Skin and Vitiligo Centre"}, ], }, twitter: { - card: "summary_large_image", - title: "Aarogys Skin and Vitiligo Centre | Expert Dermatology", - description: "Advanced skin treatments and vitiligo care by experienced dermatologists. Call 07669133703.", - images: ["http://img.b2bpic.net/free-photo/accompaniment-abortion-process_23-2149656035.jpg"], + card: "summary_large_image", title: "Aarogys Skin and Vitiligo Centre | Expert Dermatology", description: "Advanced skin treatments and vitiligo care by experienced dermatologists. Call 07669133703.", images: ["http://img.b2bpic.net/free-photo/accompaniment-abortion-process_23-2149656035.jpg"], }, robots: { index: true, @@ -1439,4 +1422,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c6cf2d..3805831 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,9 +40,7 @@ export default function HomePage() { brandName="Aarogys" navItems={navItems} button={{ - text: "Book Appointment", - href: "#contact", - }} + text: "Book Appointment", href: "#contact"}} /> @@ -53,7 +51,7 @@ export default function HomePage() { description="Advanced Skin and Vitiligo Treatment. Experience professional dermatological care with modern treatment methods and patient-focused expertise." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Call Now", href: "tel:07669133703" }, + { text: "Get Free Consultation", href: "tel:07669133703" }, { text: "Book Appointment", href: "#contact" }, ]} buttonAnimation="slide-up" @@ -88,47 +86,17 @@ export default function HomePage() { tag="Services" products={[ { - id: "1", - name: "Vitiligo Treatment", - price: "Expert Care", - imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334249.jpg?_wi=1", - imageAlt: "Vitiligo Treatment Service", - }, + id: "1", name: "Vitiligo Treatment", price: "Expert Care", imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334249.jpg?_wi=1", imageAlt: "Vitiligo Treatment Service"}, { - id: "2", - name: "Acne Treatment", - price: "Specialized", - imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-applying-professional-eye-makeup-man-make-him-look-dead_482257-102065.jpg?_wi=1", - imageAlt: "Acne Treatment Service", - }, + id: "2", name: "Acne Treatment", price: "Specialized", imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-applying-professional-eye-makeup-man-make-him-look-dead_482257-102065.jpg?_wi=1", imageAlt: "Acne Treatment Service"}, { - id: "3", - name: "Skin Allergy Treatment", - price: "Professional", - imageSrc: "http://img.b2bpic.net/free-photo/skin-allergy-reaction-person-s-back_23-2149140497.jpg?_wi=1", - imageAlt: "Skin Allergy Treatment", - }, + id: "3", name: "Skin Allergy Treatment", price: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/skin-allergy-reaction-person-s-back_23-2149140497.jpg?_wi=1", imageAlt: "Skin Allergy Treatment"}, { - id: "4", - name: "Hair Loss Treatment", - price: "Advanced", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-injecting-patient_23-2149103589.jpg?_wi=1", - imageAlt: "Hair Loss Treatment", - }, + id: "4", name: "Hair Loss Treatment", price: "Advanced", imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-injecting-patient_23-2149103589.jpg?_wi=1", imageAlt: "Hair Loss Treatment"}, { - id: "5", - name: "Pigmentation Treatment", - price: "Targeted", - imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-from-body-dysmorphia_23-2150879649.jpg?_wi=1", - imageAlt: "Pigmentation Treatment", - }, + id: "5", name: "Pigmentation Treatment", price: "Targeted", imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-from-body-dysmorphia_23-2150879649.jpg?_wi=1", imageAlt: "Pigmentation Treatment"}, { - id: "6", - name: "General Dermatology", - price: "Consultation", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-taking-notes-while-talking-senior-patient-nursing-home_637285-11350.jpg?_wi=1", - imageAlt: "General Dermatology Consultation", - }, + id: "6", name: "General Dermatology", price: "Consultation", imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-taking-notes-while-talking-senior-patient-nursing-home_637285-11350.jpg?_wi=1", imageAlt: "General Dermatology Consultation"}, ]} textboxLayout="default" animationType="slide-up" @@ -147,47 +115,31 @@ export default function HomePage() { features={[ { id: 1, - title: "Experienced Dermatologists", - description: "Our team comprises highly qualified skin specialists with extensive experience in treating complex dermatological conditions including vitiligo, acne, and skin allergies.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/accompaniment-abortion-process_23-2149656035.jpg?_wi=2", - }, + title: "Experienced Dermatologists", description: "Our team comprises highly qualified skin specialists with extensive experience in treating complex dermatological conditions including vitiligo, acne, and skin allergies.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/accompaniment-abortion-process_23-2149656035.jpg?_wi=2"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-taking-notes-while-talking-senior-patient-nursing-home_637285-11350.jpg?_wi=2", - }, + imageSrc: "http://img.b2bpic.net/free-photo/african-american-doctor-taking-notes-while-talking-senior-patient-nursing-home_637285-11350.jpg?_wi=2"}, }, { id: 2, - title: "Advanced Treatment Methods", - description: "We utilize cutting-edge dermatological technologies and modern treatment protocols to ensure the best outcomes for our patients.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334249.jpg?_wi=2", - }, + title: "Advanced Treatment Methods", description: "We utilize cutting-edge dermatological technologies and modern treatment protocols to ensure the best outcomes for our patients.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/person-getting-micro-needling-beauty-treatment_23-2149334249.jpg?_wi=2"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-from-body-dysmorphia_23-2150879649.jpg?_wi=2", - }, + imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-from-body-dysmorphia_23-2150879649.jpg?_wi=2"}, }, { id: 3, - title: "Patient-Focused Care", - description: "Your comfort and satisfaction are our priority. We provide personalized treatment plans tailored to your specific skin condition and health goals.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-applying-professional-eye-makeup-man-make-him-look-dead_482257-102065.jpg?_wi=2", - }, + title: "Patient-Focused Care", description: "Your comfort and satisfaction are our priority. We provide personalized treatment plans tailored to your specific skin condition and health goals.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/girlfriend-applying-professional-eye-makeup-man-make-him-look-dead_482257-102065.jpg?_wi=2"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/skin-allergy-reaction-person-s-back_23-2149140497.jpg?_wi=2", - }, + imageSrc: "http://img.b2bpic.net/free-photo/skin-allergy-reaction-person-s-back_23-2149140497.jpg?_wi=2"}, }, { id: 4, - title: "Safe and Effective Solutions", - description: "All our treatments are scientifically proven, clinically tested, and performed with the highest safety standards to protect your skin health.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-injecting-patient_23-2149103589.jpg?_wi=2", - }, + title: "Safe and Effective Solutions", description: "All our treatments are scientifically proven, clinically tested, and performed with the highest safety standards to protect your skin health.", phoneOne: { + imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-injecting-patient_23-2149103589.jpg?_wi=2"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/accompaniment-abortion-process_23-2149656035.jpg?_wi=3", - }, + imageSrc: "http://img.b2bpic.net/free-photo/accompaniment-abortion-process_23-2149656035.jpg?_wi=3"}, }, ]} textboxLayout="default" @@ -201,41 +153,17 @@ export default function HomePage() { ); -} \ No newline at end of file +}