Merge version_1 into main #6
@@ -11,8 +11,8 @@ import { Public_Sans } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'الدكتور محمد صوالحة | أخصائي الطب النفسي وعلاج الإدمان في عمان',
|
||||
description: 'عيادة الدكتور محمد صوالحة في عمان. استشارات نفسية متخصصة وعلاج إدمان بخصوصية وسرية تامة.',
|
||||
title: 'Well Life Clinic | الدكتور محمد صوالحة',
|
||||
description: 'عيادة الدكتور محمد صوالحة - أخصائي الطب النفسي وعلاج الإدمان في عمان.',
|
||||
openGraph: {
|
||||
"title": "الدكتور محمد صوالحة",
|
||||
"description": "أخصائي الطب النفسي وعلاج الإدمان.",
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { User, Shield, Heart, MessageCircle, ShieldCheck, Sun, Lock } from "lucide-react";
|
||||
import AboutMetric from '@/components/sections/about/AboutMetric';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
@@ -10,7 +11,6 @@ import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Heart, Lock, MessageCircle, Shield, ShieldCheck, Sun, User } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user