diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ee09071..5df8787 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { Mulish } from "next/font/google"; export const metadata: Metadata = { - title: 'مظلات وسواتر الأحساء | تركيب برجولات ومظلات سيارات', - description: 'شركة متخصصة في تركيب مظلات السيارات، البرجولات، والسواتر في الأحساء. جودة عالية، خامات أصلية وضمان شامل. تواصل معنا لمعاينة مجانية.', + title: 'مظلات وسواتر الأحساء - حلول التظليل والبرجولات', + description: 'نقدم لكم أرقى حلول التظليل والبرجولات بأعلى معايير الجودة والمتانة في الأحساء.', openGraph: { "title": "مظلات وسواتر الأحساء", "description": "حلول تظليل وبرجولات عصرية في الأحساء.", diff --git a/src/app/page.tsx b/src/app/page.tsx index 5790a01..79b7542 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,368 +10,151 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; -import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import { Award, Clock, Shield, Smile } from "lucide-react"; export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
- - +
);