diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx new file mode 100644 index 0000000..bfe5843 --- /dev/null +++ b/src/app/about/page.tsx @@ -0,0 +1,39 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; +import TeamCardSix from '@/components/sections/team/TeamCardSix'; + +export default function AboutPage() { + return ( + + + + + + + + + ); +} \ No newline at end of file diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx new file mode 100644 index 0000000..9e73d1e --- /dev/null +++ b/src/app/blog/page.tsx @@ -0,0 +1,32 @@ +"use client"; +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ReactLenis from "lenis/react"; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import BlogCardOne from '@/components/sections/blog/BlogCardOne'; +import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; + +export default function BlogPage() { + return ( + + + +
+ +
+ +
+
+ ); +} \ No newline at end of file diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx new file mode 100644 index 0000000..0c9c8d1 --- /dev/null +++ b/src/app/contact/page.tsx @@ -0,0 +1,24 @@ +"use client"; +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import ContactSplit from '@/components/sections/contact/ContactSplit'; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import ReactLenis from "lenis/react"; + +export default function ContactPage() { + return ( + + + + + + + ); +} \ No newline at end of file diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx new file mode 100644 index 0000000..3c50c93 --- /dev/null +++ b/src/app/faq/page.tsx @@ -0,0 +1,29 @@ +"use client"; +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; +import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import ReactLenis from "lenis/react"; + +export default function FaqPage() { + return ( + + + + + + + ); +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index 193ad43..378a11b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,45 +15,34 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar import { Award, Shield, Smile, Star } from "lucide-react"; export default function LandingPage() { + const navLinks = [ + { name: "الرئيسية", id: "hero" }, + { name: "من نحن", id: "about" }, + { name: "خدماتنا", id: "features" }, + { name: "سياسة الخصوصية", id: "/privacy-policy" }, + { name: "تواصل معنا", id: "contact" }, + ]; + return ( @@ -62,82 +51,15 @@ export default function LandingPage() { title="أبتسامة ثقة تليق بك في عيادات الجومان" description="نقدم خدمات طب الأسنان التجميلي والعلاجي بأعلى معايير الجودة العالمية، بلمسة من العناية الفائقة." testimonials={[ - { - name: "أحمد العتيبي", - handle: "@ahmed", - testimonial: "تجربة استثنائية وعناية احترافية في الجومان، شكراً لكم على الابتسامة الجديدة.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg?_wi=1", - imageAlt: "dental clinic interior modern", - }, - { - name: "سارة خالد", - handle: "@sara", - testimonial: "أفضل عيادة تعاملت معها، الأجهزة متطورة جداً والتعامل راقي.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dentist-s-office-interior-with-modern-chair-special-dentisd-equipment-interior-stomatology-clinic_482257-11998.jpg?_wi=1", - imageAlt: "dental clinic interior modern", - }, - { - name: "محمد علي", - handle: "@mohammad", - testimonial: "احترافية في العمل ودقة في المواعيد، أنصح بالزيارة.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/patient-pov-listening-explication-teeth-treatment-dentist-coverall-showing-x-ray-tablet-stomatology-specialist-wearing-protective-suit-against-infection-with-covid19-pointing-radiograph_482257-13149.jpg?_wi=1", - imageAlt: "dental clinic interior modern", - }, - { - name: "فاطمة العمري", - handle: "@fatima", - testimonial: "نتائج مذهلة، لم أكن أتوقع أن تكون الابتسامة بهذا الجمال.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-dentist-s-appointment_1321-4592.jpg?_wi=1", - imageAlt: "dental clinic interior modern", - }, - { - name: "خالد سعد", - handle: "@khalid", - testimonial: "خدمة ممتازة واحترافية عالية، تجربة تستحق التكرار.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dentist-examining-man-teeth-with-dental-explorer-dental-mirror_651396-2613.jpg?_wi=1", - imageAlt: "dental clinic interior modern", - }, - ]} - buttons={[ - { - text: "احجز موعداً", - href: "#contact", - }, - ]} - imageSrc="http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg?_wi=2" - avatars={[ - { - src: "http://img.b2bpic.net/free-photo/portrait-dentist-patient-smiling_23-2148396176.jpg", - alt: "Portrait of dentist and patient smiling", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sitting-chair-while-female-dentist-working-clinic_662251-2551.jpg", - alt: "Portrait of smiling man sitting on chair while female dentist working in clinic", - }, - { - src: "http://img.b2bpic.net/free-photo/beuatiful-female-dentist-posing-smiling-with-her-lovely-patient-laying-dental-chair-redviolet-dress_627829-9746.jpg", - alt: "Beuatiful female dentist posing and smiling with her lovely patient laying on a dental chair in redviolet dress", - }, - { - src: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-65663.jpg", - alt: "Female patient smiling while talking to doctor", - }, - { - src: "http://img.b2bpic.net/free-photo/front-view-smiley-father-posing-home-with-thumbs-up_23-2148853977.jpg", - alt: "Front view of smiley father posing at home with thumbs up", - }, + { name: "أحمد العتيبي", handle: "@ahmed", testimonial: "تجربة استثنائية وعناية احترافية في الجومان، شكراً لكم على الابتسامة الجديدة.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg?_wi=1", imageAlt: "dental clinic interior modern" }, + { name: "سارة خالد", handle: "@sara", testimonial: "أفضل عيادة تعاملت معها، الأجهزة متطورة جداً والتعامل راقي.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dentist-s-office-interior-with-modern-chair-special-dentisd-equipment-interior-stomatology-clinic_482257-11998.jpg?_wi=1", imageAlt: "dental clinic interior modern" } ]} + buttons={[{ text: "احجز موعداً", href: "#contact" }]} />
-
- -
- -
- -
-