Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-28 03:21:21 +00:00

View File

@@ -6,7 +6,7 @@ import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import FooterCard from '@/components/sections/footer/FooterCard';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
@@ -33,77 +33,36 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "الرئيسية",
id: "#hero",
},
name: "الرئيسية", id: "#hero"},
{
name: "المنتجات",
id: "#products",
},
name: "المنتجات", id: "#products"},
{
name: "الميزات",
id: "#features",
},
name: "الميزات", id: "#features"},
{
name: "المراجعات",
id: "#testimonials",
},
name: "المراجعات", id: "#testimonials"},
{
name: "الأسئلة الشائعة",
id: "#faq",
},
name: "الأسئلة الشائعة", id: "#faq"},
{
name: "تواصل معنا",
id: "#contact",
},
name: "تواصل معنا", id: "#contact"},
]}
brandName="Nouvelle Store"
button={{
text: "تسوق الآن",
href: "#products",
}}
text: "تسوق الآن", href: "#products"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery
<HeroLogoBillboard
background={{
variant: "plain",
}}
title="أحدث صيحات الموضة"
variant: "plain"}}
logoText="أحدث صيحات الموضة"
description="اكتشف مجموعتنا الجديدة من الملابس العصرية والأنيقة التي تناسب جميع الأذواق والمناسبات."
buttons={[
{
text: "تسوق الآن",
href: "#products",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-pouring-sand-from-one-hand-another_651396-726.jpg",
imageAlt: "Stylish woman posing in modern clothing",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-underground-hip-hop-musicians_23-2150932915.jpg",
imageAlt: "Fashionable couple walking in the city",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wool-texture-details_23-2149620490.jpg",
imageAlt: "Close up of fashion fabric details",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fast-fashion-concept-with-clothing-hangers_23-2150871174.jpg",
imageAlt: "Minimalist fashion store interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/joyful-female-shopper-choosing-party-dress-looking-clothes-rack-boutique-woman-shopping-store-consumerism-concept_74855-11841.jpg",
imageAlt: "Woman choosing clothes in a boutique",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-girl-party_23-2149628496.jpg",
imageAlt: "Runway fashion show event with models",
},
text: "تسوق الآن", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-pouring-sand-from-one-hand-another_651396-726.jpg"
imageAlt="Stylish woman posing in modern clothing"
mediaAnimation="opacity"
/>
</div>
@@ -113,19 +72,13 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "من نحن",
},
type: "text", content: "من نحن"},
{
type: "text",
content: "قصتنا في عالم الأزياء",
},
type: "text", content: "قصتنا في عالم الأزياء"},
]}
buttons={[
{
text: "اكتشف المزيد",
href: "#",
},
text: "اكتشف المزيد", href: "#"},
]}
/>
</div>
@@ -138,53 +91,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "product-item-1",
name: "تيشيرت أسود",
price: "$25",
variant: "للرجال",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-lady-trendy-clothes-looking-away-while-posing-evening_197531-20766.jpg",
imageAlt: "Black T-shirt",
},
id: "product-item-1", name: "تيشيرت أسود", price: "$25", variant: "للرجال", imageSrc: "http://img.b2bpic.net/free-photo/adorable-caucasian-lady-trendy-clothes-looking-away-while-posing-evening_197531-20766.jpg", imageAlt: "Black T-shirt"},
{
id: "product-item-2",
name: "هودي أبيض",
price: "$40",
variant: "للجنسين",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-looking-trendy-girl-casual-summer-hoodie-skirt-clothes_158538-1384.jpg",
imageAlt: "White Hoodie",
},
id: "product-item-2", name: "هودي أبيض", price: "$40", variant: "للجنسين", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-woman-looking-trendy-girl-casual-summer-hoodie-skirt-clothes_158538-1384.jpg", imageAlt: "White Hoodie"},
{
id: "product-item-3",
name: "جاكيت عصري",
price: "$55",
variant: "للنساء",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing_1303-3778.jpg",
imageAlt: "Modern Jacket",
},
id: "product-item-3", name: "جاكيت عصري", price: "$55", variant: "للنساء", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing_1303-3778.jpg", imageAlt: "Modern Jacket"},
{
id: "product-item-4",
name: "بنطلون جينز",
price: "$35",
variant: "للرجال",
imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-book_23-2147617723.jpg",
imageAlt: "Classic blue jeans",
},
id: "product-item-4", name: "بنطلون جينز", price: "$35", variant: "للرجال", imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-book_23-2147617723.jpg", imageAlt: "Classic blue jeans"},
{
id: "product-item-5",
name: "فستان سهرة",
price: "$80",
variant: "للنساء",
imageSrc: "http://img.b2bpic.net/free-photo/blond-female-steps-long-white-dress_613910-392.jpg",
imageAlt: "Elegant evening dress",
},
id: "product-item-5", name: "فستان سهرة", price: "$80", variant: "للنساء", imageSrc: "http://img.b2bpic.net/free-photo/blond-female-steps-long-white-dress_613910-392.jpg", imageAlt: "Elegant evening dress"},
{
id: "product-item-6",
name: "قميص كاجوال",
price: "$30",
variant: "للجنسين",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outside-street_1303-22545.jpg",
imageAlt: "Casual patterned shirt",
},
id: "product-item-6", name: "قميص كاجوال", price: "$30", variant: "للجنسين", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outside-street_1303-22545.jpg", imageAlt: "Casual patterned shirt"},
]}
title="اكتشف مجموعتنا"
description="تصفح أحدث المنتجات المصممة لتناسب ذوقك العصري وأسلوب حياتك الفريد."
@@ -198,28 +115,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
id: "feature-1",
label: "جودة عالية",
title: "خامات فاخرة ومتينة",
items: [
"نختار بعناية أجود الأقمشة لضمان متانة وراحة لا مثيل لها.",
],
id: "feature-1", label: "جودة عالية", title: "خامات فاخرة ومتينة", items: [
"نختار بعناية أجود الأقمشة لضمان متانة وراحة لا مثيل لها."],
},
{
id: "feature-2",
label: "تصميم فريد",
title: "أناقة تبرز شخصيتك",
items: [
"تصاميمنا مستوحاة من أحدث صيحات الموضة العالمية لتبرز أناقتك.",
],
id: "feature-2", label: "تصميم فريد", title: "أناقة تبرز شخصيتك", items: [
"تصاميمنا مستوحاة من أحدث صيحات الموضة العالمية لتبرز أناقتك."],
},
{
id: "feature-3",
label: "شحن سريع",
title: "وصول سريع وآمن",
items: [
"استلم طلباتك بسرعة قياسية أينما كنت، مع خدمة تتبع ممتازة.",
],
id: "feature-3", label: "شحن سريع", title: "وصول سريع وآمن", items: [
"استلم طلباتك بسرعة قياسية أينما كنت، مع خدمة تتبع ممتازة."],
},
]}
title="لماذا تختار Nouvelle Store؟"
@@ -235,25 +140,15 @@ export default function LandingPage() {
author="فاطمة أحمد"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg",
alt: "Sarah Johnson",
},
src: "http://img.b2bpic.net/free-photo/woman-portrait-with-blue-lights-visual-effects_23-2149419444.jpg", alt: "Sarah Johnson"},
{
src: "http://img.b2bpic.net/free-photo/young-handsome-groom-posing-looking-camera_1153-6076.jpg",
alt: "Michael Chen",
},
src: "http://img.b2bpic.net/free-photo/young-handsome-groom-posing-looking-camera_1153-6076.jpg", alt: "Michael Chen"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-blondie-bride-smiling-camera-posing-bedroom_132075-11756.jpg",
alt: "Emily Rodriguez",
},
src: "http://img.b2bpic.net/free-photo/beautiful-blondie-bride-smiling-camera-posing-bedroom_132075-11756.jpg", alt: "Emily Rodriguez"},
{
src: "http://img.b2bpic.net/free-photo/handsome-stylish-redhead-man-flannel-shirt-posing-studio-against-white-wall_613910-19142.jpg",
alt: "David Kim",
},
src: "http://img.b2bpic.net/free-photo/handsome-stylish-redhead-man-flannel-shirt-posing-studio-against-white-wall_613910-19142.jpg", alt: "David Kim"},
{
src: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10994.jpg",
alt: "Jessica Lee",
},
src: "http://img.b2bpic.net/free-photo/attractive-young-woman-walking-autumn-wearing-coat_285396-10994.jpg", alt: "Jessica Lee"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"
@@ -266,20 +161,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "كيف يمكنني تتبع طلبي؟",
content: "يمكنك تتبع طلبك بسهولة عبر صفحة 'تتبع الطلبات' في موقعنا، وذلك باستخدام رقم الطلب الخاص بك الذي ستجده في رسالة تأكيد الشراء.",
},
id: "faq-1", title: "كيف يمكنني تتبع طلبي؟", content: "يمكنك تتبع طلبك بسهولة عبر صفحة 'تتبع الطلبات' في موقعنا، وذلك باستخدام رقم الطلب الخاص بك الذي ستجده في رسالة تأكيد الشراء."},
{
id: "faq-2",
title: "ما هي سياسة الإرجاع والاستبدال لديكم؟",
content: "نقدم سياسة إرجاع واستبدال مرنة خلال 14 يومًا من تاريخ الشراء. يجب أن تكون المنتجات في حالتها الأصلية. يرجى مراجعة صفحة 'سياسة الإرجاع' للمزيد من التفاصيل.",
},
id: "faq-2", title: "ما هي سياسة الإرجاع والاستبدال لديكم؟", content: "نقدم سياسة إرجاع واستبدال مرنة خلال 14 يومًا من تاريخ الشراء. يجب أن تكون المنتجات في حالتها الأصلية. يرجى مراجعة صفحة 'سياسة الإرجاع' للمزيد من التفاصيل."},
{
id: "faq-3",
title: "هل تقدمون شحنًا دوليًا؟",
content: "نعم، نقدم خدمة الشحن الدولي لمعظم الدول حول العالم. يمكنك التحقق من خيارات الشحن والتكاليف المتاحة لبلدك عند إتمام عملية الشراء.",
},
id: "faq-3", title: "هل تقدمون شحنًا دوليًا؟", content: "نعم، نقدم خدمة الشحن الدولي لمعظم الدول حول العالم. يمكنك التحقق من خيارات الشحن والتكاليف المتاحة لبلدك عند إتمام عملية الشراء."},
]}
title="أسئلة شائعة"
description="إجابات لأكثر استفسارات عملائنا شيوعًا، لمساعدتك في الحصول على تجربة تسوق سلسة."
@@ -292,14 +178,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Vogue Arabia",
"Harper's Bazaar",
"Elle Arabia",
"Fashion Journal",
"Style Arabia",
"Luxury Magazine",
"Trend Setter",
]}
"Vogue Arabia", "Harper's Bazaar", "Elle Arabia", "Fashion Journal", "Style Arabia", "Luxury Magazine", "Trend Setter"]}
title="شركاؤنا في النجاح"
description="علامات تجارية موثوقة ومنصات إعلامية عالمية تثق بأسلوبنا وجودتنا."
/>
@@ -309,8 +188,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="تواصل معنا"
title="نحن هنا لمساعدتك"
description="لأية استفسارات أو دعم، لا تتردد في التواصل معنا. فريقنا مستعد دائمًا لخدمتك والإجابة على استفساراتك."
@@ -331,23 +209,17 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook link",
},
href: "#", ariaLabel: "Facebook link"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram link",
},
href: "#", ariaLabel: "Instagram link"},
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter link",
},
href: "#", ariaLabel: "Twitter link"},
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}