Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-08 05:07:10 +00:00
parent 8601d21964
commit 79ab26a581

View File

@@ -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"}}
/>
</div>
@@ -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: "مطبخ مع حديقة داخلية"},
]}
/>
</div>
@@ -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/"},
]}
/>
</div>