3 Commits

Author SHA1 Message Date
4a4cdc564b Update src/app/page.tsx 2026-05-09 16:01:20 +00:00
132b8d561d Merge version_2 into main
Merge version_2 into main
2026-05-09 15:40:56 +00:00
9ce6d01920 Update src/app/page.tsx 2026-05-09 15:40:53 +00:00

View File

@@ -33,38 +33,28 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "About", name: "حول", id: "#about"},
id: "#about",
},
{ {
name: "Features", name: "المميزات", id: "#features"},
id: "#features",
},
{ {
name: "Products", name: "المنتجات", id: "#products"},
id: "#products",
},
{ {
name: "Contact", name: "اتصل بنا", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Kibreeteh" brandName="كبيريت"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogo <HeroLogo
logoText="Kibreeteh Smoke" logoText="كبيريت سموك"
description="Redefining elegance through refined smoke experiences. Discover our curated collection of premium artisanal accessories designed for the modern connoisseur." description="إعادة تعريف الأناقة من خلال تجارب تدخين راقية. اكتشف مجموعتنا المختارة من الإكسسوارات الحرفية المتميزة المصممة للذواقة المعاصرين."
buttons={[ buttons={[
{ {
text: "Explore Collection", text: "استكشف المجموعة", href: "#products"},
href: "#products",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/smoke-texture-wallpaper-dark-background_53876-138228.jpg" imageSrc="http://img.b2bpic.net/free-photo/smoke-texture-wallpaper-dark-background_53876-138228.jpg"
imageAlt="Kibreeteh premium smoke lifestyle background" imageAlt="خلفية نمط حياة التدخين المميز لكبيريت"
/> />
</div> </div>
@@ -72,24 +62,18 @@ export default function LandingPage() {
<SplitAbout <SplitAbout
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
title="The Art of Kibreeteh" title="فن كبيريت"
description="At Kibreeteh, we believe that smoking is a ritual, not just a habit. Our designs are born from a fusion of traditional craftsmanship and modern aesthetic, ensuring every product delivers an unparalleled sensory experience." description="في كبيريت، نؤمن بأن التدخين طقس وليس مجرد عادة. تصاميمنا ولدت من مزيج الحرفية التقليدية والجماليات الحديثة، مما يضمن أن كل منتج يقدم تجربة حسية لا مثيل لها."
bulletPoints={[ bulletPoints={[
{ {
title: "Premium Materials", title: "مواد متميزة", description: "تم الحصول عليها من أرقى الموردين العالميين لضمان المتانة والأناقة."},
description: "Sourced from the finest global suppliers for durability and elegance.",
},
{ {
title: "Artisan Design", title: "تصميم حرفي", description: "كل منحنى ولمسة نهائية مصنوعة باهتمام دقيق بالتفاصيل."},
description: "Every curve and finish is crafted with meticulous attention to detail.",
},
{ {
title: "Exceptional Feel", title: "تجربة استثنائية", description: "هندسة دقيقة لتجربة استخدام سلسة ومريحة."},
description: "Engineered for a seamless and comfortable handling experience.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65196.jpg" imageSrc="http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65196.jpg"
imageAlt="Kibreeteh craftsmanship detail" imageAlt="تفاصيل حرفية كبيريت"
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
</div> </div>
@@ -102,95 +86,61 @@ export default function LandingPage() {
features={[ features={[
{ {
icon: Sparkles, icon: Sparkles,
title: "Aesthetic Appeal", title: "جاذبية جمالية", description: "مصممة لتبدو جيدة كما هي في الأداء."},
description: "Designed to look as good as they perform.",
},
{ {
icon: Shield, icon: Shield,
title: "Durability", title: "متانة عالية", description: "صُنعت لتدوم طويلاً باستخدام مكونات عالية الجودة."},
description: "Built to last with high-grade components.",
},
{ {
icon: Zap, icon: Zap,
title: "Optimized Airflow", title: "تدفق هواء مثالي", description: "هندسة دقيقة لسحب سلس ومريح."},
description: "Precision-engineered for a smooth pull.",
},
]} ]}
title="Refined Features" title="ميزات راقية"
description="Discover why Kibreeteh is the choice for discerning individuals." description="اكتشف لماذا يعتبر كبيريت الخيار المفضل للأفراد الذين يقدرون التميز."
/> />
</div> </div>
<div id="products" data-section="products"> <div id="products" data-section="products">
<ProductCardOne <ProductCardOne
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="split-actions"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[
{
text: "عرض جميع المنتجات", href: "/shop"
}
]}
products={[ products={[
{ {
id: "p1", id: "p1", name: "غليون التوقيع", price: "120$", imageSrc: "http://img.b2bpic.net/free-photo/male-product-photographer-doing-his-job-studio_23-2148970192.jpg"},
name: "Signature Pipe",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/male-product-photographer-doing-his-job-studio_23-2148970192.jpg",
},
{ {
id: "p2", id: "p2", name: "ولاعة الأناقة", price: "85$", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nail-polish-accesories-plain-background_23-2148306690.jpg"},
name: "Elegance Lighter",
price: "$85",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nail-polish-accesories-plain-background_23-2148306690.jpg",
},
{ {
id: "p3", id: "p3", name: "علبة منتصف الليل", price: "45$", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157456.jpg"},
name: "Midnight Case",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-arrangement-spanish-food_23-2149157456.jpg",
},
{ {
id: "p4", id: "p4", name: "صينية الإصدار الذهبي", price: "150$", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hookah-vaping_23-2149297158.jpg"},
name: "Gold Edition Tray",
price: "$150",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hookah-vaping_23-2149297158.jpg",
},
{ {
id: "p5", id: "p5", name: "فلتر محمول", price: "35$", imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148211031.jpg"},
name: "Portable Filter",
price: "$35",
imageSrc: "http://img.b2bpic.net/free-photo/blue-wavy-smoke-black-background_23-2148211031.jpg",
},
{ {
id: "p6", id: "p6", name: "مجموعة الخلطة الفاخرة", price: "210$", imageSrc: "http://img.b2bpic.net/free-photo/blank-stationery-set-corporate-identity-template_93675-130790.jpg"},
name: "Premium Blend Kit",
price: "$210",
imageSrc: "http://img.b2bpic.net/free-photo/blank-stationery-set-corporate-identity-template_93675-130790.jpg",
},
]} ]}
title="Curated Collection" title="مجموعة مختارة"
description="Explore our signature lineup of smoke accessories." description="استكشف مجموعتنا المتميزة من إكسسوارات التدخين."
/> />
</div> </div>
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardFourteen <MetricCardFourteen
useInvertedBackground={false} useInvertedBackground={false}
title="Our Impact" title="تأثيرنا"
tag="Excellence" tag="التميز"
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "5k+", description: "عميل سعيد"},
value: "5k+",
description: "Happy Connoisseurs",
},
{ {
id: "m2", id: "m2", value: "12", description: "جوائز عالمية"},
value: "12",
description: "Global Awards",
},
{ {
id: "m3", id: "m3", value: "100%", description: "معدل الرضا"},
value: "100%",
description: "Satisfaction Rate",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -203,43 +153,18 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "أليكس ر.", role: "جامع مقتنيات", testimonial: "جودة البناء لا مثيل لها. قطعة فنية حقيقية.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-doing-skincare-home_23-2150642530.jpg"},
name: "Alex R.",
role: "Collector",
testimonial: "The build quality is absolutely unmatched. A true piece of art.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-doing-skincare-home_23-2150642530.jpg",
},
{ {
id: "2", id: "2", name: "سارة ك.", role: "مستخدم يومي", testimonial: "كبيريت ارتقى بطقوسي اليومية. كل منتج يبدو فاخراً.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg"},
name: "Sarah K.",
role: "Daily User",
testimonial: "Kibreeteh has completely elevated my ritual. Every product feels premium.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg",
},
{ {
id: "3", id: "3", name: "ماركوس ل.", role: "مصمم", testimonial: "كمصمم، أقدر الاهتمام بالتفاصيل. مذهل بكل بساطة.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cleaning-her-skin-bathroom-beautiful-healthy-woman-bathroom_1153-7637.jpg"},
name: "Marcus L.",
role: "Designer",
testimonial: "As a designer, I appreciate the attention to detail. Just superb.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cleaning-her-skin-bathroom-beautiful-healthy-woman-bathroom_1153-7637.jpg",
},
{ {
id: "4", id: "4", name: "إيميلي ب.", role: "ذواقة", testimonial: "لم أستخدم شيئاً كهذا من قبل. سلس، أنيق، ومثالي.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-smiling-stylish-man-white-shirt-sunglasses-standing-streets-city-calling-mobile-phone_496169-452.jpg"},
name: "Emily P.",
role: "Connoisseur",
testimonial: "I have never used anything quite like this. Smooth, stylish, perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-smiling-stylish-man-white-shirt-sunglasses-standing-streets-city-calling-mobile-phone_496169-452.jpg",
},
{ {
id: "5", id: "5", name: "جون د.", role: "محترف", testimonial: "الفخامة كما يجب أن تكون. كبيريت ضروري لأي مجموعة جادة.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-rich-woman-holding-smartphone_23-2149722600.jpg"},
name: "John D.",
role: "Professional",
testimonial: "Luxury defined. Kibreeteh is essential for any serious collection.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-rich-woman-holding-smartphone_23-2149722600.jpg",
},
]} ]}
title="Client Perspectives" title="تجارب العملاء"
description="What the community says about their Kibreeteh experience." description="ماذا يقول المجتمع عن تجربتهم مع كبيريت."
/> />
</div> </div>
@@ -248,23 +173,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "f1", id: "f1", title: "كيف أنظف الغليون الخاص بي؟", content: "نوصي باستخدام محلول تنظيف متخصص ومنظفات الغليون للحصول على أفضل النتائج."},
title: "How do I clean my pipe?",
content: "We recommend using a specialized cleaning solution and pipe cleaners for best results.",
},
{ {
id: "f2", id: "f2", title: "هل الشحن متاح عالمياً؟", content: "نعم، نحن نشحن إلى جميع الوجهات الدولية الرئيسية."},
title: "Is shipping available globally?",
content: "Yes, we ship to all major international destinations.",
},
{ {
id: "f3", id: "f3", title: "ما هي المواد المستخدمة؟", content: "نستخدم الألمنيوم عالي الجودة، النحاس، والسيليكون الطبي."},
title: "What materials are used?",
content: "We use high-grade aluminum, brass, and medical-grade silicone.",
},
]} ]}
sideTitle="Common Questions" sideTitle="أسئلة شائعة"
sideDescription="Find answers to help you get the most out of your Kibreeteh gear." sideDescription="احصل على إجابات تساعدك في الاستفادة القصوى من معدات كبيريت الخاصة بك."
faqsAnimation="slide-up" faqsAnimation="slide-up"
/> />
</div> </div>
@@ -273,52 +189,39 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}} tag="تواصل معنا"
tag="Get in touch" title="هل أنت مستعد للتجربة؟"
title="Ready for your experience?" description="هل لديك أسئلة حول مجموعتنا أو تحتاج إلى توجيه؟ نحن هنا لمساعدتك في اختيار القطعة المناسبة."
description="Have questions about our collection or need guidance? We are here to help you choose the right piece."
buttons={[ buttons={[
{ {
text: "Contact Us", text: "اتصل بنا", href: "mailto:hello@kibreeteh.com"},
href: "mailto:hello@kibreeteh.com",
},
]} ]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer" className="text-right" dir="rtl">
<FooterBaseReveal <FooterBaseReveal
logoText="Kibreeteh Smoke" logoText="كبيريت سموك"
columns={[ columns={[
{ {
title: "Company", title: "الشركة", items: [
items: [
{ {
label: "About", label: "حولنا", href: "#about"},
href: "#about",
},
{ {
label: "Contact", label: "اتصل بنا", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Legal", title: "قانوني", items: [
items: [
{ {
label: "Privacy Policy", label: "سياسة الخصوصية", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "شروط الخدمة", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
copyrightText="© 2024 Kibreeteh Smoke. All rights reserved." copyrightText="© 2024 كبيريت سموك. جميع الحقوق محفوظة."
/> />
</div> </div>
</ReactLenis> </ReactLenis>