diff --git a/src/app/page.tsx b/src/app/page.tsx
index 99c6501..7c59979 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,64 +32,40 @@ export default function LandingPage() {
@@ -115,41 +91,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "ماسك الأرجان والروزماري",
- price: "150 EGP",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-argan-oil-arrangement_23-2148955845.jpg",
- },
+ id: "p1", name: "ماسك الأرجان والروزماري", price: "150 EGP", imageSrc: "http://img.b2bpic.net/free-photo/top-view-argan-oil-arrangement_23-2148955845.jpg"},
{
- id: "p2",
- name: "سيروم العناية المكثفة",
- price: "120 EGP",
- imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-balm-brush-composition_23-2152010117.jpg",
- },
+ id: "p2", name: "سيروم العناية المكثفة", price: "120 EGP", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-balm-brush-composition_23-2152010117.jpg"},
{
- id: "p3",
- name: "زيت الروزماري النقي",
- price: "100 EGP",
- imageSrc: "http://img.b2bpic.net/free-photo/cannabis-oil-cbd-oil-cannabis-extract-medical-cannabis-concept_1150-13453.jpg",
- },
+ id: "p3", name: "زيت الروزماري النقي", price: "100 EGP", imageSrc: "http://img.b2bpic.net/free-photo/cannabis-oil-cbd-oil-cannabis-extract-medical-cannabis-concept_1150-13453.jpg"},
{
- id: "p4",
- name: "بلسم التنعيم الطبيعي",
- price: "90 EGP",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cream-container-plants_23-2149339775.jpg",
- },
+ id: "p4", name: "بلسم التنعيم الطبيعي", price: "90 EGP", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cream-container-plants_23-2149339775.jpg"},
{
- id: "p5",
- name: "ماسك الترطيب العميق",
- price: "130 EGP",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-body-butter-cream-plain-background_23-2148305473.jpg",
- },
+ id: "p5", name: "ماسك الترطيب العميق", price: "130 EGP", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-body-butter-cream-plain-background_23-2148305473.jpg"},
{
- id: "p6",
- name: "زيت الأرجان المغربي",
- price: "180 EGP",
- imageSrc: "http://img.b2bpic.net/free-photo/natural-cosmetics-colored-background-bottles-cosmetics-face-body-care_127032-3592.jpg",
- },
+ id: "p6", name: "زيت الأرجان المغربي", price: "180 EGP", imageSrc: "http://img.b2bpic.net/free-photo/natural-cosmetics-colored-background-bottles-cosmetics-face-body-care_127032-3592.jpg"},
]}
title="منتجاتنا الطبيعية"
description="اكتشفي مجموعتنا المختارة من منتجات العناية الطبيعية التي ستعيد الحيوية واللمعان لشعرك وبشرتك."
@@ -163,26 +115,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "26",
- title: "منشور",
- description: "منتجات وحلول متنوعة",
- imageSrc: "http://img.b2bpic.net/free-photo/aloe-vera-leaves-with-beauty-cream-bottle_23-2148173864.jpg",
- },
+ id: "m1", value: "26", title: "منشور", description: "منتجات وحلول متنوعة", imageSrc: "http://img.b2bpic.net/free-photo/aloe-vera-leaves-with-beauty-cream-bottle_23-2148173864.jpg"},
{
- id: "m2",
- value: "75",
- title: "عميل سعيد",
- description: "ثقتكم هي هدفنا",
- imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-jar-moisturizing-cream_23-2147926880.jpg",
- },
+ id: "m2", value: "75", title: "عميل سعيد", description: "ثقتكم هي هدفنا", imageSrc: "http://img.b2bpic.net/free-photo/human-hand-holding-jar-moisturizing-cream_23-2147926880.jpg"},
{
- id: "m3",
- value: "184",
- title: "متابع",
- description: "انضموا إلى عائلتنا",
- imageSrc: "http://img.b2bpic.net/free-photo/cleaning-disks-cosmetics-products_23-2148574921.jpg",
- },
+ id: "m3", value: "184", title: "متابع", description: "انضموا إلى عائلتنا", imageSrc: "http://img.b2bpic.net/free-photo/cleaning-disks-cosmetics-products_23-2148574921.jpg"},
]}
title="أرقامنا في سطور"
description="نحن فخورون بالثقة التي منحتمونا إياها، ويسعدنا دائماً تقديم الأفضل لكم."
@@ -194,30 +131,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "سارة محمد",
- imageSrc: "http://img.b2bpic.net/free-photo/looking-good-happy-cheerful-redhead-middleaged-s-woman-smiling-delighted-hold-hands-chin_1258-229218.jpg",
- },
+ id: "t1", name: "سارة محمد", imageSrc: "http://img.b2bpic.net/free-photo/looking-good-happy-cheerful-redhead-middleaged-s-woman-smiling-delighted-hold-hands-chin_1258-229218.jpg"},
{
- id: "t2",
- name: "نور أحمد",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-brushes_23-2147611454.jpg",
- },
+ id: "t2", name: "نور أحمد", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-brushes_23-2147611454.jpg"},
{
- id: "t3",
- name: "هبة محمود",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817234.jpg",
- },
+ id: "t3", name: "هبة محمود", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-getting-her-hair-dyed-by-hairdresser-home_23-2148817234.jpg"},
{
- id: "t4",
- name: "منى علي",
- imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-communication-technology_53876-16002.jpg",
- },
+ id: "t4", name: "منى علي", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-communication-technology_53876-16002.jpg"},
{
- id: "t5",
- name: "فاطمة يوسف",
- imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg",
- },
+ id: "t5", name: "فاطمة يوسف", imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-wearing-white-their-wedding_23-2150835701.jpg"},
]}
cardTitle="آراء عميلاتنا"
cardTag="سعداء بخدمتكم"
@@ -231,20 +153,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "f1",
- title: "هل المنتجات طبيعية 100%؟",
- content: "نعم، نعتمد على مكونات طبيعية بالكامل خالية من المواد الكيميائية الضارة.",
- },
+ id: "f1", title: "هل المنتجات طبيعية 100%؟", content: "نعم، نعتمد على مكونات طبيعية بالكامل خالية من المواد الكيميائية الضارة."},
{
- id: "f2",
- title: "كيف أختار المنتج المناسب؟",
- content: "نحن هنا للمساعدة! يمكنك مراسلتنا وتحديد نوع شعرك لنرشح لكِ الأنسب.",
- },
+ id: "f2", title: "كيف أختار المنتج المناسب؟", content: "نحن هنا للمساعدة! يمكنك مراسلتنا وتحديد نوع شعرك لنرشح لكِ الأنسب."},
{
- id: "f3",
- title: "كيف يمكنني الطلب؟",
- content: "ببساطة تواصل معنا عبر رسائل الصفحة أو أرقام التواصل الموضحة.",
- },
+ id: "f3", title: "كيف يمكنني الطلب؟", content: "ببساطة تواصل معنا عبر رسائل الصفحة أو أرقام التواصل الموضحة."},
]}
title="أسئلة شائعة"
description="تعرفي أكثر على كيفية العناية بمنتجاتنا."
@@ -256,8 +169,7 @@ export default function LandingPage() {