Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-30 23:12:38 +00:00

View File

@@ -28,428 +28,158 @@ export default function LandingPage() {
headingFontWeight="medium"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "الرئيسية",
id: "hero",
},
{
name: "من نحن",
id: "about",
},
{
name: "خدماتنا",
id: "features",
},
{
name: "أعمالنا",
id: "products",
},
{
name: "تواصل معنا",
id: "contact",
},
]}
brandName="ورشة لمسة محترف"
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "الرئيسية", id: "hero" },
{ name: "من نحن", id: "about" },
{ name: "خدماتنا", id: "features" },
{ name: "أعمالنا", id: "products" },
{ name: "تواصل معنا", id: "contact" },
]}
brandName="ورشة لمسة محترف"
button={{ text: "احجز الآن", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
title="ورشة لمسة محترف للنجارة"
description="نصيغ الخشب بلمسة إبداعية لتصاميم تدوم طويلاً وتناسب ذوقك الرفيع. خبرة تمتد لسنوات في تنفيذ كافة أعمال النجارة والموبيليا."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-carpenter-checking-smoothness-wood-product-workshop_342744-828.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-wood-worker-his-shop-working-with-tools-equipment_23-2150861593.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tools-pieces-wood_23-2148640265.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/carpentry-workshop-man-using-electric-hand-saw-wooden-planks_1163-3119.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104820.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26132.jpg",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-tree_1157-18664.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artisan-jobs-equipment-assortment_23-2148732419.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-circular-saw_1157-45880.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186775.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-wood-product-machine_169016-3679.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104780.jpg",
},
]}
buttons={[
{
text: "تصفح أعمالنا",
href: "#products",
},
{
text: "تواصل معنا",
href: "#contact",
},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26094.jpg",
alt: "Handsome carpenter working with a wood",
},
{
src: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26127.jpg",
alt: "Handsome carpenter working with a wood",
},
{
src: "http://img.b2bpic.net/free-photo/carpenter-his-workshop_23-2147773374.jpg",
alt: "Carpenter in his workshop",
},
{
src: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product-manufacturing_169016-4746.jpg",
alt: "a man works on the machine with the wooden product manufacturing",
},
{
src: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451076.jpg",
alt: "Carpenter cutting mdf board inside workshop",
},
]}
avatarText="موثوقون من قبل أكثر من 500 عميل"
marqueeItems={[
{
type: "image",
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1p9p06",
alt: "modern furniture brand logo",
},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/carpenter-logo-design-template_23-2150626347.jpg",
alt: "interior design brand logo",
},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/hand-painted-badges-woodworking_23-2147566097.jpg",
alt: "home decor brand icon",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/woodworker-cleaning-spindle-moulder-machine-after-finishing-client-project_482257-104741.jpg",
alt: "architectural wood design icon",
},
{
type: "image",
src: "http://img.b2bpic.net/free-vector/carpenter-logo-template-design_52683-130495.jpg",
alt: "luxury custom wood branding",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{ variant: "gradient-bars" }}
title="ورشة لمسة محترف للنجارة"
description="نصيغ الخشب بلمسة إبداعية لتصاميم تدوم طويلاً وتناسب ذوقك الرفيع. خبرة تمتد لسنوات في تنفيذ كافة أعمال النجارة والموبيليا."
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-carpenter-checking-smoothness-wood-product-workshop_342744-828.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-wood-worker-his-shop-working-with-tools-equipment_23-2150861593.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-tools-pieces-wood_23-2148640265.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpentry-workshop-man-using-electric-hand-saw-wooden-planks_1163-3119.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104820.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26132.jpg" },
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-works-with-tree_1157-18664.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-artisan-jobs-equipment-assortment_23-2148732419.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/craftsman-using-circular-saw_1157-45880.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186775.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-wood-product-machine_169016-3679.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104780.jpg" },
]}
buttons={[{ text: "تصفح أعمالنا", href: "#products" }, { text: "تواصل معنا", href: "#contact" }]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26094.jpg", alt: "Carpenter" },
{ src: "http://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26127.jpg", alt: "Carpenter" },
{ src: "http://img.b2bpic.net/free-photo/carpenter-his-workshop_23-2147773374.jpg", alt: "Carpenter" },
{ src: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product-manufacturing_169016-4746.jpg", alt: "Carpenter" },
{ src: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451076.jpg", alt: "Carpenter" }
]}
avatarText="موثوقون من قبل أكثر من 500 عميل"
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{
type: "text",
content: "قصة ورشة لمسة محترف",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104870.jpg",
alt: "ورشة النجارة",
},
]}
/>
</div>
<div id="about" data-section="about">
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[{ type: "text", content: "قصة ورشة لمسة محترف" }, { type: "image", src: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104870.jpg", alt: "ورشة النجارة" }]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardSeven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: صميم أثاث مخصص",
description: "نصمم وننفذ أثاثاً فريداً يطابق رؤيتك الخاصة.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186729.jpg?_wi=1",
},
{
title: "ترميم وتجديد",
description: "إعادة إحياء أثاثك القديم ليصبح كالجديد تماماً.",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-construction-site_23-2151889140.jpg?_wi=1",
},
{
title: "ديكورات خشبية",
description: "تصاميم ديكور خشبية للمساحات السكنية والتجارية.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-user-wearing-vr-glasses_74855-4062.jpg?_wi=1",
},
]}
title="خدماتنا المميزة"
description="نقدم حلولاً خشبية متكاملة تتناسب مع احتياجات منزلك ومكتبك."
/>
</div>
<div id="features" data-section="features">
<FeatureCardSeven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{ title: "تصميم أثاث مخصص", description: "نصمم وننفذ أثاثاً فريداً يطابق رؤيتك الخاصة.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186729.jpg" },
{ title: رميم وتجديد", description: "إعادة إحياء أثاثك القديم ليصبح كالجديد تماماً.", imageSrc: "http://img.b2bpic.net/free-photo/people-working-construction-site_23-2151889140.jpg" },
{ title: "ديكورات خشبية", description: "تصاميم ديكور خشبية للمساحات السكنية والتجارية.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-user-wearing-vr-glasses_74855-4062.jpg" },
]}
title="خدماتنا المميزة"
description="نقدم حلولاً خشبية متكاملة تتناسب مع احتياجات منزلك ومكتبك."
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "ورشة لمسة محترف",
name: "طاولة طعام",
price: "غير محدد",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-minimal-scandinavian-wood-walk-closet-with-wardrobe_105762-2298.jpg",
},
{
id: "p2",
brand: "ورشة لمسة محترف",
name: "خزانة ملابس",
price: "غير محدد",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960703.jpg",
},
{
id: "p3",
brand: "ورشة لمسة محترف",
name: "باب خشب صلب",
price: "غير محدد",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13499.jpg",
},
{
id: "p4",
brand: "ورشة لمسة محترف",
name: "أرفف جدارية",
price: "غير محدد",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-logs-plants_23-2149155796.jpg",
},
{
id: "p5",
brand: "ورشة لمسة محترف",
name: "غرفة نوم كاملة",
price: "غير محدد",
rating: 5,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-vase_23-2151003060.jpg",
},
{
id: "p6",
brand: "ورشة لمسة محترف",
name: "مكتب دراسي",
price: "غير محدد",
rating: 5,
reviewCount: "9",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-flowerpots_23-2147997172.jpg",
},
]}
title="أبرز أعمالنا"
description="نماذج من مشاريعنا الأخيرة التي تجسد دقة العمل والجودة."
/>
</div>
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{ id: "p1", brand: "ورشة لمسة محترف", name: "طاولة طعام", price: "غير محدد", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-minimal-scandinavian-wood-walk-closet-with-wardrobe_105762-2298.jpg" },
{ id: "p2", brand: "ورشة لمسة محترف", name: "خزانة ملابس", price: "غير محدد", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/still-life-shoe-rack-indoors_23-2150960703.jpg" },
{ id: "p3", brand: "ورشة لمسة محترف", name: "باب خشب صلب", price: "غير محدد", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13499.jpg" },
{ id: "p4", brand: "ورشة لمسة محترف", name: "أرفف جدارية", price: "غير محدد", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-logs-plants_23-2149155796.jpg" },
{ id: "p5", brand: "ورشة لمسة محترف", name: "غرفة نوم كاملة", price: "غير محدد", rating: 5, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/handcrafted-wooden-decorative-vase_23-2151003060.jpg" },
{ id: "p6", brand: "ورشة لمسة محترف", name: "مكتب دراسي", price: "غير محدد", rating: 5, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/top-view-flowerpots_23-2147997172.jpg" },
]}
title="أبرز أعمالنا"
description="نماذج من مشاريعنا الأخيرة التي تجسد دقة العمل والجودة."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "أحمد علي",
date: "2024-05",
title: "عميل راضٍ",
quote: "عمل دقيق وتصاميم رائعة، أوصي بهم بشدة.",
tag: "تجربة ممتازة",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-carpenter-handshaking-with-is-colleague-while-greeting-workshop_637285-11815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-carpenter-checking-smoothness-wood-product-workshop_342744-828.jpg?_wi=2",
imageAlt: "happy client home wood",
},
{
id: "t2",
name: "سارة محمد",
date: "2024-06",
title: "عميل راضٍ",
quote: "أثاث منزلي بجودة عالمية وتصاميم عصرية.",
tag: "جودة عالية",
avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104870.jpg",
imageAlt: "happy client home wood",
},
{
id: "t3",
name: "خالد عمر",
date: "2024-07",
title: "عميل راضٍ",
quote: "التزام بالمواعيد واهتمام بأدق التفاصيل.",
tag: "احترافية",
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-young-professional-businessman-sitting-cafe-with-glass-coffee-working-laptop-searching-inspiration-outside-office-workspace_1258-314543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186729.jpg?_wi=2",
imageAlt: "happy client home wood",
},
{
id: "t4",
name: "ليلى حسن",
date: "2024-08",
title: "عميل راضٍ",
quote: "تجربة رائعة وتصاميم مخصصة تناسب مساحتي.",
tag: "إبداع",
avatarSrc: "http://img.b2bpic.net/free-photo/men-working-cutting-mdf-board_23-2149384801.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-working-construction-site_23-2151889140.jpg?_wi=2",
imageAlt: "happy client home wood",
},
{
id: "t5",
name: "يوسف محمود",
date: "2024-09",
title: "عميل راضٍ",
quote: "أفضل ورشة نجارة تعاملت معها، جودة ومتانة.",
tag: "متانة",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-taking-break-from-moving-house_329181-159.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-user-wearing-vr-glasses_74855-4062.jpg?_wi=2",
imageAlt: "happy client home wood",
},
]}
title="ماذا يقول عملاؤنا؟"
description="نسعد دائماً بثقة عملائنا في جودة أعمالنا."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "أحمد علي", date: "2024-05", title: "عميل راضٍ", quote: "عمل دقيق وتصاميم رائعة، أوصي بهم بشدة.", tag: "تجربة ممتازة", avatarSrc: "http://img.b2bpic.net/free-photo/happy-carpenter-handshaking-with-is-colleague-while-greeting-workshop_637285-11815.jpg" },
{ id: "t2", name: "سارة محمد", date: "2024-06", title: "عميل راضٍ", quote: "أثاث منزلي بجودة عالمية وتصاميم عصرية.", tag: "جودة عالية", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-looking-camera-posing_176420-3837.jpg" },
{ id: "t3", name: "خالد عمر", date: "2024-07", title: "عميل راضٍ", quote: "التزام بالمواعيد واهتمام بأدق التفاصيل.", tag: "احترافية", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-young-professional-businessman-sitting-cafe-with-glass-coffee-working-laptop-searching-inspiration-outside-office-workspace_1258-314543.jpg" },
{ id: "t4", name: "ليلى حسن", date: "2024-08", title: "عميل راضٍ", quote: "تجربة رائعة وتصاميم مخصصة تناسب مساحتي.", tag: "إبداع", avatarSrc: "http://img.b2bpic.net/free-photo/men-working-cutting-mdf-board_23-2149384801.jpg" },
{ id: "t5", name: "يوسف محمود", date: "2024-09", title: "عميل راضٍ", quote: "أفضل ورشة نجارة تعاملت معها، جودة ومتانة.", tag: "متانة", avatarSrc: "http://img.b2bpic.net/free-photo/couple-taking-break-from-moving-house_329181-159.jpg" },
]}
title="ماذا يقول عملاؤنا؟"
description="نسعد دائماً بثقة عملائنا في جودة أعمالنا."
/>
</div>
<div id="socialProof" data-section="socialProof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"لمسة محترف",
"خشبيات المملكة",
"ديكورات الخليج",
"صناعاتنا",
"نجارة العرب",
"إتقان الخشب",
"فن الخشب",
]}
title="شركاؤنا وعملائنا"
description="نفتخر بالتعاون مع كبرى الجهات والعملاء المتميزين."
/>
</div>
<div id="socialProof" data-section="socialProof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={["لمسة محترف", "خشبيات المملكة", "ديكورات الخليج", "صناعاتنا", "نجارة العرب", "إتقان الخشب", "فن الخشب"]}
title="شركاؤنا وعملائنا"
description="نفتخر بالتعاون مع كبرى الجهات والعملاء المتميزين."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "هل تقومون بتفصيل أثاث حسب الطلب؟",
content: "نعم، نحن متخصصون في تفصيل الأثاث بناءً على المقاسات والتصاميم المطلوبة.",
},
{
id: "f2",
title: "كم تستغرق عملية التنفيذ؟",
content: "يعتمد الوقت على حجم المشروع وطبيعة العمل، وسنقدم لك جدولاً زمنياً دقيقاً عند التعاقد.",
},
{
id: "f3",
title: "هل تقدمون ضماناً على الأعمال؟",
content: "نعم، نقدم ضماناً على جودة التنفيذ والمواد المستخدمة.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product_169016-3433.jpg"
mediaAnimation="slide-up"
title="أسئلة شائعة"
description="كل ما تحتاج معرفته عن خدماتنا."
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitMedia
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "هل تقومون بتفصيل أثاث حسب الطلب؟", content: "نعم، نحن متخصصون في تفصيل الأثاث بناءً على المقاسات والتصاميم المطلوبة." },
{ id: "f2", title: "كم تستغرق عملية التنفيذ؟", content: "يعتمد الوقت على حجم المشروع وطبيعة العمل، وسنقدم لك جدولاً زمنياً دقيقاً عند التعاقد." },
{ id: "f3", title: "هل تقدمون ضماناً على الأعمال؟", content: "نعم، نقدم ضماناً على جودة التنفيذ والمواد المستخدمة." },
]}
imageSrc="http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product_169016-3433.jpg"
mediaAnimation="slide-up"
title="أسئلة شائعة"
description="كل ما تحتاج معرفته عن خدماتنا."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
tag="تواصل معنا"
title="ابدأ مشروعك القادم معنا"
description="يسعدنا الاستماع لأفكارك وتحويلها لواقع ملموس. اتصل بنا أو قم بزيارتنا."
buttons={[
{
text: "اتصل بنا الآن",
href: "tel:+966500000000",
},
{
text: "أرسل لنا رسالة",
href: "mailto:info@workshop.com",
},
]}
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{ variant: "radial-gradient" }}
tag="تواصل معنا"
title="ابدأ مشروعك القادم معنا"
description="يسعدنا الاستماع لأفكارك وتحويلها لواقع ملموس. اتصل بنا أو قم بزيارتنا."
buttons={[{ text: "اتصل بنا الآن", href: "tel:+966500000000" }, { text: "أرسل لنا رسالة", href: "mailto:info@workshop.com" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{
title: "روابط سريعة",
items: [
{
label: "الرئيسية",
href: "#hero",
},
{
label: "من نحن",
href: "#about",
},
{
label: "خدماتنا",
href: "#features",
},
],
},
{
title: "اتصل بنا",
items: [
{
label: "تواصل معنا",
href: "#contact",
},
{
label: "الأسئلة الشائعة",
href: "#faq",
},
],
},
]}
logoText="لمسة محترف"
/>
</div>
<div id="footer" data-section="footer">
<FooterBase
columns={[
{ title: "روابط سريعة", items: [{ label: "الرئيسية", href: "#hero" }, { label: "من نحن", href: "#about" }, { label: "خدماتنا", href: "#features" }] },
{ title: "اتصل بنا", items: [{ label: "تواصل معنا", href: "#contact" }, { label: "الأسئلة الشائعة", href: "#faq" }] },
]}
logoText="لمسة محترف"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}