diff --git a/src/app/page.tsx b/src/app/page.tsx
index 14b3de6..778b6f1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,108 +46,37 @@ export default function LandingPage() {
@@ -167,21 +88,13 @@ export default function LandingPage() {
title="عالم SILVA للجمال"
description="نحن نؤمن أن الجمال هو انعكاس للثقة والعناية. نقدم لكِ أفضل العلامات التجارية العالمية لضمان تجربة تجميلية لا تضاهى."
bulletPoints={[
- {
- title: "جودة فاخرة",
- description: "منتجات أصلية مختارة بدقة عالية.",
- },
- {
- title: "توصيل سريع",
- description: "توصيل آمن وسريع في كافة أنحاء سلطنة عمان.",
- },
- {
- title: "خدمة عملاء",
- description: "فريقنا جاهز لمساعدتكِ في اختيار الأنسب لكِ.",
- },
+ { title: "جودة فاخرة", description: "منتجات أصلية مختارة بدقة عالية." },
+ { title: "توصيل سريع", description: "توصيل آمن وسريع في كافة أنحاء سلطنة عمان." },
+ { title: "خدمة عملاء", description: "فريقنا جاهز لمساعدتكِ في اختيار الأنسب لكِ." }
]}
imageSrc="http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg"
imageAlt="Silva Beauty philosophy"
+ mediaAnimation="none"
/>
@@ -192,60 +105,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- brand: "SILVA",
- name: "سيروم النضارة الفاخر",
- price: "25.000 OMR",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-floating-water_23-2150963082.jpg",
- },
- {
- id: "p2",
- brand: "SILVA",
- name: "لوحة ظلال العيون الذهبية",
- price: "18.500 OMR",
- rating: 4,
- reviewCount: "85",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-cosmetic-products_23-2149163112.jpg",
- },
- {
- id: "p3",
- brand: "SILVA",
- name: "عطر الليل العماني",
- price: "35.000 OMR",
- rating: 5,
- reviewCount: "200",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234338.jpg",
- },
- {
- id: "p4",
- brand: "SILVA",
- name: "أحمر شفاه مطفي حريري",
- price: "12.000 OMR",
- rating: 4,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/different-shades-lip-gloss-arrangement-top-view_23-2149681550.jpg",
- },
- {
- id: "p5",
- brand: "SILVA",
- name: "كريم ترطيب مكثف",
- price: "22.000 OMR",
- rating: 5,
- reviewCount: "150",
- imageSrc: "http://img.b2bpic.net/free-photo/levitating-cosmetic-cream-display_23-2149817638.jpg",
- },
- {
- id: "p6",
- brand: "SILVA",
- name: "مجموعة العناية بالشعر",
- price: "28.000 OMR",
- rating: 5,
- reviewCount: "110",
- imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-combs-her-beautiful-hair-living-room_1153-6867.jpg",
- },
+ { id: "p1", brand: "SILVA", name: "سيروم النضارة الفاخر", price: "25.000 OMR", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-floating-water_23-2150963082.jpg" },
+ { id: "p2", brand: "SILVA", name: "لوحة ظلال العيون الذهبية", price: "18.500 OMR", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cosmetic-products_23-2149163112.jpg" },
+ { id: "p3", brand: "SILVA", name: "عطر الليل العماني", price: "35.000 OMR", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-empty-perfume-bottle_23-2149234338.jpg" },
+ { id: "p4", brand: "SILVA", name: "أحمر شفاه مطفي حريري", price: "12.000 OMR", rating: 4, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/different-shades-lip-gloss-arrangement-top-view_23-2149681550.jpg" },
+ { id: "p5", brand: "SILVA", name: "كريم ترطيب مكثف", price: "22.000 OMR", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/levitating-cosmetic-cream-display_23-2149817638.jpg" },
+ { id: "p6", brand: "SILVA", name: "مجموعة العناية بالشعر", price: "28.000 OMR", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/slim-woman-combs-her-beautiful-hair-living-room_1153-6867.jpg" }
]}
title="الأكثر مبيعاً"
description="استكشفي منتجاتنا التي تعشقها عميلاتنا في سلطنة عمان."
@@ -256,41 +121,10 @@ export default function LandingPage() {
@@ -354,42 +153,23 @@ export default function LandingPage() {
@@ -399,44 +179,14 @@ export default function LandingPage() {
logoText="SILVA BEAUTY"
columns={[
{
- title: "عن سيلفا",
- items: [
- {
- label: "من نحن",
- href: "#about",
- },
- {
- label: "سياسة الخصوصية",
- href: "#",
- },
- ],
+ title: "عن سيلفا", items: [{ label: "من نحن", href: "#about" }, { label: "سياسة الخصوصية", href: "#" }]
},
{
- title: "خدمة العملاء",
- items: [
- {
- label: "تتبع الطلب",
- href: "#",
- },
- {
- label: "تواصل معنا",
- href: "#",
- },
- ],
+ title: "خدمة العملاء", items: [{ label: "تتبع الطلب", href: "#" }, { label: "تواصل معنا", href: "#" }]
},
{
- title: "المتابعة",
- items: [
- {
- label: "انستغرام",
- href: "#",
- },
- {
- label: "تيك توك",
- href: "#",
- },
- ],
- },
+ title: "المتابعة", items: [{ label: "انستغرام", href: "#" }, { label: "تيك توك", href: "#" }]
+ }
]}
/>