Merge version_1 into main #1
@@ -63,15 +63,15 @@ export default function AboutPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg?_wi=2",
|
||||
imageAlt: "Modern dental clinic interior with advanced equipment",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg?_wi=2",
|
||||
imageAlt: "Dr. Shahnawaz Ahmed with patient",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2955.jpg?_wi=1",
|
||||
imageAlt: "Professional dental treatment procedure",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,28 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const openSans = Open_Sans({
|
||||
variable: "--font-open-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "The Dental Care Clinic - Best Dentist in Islamabad",
|
||||
description: "Professional dental care in Islamabad by Dr. Shahnawaz Ahmed. Root canal, extraction, fillings, cosmetic dentistry. 4.9★ rated. Book appointment now.",
|
||||
keywords: "dentist Islamabad, dental clinic Blue Area, root canal, tooth extraction, teeth cleaning, cosmetic dentistry, emergency dentist",
|
||||
metadataBase: new URL("https://www.thedentalcareclinic.com"),
|
||||
alternates: {
|
||||
canonical: "https://www.thedentalcareclinic.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "The Dental Care Clinic - Trusted Dental Care in Islamabad",
|
||||
description: "Professional dental treatments by Dr. Shahnawaz Ahmed. Patient comfort, modern equipment, hygienic environment.",
|
||||
url: "https://www.thedentalcareclinic.com",
|
||||
siteName: "The Dental Care Clinic",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg",
|
||||
alt: "The Dental Care Clinic - Professional Dental Services",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "The Dental Care Clinic - Best Dentist in Islamabad",
|
||||
description: "Professional dental care with 15+ years expertise. Book your appointment today.",
|
||||
images: ["http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -31,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${inter.variable} ${openSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${openSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -127,17 +127,17 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-doctor-patient-clinic_23-2149103571.jpg?_wi=1",
|
||||
imageAlt: "Dentist consultation with smiling patient",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg",
|
||||
"http://img.b2bpic.net/free-photo/dentist-work-young-woman-dentist-treating-kid-tooth-dentistry-concept_169016-67116.jpg?_wi=1",
|
||||
imageAlt: "Modern dental clinic interior",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18577.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18577.jpg?_wi=1",
|
||||
imageAlt: "Professional teeth cleaning procedure",
|
||||
},
|
||||
]}
|
||||
@@ -241,7 +241,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-showing-thumb-up-isolated-orange-background_141793-119257.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-showing-thumb-up-isolated-orange-background_141793-119257.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-showing-thumb-up-isolated-orange-background_141793-119257.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -254,7 +254,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -267,7 +267,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg",
|
||||
"http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -280,7 +280,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg",
|
||||
"http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -293,7 +293,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-female-patient-waiting-have-dental-procedure-dentist_23-2148985766.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-female-patient-waiting-have-dental-procedure-dentist_23-2148985766.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-female-patient-waiting-have-dental-procedure-dentist_23-2148985766.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -306,7 +306,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-veterinarian-with-stethoscope_23-2149143849.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-veterinarian-with-stethoscope_23-2149143849.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-veterinarian-with-stethoscope_23-2149143849.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -54,15 +54,15 @@ export default function ReviewsPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-showing-thumb-up-isolated-orange-background_141793-119257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-showing-thumb-up-isolated-orange-background_141793-119257.jpg?_wi=2",
|
||||
imageAlt: "happy patient dental clinic satisfied",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg?_wi=2",
|
||||
imageAlt: "male patient satisfied smile dentist",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=2",
|
||||
imageAlt: "young woman happy patient smile",
|
||||
},
|
||||
]}
|
||||
@@ -118,7 +118,7 @@ export default function ReviewsPage() {
|
||||
"Dr. Shahnawaz Ahmed is incredibly professional and caring. My root canal treatment was painless, and the clinic is spotlessly clean. Highly recommended!",
|
||||
tag: "Root Canal Patient",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-showing-thumb-up-isolated-orange-background_141793-119257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-showing-thumb-up-isolated-orange-background_141793-119257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-doctor-wearing-medical-robe-with-stethoscope-showing-thumb-up-isolated-orange-background_141793-119257.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -129,7 +129,7 @@ export default function ReviewsPage() {
|
||||
"I was nervous about tooth extraction, but Dr. Shahnawaz made me feel comfortable throughout. The staff is friendly and the facility is modern. Worth every penny!",
|
||||
tag: "Extraction Patient",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businesspeople-showing-thumb-up-sign-office_23-2147923403.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -140,7 +140,7 @@ export default function ReviewsPage() {
|
||||
"The cosmetic dentistry work was exceptional. My smile has completely changed for the better. Dr. Shahnawaz's expertise is unmatched in Islamabad.",
|
||||
tag: "Cosmetic Dentistry",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-sitting-beside-female-patient-dental-office_651396-2234.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -151,7 +151,7 @@ export default function ReviewsPage() {
|
||||
"As someone with a busy schedule, I appreciate the efficiency and professionalism. My dental work was completed quickly without compromising quality.",
|
||||
tag: "Dental Filling",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-talking-patient-showing-dental-jaw_23-2147862033.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -162,7 +162,7 @@ export default function ReviewsPage() {
|
||||
"I was terrified of dentists, but Dr. Shahnawaz's gentle approach completely changed my perspective. Now I actually look forward to my appointments!",
|
||||
tag: "Teeth Cleaning",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-female-patient-waiting-have-dental-procedure-dentist_23-2148985766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-patient-waiting-have-dental-procedure-dentist_23-2148985766.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-patient-waiting-have-dental-procedure-dentist_23-2148985766.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -173,7 +173,7 @@ export default function ReviewsPage() {
|
||||
"Having visited many dental clinics, this is by far the best. Modern equipment, strict hygiene protocols, and genuine care for patient comfort. Five stars!",
|
||||
tag: "Senior Patient",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-veterinarian-with-stethoscope_23-2149143849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-veterinarian-with-stethoscope_23-2149143849.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-veterinarian-with-stethoscope_23-2149143849.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -59,11 +59,11 @@ export default function ServicesPage() {
|
||||
imageAlt: "root canal treatment dental procedure",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dentist-process-dental-services-dental-office-dental-treatment_1321-2955.jpg?_wi=2",
|
||||
imageAlt: "dental extraction procedure professional care",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18577.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dentist_1157-18577.jpg?_wi=2",
|
||||
imageAlt: "professional teeth cleaning dental hygiene",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user