Merge version_1 into main #2
@@ -89,7 +89,7 @@ export default function ContactPage() {
|
||||
content: "نقدم استشارة أولية بسعر معقول جداً. يتم تحديد الأسعار بناءً على نوع الخدمة والتشخيص. اتصل بنا للحصول على التفاصيل الدقيقة."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-man-is-playing-with-pet-while-working-sofa-home_1150-21756.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-man-is-playing-with-pet-while-working-sofa-home_1150-21756.jpg?_wi=2"
|
||||
imageAlt="أسئلة التواصل"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
@@ -1,33 +1,69 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Public_Sans } from "next/font/google";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } 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 { Public_Sans } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
|
||||
const publicSans = Public_Sans({
|
||||
variable: "--font-public-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "عيادة DR N.KADI البيطرية | الرعاية المتخصصة للحيوانات الأليفة",
|
||||
description: "عيادة DR N.KADI البيطرية - الخيار الأول للرعاية البيطرية المتخصصة في المنطقة. خدمات شاملة باستخدام أحدث التقنيات الطبية وفريق متخصص.",
|
||||
keywords: "عيادة بيطرية، طبيب بيطري، رعاية حيوانات، تطعيمات، جراحة، استشارة بيطرية",
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "عيادة DR N.KADI البيطرية",
|
||||
description: "الرعاية البيطرية المتخصصة الأولى في المنطقة",
|
||||
type: "website",
|
||||
siteName: "عيادة DR N.KADI",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267883.jpg",
|
||||
alt: "عيادة DR N.KADI البيطرية",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "عيادة DR N.KADI البيطرية",
|
||||
description: "الخيار الأول للعناية البيطرية المتخصصة",
|
||||
images: [
|
||||
"http://img.b2bpic.net/free-photo/close-up-veterinary-doctor-taking-care-pet_23-2149267883.jpg",
|
||||
],
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<html lang="ar" dir="rtl" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${publicSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${publicSans.variable} ${halant.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +75,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -84,56 +84,56 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "الاستشارات الطبية",
|
||||
price: "متاح يومياً",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg?_wi=1",
|
||||
imageAlt: "الاستشارات الطبية"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "التطعيمات",
|
||||
price: "محمي صحياً",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-holding-syringe-ready-vaccination-pig-farm_342744-355.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-holding-syringe-ready-vaccination-pig-farm_342744-355.jpg?_wi=1",
|
||||
imageAlt: "التطعيمات"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "طب الأسنان",
|
||||
price: "عناية متخصصة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tooth-control-vet_329181-14497.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tooth-control-vet_329181-14497.jpg?_wi=1",
|
||||
imageAlt: "طب الأسنان"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "التجميل والعناية",
|
||||
price: "خدمة احترافية",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lovely-dog-woman_23-2148777170.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lovely-dog-woman_23-2148777170.jpg?_wi=1",
|
||||
imageAlt: "التجميل والعناية"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "الجراحة العامة",
|
||||
price: "معدات متقدمة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/many-kind-medical-equipment-manage-surgeon-start-operations-operating-room_1301-7803.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/many-kind-medical-equipment-manage-surgeon-start-operations-operating-room_1301-7803.jpg?_wi=1",
|
||||
imageAlt: "الجراحة العامة"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "الطوارئ الطبية",
|
||||
price: "24/7 متاح",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-veterinarian-checking-dog-with-stethoscope-clinic_23-2147928374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-veterinarian-checking-dog-with-stethoscope-clinic_23-2147928374.jpg?_wi=1",
|
||||
imageAlt: "الطوارئ الطبية"
|
||||
},
|
||||
{
|
||||
id: "7",
|
||||
name: "الحجز والمراقبة",
|
||||
price: "رعاية مستمرة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314351.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314351.jpg?_wi=1",
|
||||
imageAlt: "الحجز والمراقبة"
|
||||
},
|
||||
{
|
||||
id: "8",
|
||||
name: "التصوير الطبي",
|
||||
price: "تشخيص دقيق",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314351.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314351.jpg?_wi=2",
|
||||
imageAlt: "التصوير الطبي"
|
||||
}
|
||||
]}
|
||||
@@ -239,7 +239,7 @@ export default function HomePage() {
|
||||
content: "نتبع أفضل معايير النظافة والتعقيم العالمية. فريقنا مدرب على التعامل الحساس والآمن مع جميع الحيوانات مع استخدام أحدث التقنيات الطبية الآمنة."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-man-is-playing-with-pet-while-working-sofa-home_1150-21756.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-man-is-playing-with-pet-while-working-sofa-home_1150-21756.jpg?_wi=1"
|
||||
imageAlt="أسئلة شائعة"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
@@ -101,7 +101,7 @@ export default function ServicesPage() {
|
||||
name: "الاستشارات الطبية",
|
||||
price: "متاح يومياً",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-veterinary-clinic_23-2149143899.jpg?_wi=2",
|
||||
imageAlt: "الاستشارات الطبية",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function ServicesPage() {
|
||||
name: "التطعيمات",
|
||||
price: "محمي صحياً",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/veterinarian-holding-syringe-ready-vaccination-pig-farm_342744-355.jpg",
|
||||
"http://img.b2bpic.net/free-photo/veterinarian-holding-syringe-ready-vaccination-pig-farm_342744-355.jpg?_wi=2",
|
||||
imageAlt: "التطعيمات",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function ServicesPage() {
|
||||
name: "طب الأسنان",
|
||||
price: "عناية متخصصة",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/tooth-control-vet_329181-14497.jpg",
|
||||
"http://img.b2bpic.net/free-photo/tooth-control-vet_329181-14497.jpg?_wi=2",
|
||||
imageAlt: "طب الأسنان",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function ServicesPage() {
|
||||
name: "التجميل والعناية",
|
||||
price: "خدمة احترافية",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-lovely-dog-woman_23-2148777170.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-lovely-dog-woman_23-2148777170.jpg?_wi=2",
|
||||
imageAlt: "التجميل والعناية",
|
||||
},
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function ServicesPage() {
|
||||
name: "الجراحة العامة",
|
||||
price: "معدات متقدمة",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/many-kind-medical-equipment-manage-surgeon-start-operations-operating-room_1301-7803.jpg",
|
||||
"http://img.b2bpic.net/free-photo/many-kind-medical-equipment-manage-surgeon-start-operations-operating-room_1301-7803.jpg?_wi=2",
|
||||
imageAlt: "الجراحة العامة",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function ServicesPage() {
|
||||
name: "الطوارئ الطبية",
|
||||
price: "24/7 متاح",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/female-veterinarian-checking-dog-with-stethoscope-clinic_23-2147928374.jpg",
|
||||
"http://img.b2bpic.net/free-photo/female-veterinarian-checking-dog-with-stethoscope-clinic_23-2147928374.jpg?_wi=2",
|
||||
imageAlt: "الطوارئ الطبية",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function ServicesPage() {
|
||||
name: "الحجز والمراقبة",
|
||||
price: "رعاية مستمرة",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314351.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314351.jpg?_wi=3",
|
||||
imageAlt: "الحجز والمراقبة",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function ServicesPage() {
|
||||
name: "التصوير الطبي",
|
||||
price: "تشخيص دقيق",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314351.jpg",
|
||||
"http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314351.jpg?_wi=4",
|
||||
imageAlt: "التصوير الطبي",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user