From 79ab26a581f5c40f0d1d0a48716ff03d77dcfada Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 05:07:10 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 79 ++++++++++---------------------------- 1 file changed, 20 insertions(+), 59 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 20bc9c2..8c63e44 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -18,8 +18,7 @@ export default function PortfolioPage() { const footerColumns = [ { - title: "الخدمات", - items: [ + title: "الخدمات", items: [ { label: "المطابخ", href: "/services" }, { label: "الخزائن", href: "/services" }, { label: "الأبواب والشبابيك", href: "/services" }, @@ -27,8 +26,7 @@ export default function PortfolioPage() { ], }, { - title: "الشركة", - items: [ + title: "الشركة", items: [ { label: "عن المحل", href: "/about" }, { label: "معرض الأعمال", href: "/portfolio" }, { label: "المنتجات", href: "/services" }, @@ -36,8 +34,7 @@ export default function PortfolioPage() { ], }, { - title: "التواصل", - items: [ + title: "التواصل", items: [ { label: "الهاتف", href: "tel:+966" }, { label: "البريد الإلكتروني", href: "mailto:info@example.com" }, { label: "WhatsApp", href: "https://wa.me/" }, @@ -53,7 +50,7 @@ export default function PortfolioPage() { borderRadius="soft" contentWidth="smallMedium" sizing="mediumSizeLargeTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -64,9 +61,7 @@ export default function PortfolioPage() { brandName="الصناعات الخشبية" navItems={navItems} button={{ - text: "تواصل معنا", - href: "/contact", - }} + text: "تواصل معنا", href: "/contact"}} /> @@ -81,53 +76,23 @@ export default function PortfolioPage() { animationType="slide-up" products={[ { - id: "1", - name: "مطبخ عصري - شقة فاخرة", - price: "عرض أسعار", - imageSrc: - "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821293.jpg?_wi=2", - imageAlt: "مطبخ حديث وفاخر معاصر", - }, + id: "1", name: "مطبخ عصري - شقة فاخرة", price: "عرض أسعار", imageSrc: + "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821293.jpg", imageAlt: "مطبخ حديث وفاخر معاصر"}, { - id: "2", - name: "خزانة ملابس مخصصة", - price: "عرض أسعار", - imageSrc: - "http://img.b2bpic.net/free-photo/back-view-woman-wearing-pink-robe_23-2148311710.jpg?_wi=2", - imageAlt: "خزانة ملابس كبيرة منظمة", - }, + id: "2", name: "خزانة ملابس مخصصة", price: "عرض أسعار", imageSrc: + "http://img.b2bpic.net/free-photo/back-view-woman-wearing-pink-robe_23-2148311710.jpg", imageAlt: "خزانة ملابس كبيرة منظمة"}, { - id: "3", - name: "أبواب ألمنيوم حديثة", - price: "عرض أسعار", - imageSrc: - "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712935.jpg?_wi=2", - imageAlt: "أبواب ألمنيوم سوداء عصرية", - }, + id: "3", name: "أبواب ألمنيوم حديثة", price: "عرض أسعار", imageSrc: + "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150712935.jpg", imageAlt: "أبواب ألمنيوم سوداء عصرية"}, { - id: "4", - name: "ديكور مكتب احترافي", - price: "عرض أسعار", - imageSrc: - "http://img.b2bpic.net/free-photo/empty-photo-frames-with-brick-wall-interior-design_23-2149454921.jpg?_wi=2", - imageAlt: "ديكور مكتب احترافي حديث", - }, + id: "4", name: "ديكور مكتب احترافي", price: "عرض أسعار", imageSrc: + "http://img.b2bpic.net/free-photo/empty-photo-frames-with-brick-wall-interior-design_23-2149454921.jpg", imageAlt: "ديكور مكتب احترافي حديث"}, { - id: "5", - name: "واجهة محل تجارية", - price: "عرض أسعار", - imageSrc: - "http://img.b2bpic.net/free-photo/open-sign-neon-bright-sign_23-2149169040.jpg?_wi=2", - imageAlt: "واجهة محل تجاري ليلاً", - }, + id: "5", name: "واجهة محل تجارية", price: "عرض أسعار", imageSrc: + "http://img.b2bpic.net/free-photo/open-sign-neon-bright-sign_23-2149169040.jpg", imageAlt: "واجهة محل تجاري ليلاً"}, { - id: "6", - name: "مطبخ بحديقة داخلية", - price: "عرض أسعار", - imageSrc: - "http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg?_wi=2", - imageAlt: "مطبخ مع حديقة داخلية", - }, + id: "6", name: "مطبخ بحديقة داخلية", price: "عرض أسعار", imageSrc: + "http://img.b2bpic.net/free-photo/marble-kitchen-gas-stove-contemporary-interior_169016-68931.jpg", imageAlt: "مطبخ مع حديقة داخلية"}, ]} /> @@ -137,17 +102,13 @@ export default function PortfolioPage() { tag="تواصل معنا" title="هل أنت مهتم بخدماتنا؟" description="تواصل معنا الآن لنناقش احتياجاتك وتقديم أفضل الحلول. فريقنا جاهز لتقديم استشارة مجانية" - background={{ variant: "aurora" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} buttons={[ { - text: "اتصل بنا الآن", - href: "tel:+966", - }, + text: "اتصل بنا الآن", href: "tel:+966"}, { - text: "راسلنا عبر WhatsApp", - href: "https://wa.me/", - }, + text: "راسلنا عبر WhatsApp", href: "https://wa.me/"}, ]} />