Merge version_1 into main #1
192
src/app/page.tsx
192
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "الرئيسية",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "الرئيسية", id: "#hero"},
|
||||
{
|
||||
name: "المنتجات",
|
||||
id: "#products",
|
||||
},
|
||||
name: "المنتجات", id: "#products"},
|
||||
{
|
||||
name: "من نحن",
|
||||
id: "#about",
|
||||
},
|
||||
name: "من نحن", id: "#about"},
|
||||
{
|
||||
name: "تواصل معنا",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "تواصل معنا", id: "#contact"},
|
||||
]}
|
||||
brandName="متجرنا"
|
||||
/>
|
||||
@@ -56,38 +48,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="اكتشف أفضل التريكوات بأفضل الأسعار 🔥"
|
||||
description="جودة عالية، أسعار منافسة، توصيل سريع إلى باب منزلك."
|
||||
tag="جديد المتجر"
|
||||
buttons={[
|
||||
{
|
||||
text: "تسوق الآن",
|
||||
href: "#products",
|
||||
},
|
||||
text: "تسوق الآن", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-clothing-store_1258-82.jpg",
|
||||
imageAlt: "clothing store banner",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-clothing-store_1258-82.jpg", imageAlt: "clothing store banner"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fulllength-attractive-korean-guy-black-clothes-showing-thumbsup-holding-shopping-bags-yellow-b_1258-112408.jpg",
|
||||
imageAlt: "clothing store banner",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-rope-leading-home-office-desk_23-2148304908.jpg",
|
||||
imageAlt: "Photo rope leading to home office desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rack-with-overclothes-shop_23-2147784096.jpg",
|
||||
imageAlt: "Rack with overclothes in shop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/idea-board-with-clothing-collection-atelier_23-2148846729.jpg",
|
||||
imageAlt: "Idea board with clothing collection in atelier",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fulllength-attractive-korean-guy-black-clothes-showing-thumbsup-holding-shopping-bags-yellow-b_1258-112408.jpg", imageAlt: "clothing store banner"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -103,41 +76,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "تيشيرت قطني",
|
||||
price: "99 ر.س",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-high-angle_23-2150264187.jpg",
|
||||
},
|
||||
id: "1", name: "تيشيرت قطني", price: "99 ر.س", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-high-angle_23-2150264187.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "تريكو شتوي",
|
||||
price: "149 ر.س",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-knitted-clothes-neatly-folded-close-up-handmade-sweaters_169016-2192.jpg",
|
||||
},
|
||||
id: "2", name: "تريكو شتوي", price: "149 ر.س", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-knitted-clothes-neatly-folded-close-up-handmade-sweaters_169016-2192.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "تيشيرت كلاسيك",
|
||||
price: "89 ر.س",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miscellaneous-items-being-sold-yard-sale_23-2151216833.jpg",
|
||||
},
|
||||
id: "3", name: "تيشيرت كلاسيك", price: "89 ر.س", imageSrc: "http://img.b2bpic.net/free-photo/miscellaneous-items-being-sold-yard-sale_23-2151216833.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "هودي مريح",
|
||||
price: "199 ر.س",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176694.jpg",
|
||||
},
|
||||
id: "4", name: "هودي مريح", price: "199 ر.س", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-still-life_23-2150176694.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "قميص صيفي",
|
||||
price: "129 ر.س",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448798.jpg",
|
||||
},
|
||||
id: "5", name: "قميص صيفي", price: "129 ر.س", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448798.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "كارديغان أنيق",
|
||||
price: "179 ر.س",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-green-sweater-posing-outdoors_1157-30524.jpg",
|
||||
},
|
||||
id: "6", name: "كارديغان أنيق", price: "179 ر.س", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-green-sweater-posing-outdoors_1157-30524.jpg"},
|
||||
]}
|
||||
title="منتجاتنا المميزة"
|
||||
description="استكشف أحدث التشكيلات لدينا."
|
||||
@@ -162,30 +111,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "أحمد علي",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg",
|
||||
},
|
||||
id: "1", name: "أحمد علي", imageSrc: "http://img.b2bpic.net/free-photo/blurred-women-gesturing-thumb-up_23-2147774835.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "سارة محمد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
|
||||
},
|
||||
id: "2", name: "سارة محمد", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "خالد حسن",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-charming-delighted-cute-female-customer-give-positive-feedback-show-thumbsup-like-gesture_1258-254022.jpg",
|
||||
},
|
||||
id: "3", name: "خالد حسن", imageSrc: "http://img.b2bpic.net/free-photo/closeup-charming-delighted-cute-female-customer-give-positive-feedback-show-thumbsup-like-gesture_1258-254022.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "منى حسين",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg",
|
||||
},
|
||||
id: "4", name: "منى حسين", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-point-finger-you_93675-135553.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "علي إبراهيم",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-with-shopping-bag_1303-27826.jpg",
|
||||
},
|
||||
id: "5", name: "علي إبراهيم", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-with-shopping-bag_1303-27826.jpg"},
|
||||
]}
|
||||
cardTitle="ماذا يقول عملاؤنا"
|
||||
cardTag="الآراء"
|
||||
@@ -199,20 +133,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "هل يتوفر توصيل دولي؟",
|
||||
content: "نعم، نقوم بالشحن لجميع الدول.",
|
||||
},
|
||||
id: "1", title: "هل يتوفر توصيل دولي؟", content: "نعم، نقوم بالشحن لجميع الدول."},
|
||||
{
|
||||
id: "2",
|
||||
title: "كيف يمكنني استرجاع المنتج؟",
|
||||
content: "يمكنك التواصل معنا عبر الواتساب للاسترجاع.",
|
||||
},
|
||||
id: "2", title: "كيف يمكنني استرجاع المنتج؟", content: "يمكنك التواصل معنا عبر الواتساب للاسترجاع."},
|
||||
{
|
||||
id: "3",
|
||||
title: "هل المقاسات دقيقة؟",
|
||||
content: "نعم، نرفق جدول مقاسات مع كل منتج.",
|
||||
},
|
||||
id: "3", title: "هل المقاسات دقيقة؟", content: "نعم، نرفق جدول مقاسات مع كل منتج."},
|
||||
]}
|
||||
title="الأسئلة الشائعة"
|
||||
description="كل ما تحتاج معرفته عن متجرنا."
|
||||
@@ -227,23 +152,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "مدير المتجر",
|
||||
role: "الإدارة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-holding-shopping-bags_23-2148225666.jpg",
|
||||
},
|
||||
id: "1", name: "مدير المتجر", role: "الإدارة", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-holding-shopping-bags_23-2148225666.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "مصمم الأزياء",
|
||||
role: "التصميم",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graceful-fashion-model-trendy-hat-autumn-white-jacket-posing_273443-3847.jpg",
|
||||
},
|
||||
id: "2", name: "مصمم الأزياء", role: "التصميم", imageSrc: "http://img.b2bpic.net/free-photo/graceful-fashion-model-trendy-hat-autumn-white-jacket-posing_273443-3847.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "مسؤول الشحن",
|
||||
role: "اللوجستيات",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-jolly-man-home-feeling-happy-grateful-life_482257-123005.jpg",
|
||||
},
|
||||
id: "3", name: "مسؤول الشحن", role: "اللوجستيات", imageSrc: "http://img.b2bpic.net/free-photo/portrait-jolly-man-home-feeling-happy-grateful-life_482257-123005.jpg"},
|
||||
]}
|
||||
title="فريق العمل"
|
||||
description="فريقنا يعمل من أجل سعادتكم."
|
||||
@@ -259,35 +172,11 @@ export default function LandingPage() {
|
||||
description="أحدث نصائح الموضة والأناقة."
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "موضة",
|
||||
title: "أفضل تنسيقات الصيف",
|
||||
excerpt: "تعرف على أحدث الألوان.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-back-white-blank-t-shirts_1409-2224.jpg",
|
||||
authorName: "أحمد",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367138.jpg",
|
||||
date: "2023-10-01",
|
||||
},
|
||||
id: "1", category: "موضة", title: "أفضل تنسيقات الصيف", excerpt: "تعرف على أحدث الألوان.", imageSrc: "http://img.b2bpic.net/free-photo/front-back-white-blank-t-shirts_1409-2224.jpg", authorName: "أحمد", authorAvatar: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367138.jpg", date: "2023-10-01"},
|
||||
{
|
||||
id: "2",
|
||||
category: "شتاء",
|
||||
title: "كيف تختار تريكو شتوي؟",
|
||||
excerpt: "نصائح لاختيار القماش الجيد.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-sitting-comfy-chair-near-christmas-tree_114579-80988.jpg",
|
||||
authorName: "سارة",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-young-woman-model-with-bright-makeup-with-perfect-clean-skin-casual-cloth-hat_158538-9315.jpg",
|
||||
date: "2023-10-05",
|
||||
},
|
||||
id: "2", category: "شتاء", title: "كيف تختار تريكو شتوي؟", excerpt: "نصائح لاختيار القماش الجيد.", imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-sitting-comfy-chair-near-christmas-tree_114579-80988.jpg", authorName: "سارة", authorAvatar: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-young-woman-model-with-bright-makeup-with-perfect-clean-skin-casual-cloth-hat_158538-9315.jpg", date: "2023-10-05"},
|
||||
{
|
||||
id: "3",
|
||||
category: "عام",
|
||||
title: "العناية بالملابس القطنية",
|
||||
excerpt: "كيف تحافظ على جودة ملابسك.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tattooed-fit-woman-jean-shorts-plaid-shirt-with-longboard_343596-2797.jpg",
|
||||
authorName: "خالد",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660686.jpg",
|
||||
date: "2023-10-10",
|
||||
},
|
||||
id: "3", category: "عام", title: "العناية بالملابس القطنية", excerpt: "كيف تحافظ على جودة ملابسك.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tattooed-fit-woman-jean-shorts-plaid-shirt-with-longboard_343596-2797.jpg", authorName: "خالد", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660686.jpg", date: "2023-10-10"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -296,8 +185,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="اتصل بنا"
|
||||
title="نحن هنا لمساعدتك"
|
||||
description="تواصل معنا لأي استفسار عبر نموذج الطلب أو واتساب."
|
||||
@@ -311,29 +199,19 @@ export default function LandingPage() {
|
||||
logoText="متجرنا"
|
||||
columns={[
|
||||
{
|
||||
title: "روابط سريعة",
|
||||
items: [
|
||||
title: "روابط سريعة", items: [
|
||||
{
|
||||
label: "سياسة الإرجاع",
|
||||
href: "#",
|
||||
},
|
||||
label: "سياسة الإرجاع", href: "#"},
|
||||
{
|
||||
label: "الشحن",
|
||||
href: "#",
|
||||
},
|
||||
label: "الشحن", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "تواصل",
|
||||
items: [
|
||||
title: "تواصل", items: [
|
||||
{
|
||||
label: "واتساب",
|
||||
href: "#",
|
||||
},
|
||||
label: "واتساب", href: "#"},
|
||||
{
|
||||
label: "إنستجرام",
|
||||
href: "#",
|
||||
},
|
||||
label: "إنستجرام", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user