diff --git a/src/app/page.tsx b/src/app/page.tsx index bda62dd..f975962 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,30 +29,30 @@ export default function LandingPage() {
@@ -62,8 +62,8 @@ export default function LandingPage() {
@@ -75,15 +75,15 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { id: "bag1", brand: "Studio", name: "Minimalist Tote", price: "$340", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg?_wi=2" }, - { id: "bag2", brand: "Studio", name: "Classic Clutch", price: "$180", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/accessories-nail-polish_23-2147710692.jpg" }, - { id: "bag3", brand: "Studio", name: "Leather Crossbody", price: "$290", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576840.jpg" }, - { id: "bag4", brand: "Studio", name: "Signature Satchel", price: "$420", rating: 5, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046457.jpg?_wi=2" }, - { id: "bag5", brand: "Studio", name: "Structured Tote", price: "$380", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/wallet-with-crisis_23-2148542021.jpg" }, - { id: "bag6", brand: "Studio", name: "Artisan Wallet", price: "$120", rating: 5, reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33221.jpg" }, + { id: "bag1", brand: "استودیو", name: "کیف دوشی مینیمال", price: "۳۴۰$", rating: 5, reviewCount: "۱۲", imageSrc: "http://img.b2bpic.net/free-photo/back-view-artisan-holding-tools_23-2150104789.jpg?_wi=2" }, + { id: "bag2", brand: "استودیو", name: "کیف دستی کلاسیک", price: "۱۸۰$", rating: 5, reviewCount: "۸", imageSrc: "http://img.b2bpic.net/free-photo/accessories-nail-polish_23-2147710692.jpg" }, + { id: "bag3", brand: "استودیو", name: "کیف چرمی کراس‌بادی", price: "۲۹۰$", rating: 5, reviewCount: "۱۵", imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576840.jpg" }, + { id: "bag4", brand: "استودیو", name: "کیف ستل امضا", price: "۴۲۰$", rating: 5, reviewCount: "۲۰", imageSrc: "http://img.b2bpic.net/free-photo/small-purse-studio-still-life_23-2151046457.jpg?_wi=2" }, + { id: "bag5", brand: "استودیو", name: "کیف ساختاریافته", price: "۳۸۰$", rating: 5, reviewCount: "۱۰", imageSrc: "http://img.b2bpic.net/free-photo/wallet-with-crisis_23-2148542021.jpg" }, + { id: "bag6", brand: "استودیو", name: "کیف پول هنری", price: "۱۲۰$", rating: 5, reviewCount: "۲۵", imageSrc: "http://img.b2bpic.net/free-photo/man-studio-creates-leather-ware_1157-33221.jpg" }, ]} - title="Handmade Bag Collection" - description="Each bag is designed and handmade with premium materials, blending timeless elegance with modern minimalist aesthetics." + title="مجموعه کیف‌های دست‌ساز" + description="هر کیف با طراحی و دست‌ساز با مواد اولیه درجه یک ساخته شده و ظرافت بی‌زمان را با زیبایی مدرن و مینیمالیستی ترکیب می‌کند." /> @@ -94,26 +94,26 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Web Design", description: "Modern, responsive websites with a focus on conversion and clean aesthetics.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-home-office-using-cad-software-arranging-furniture_482257-119046.jpg?_wi=2", imageAlt: "Web Design"}, + title: "طراحی وب", description: "سایت‌های مدرن و واکنش‌گرا با تمرکز بر تبدیل بازدیدکننده و زیبایی تمیز.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-home-office-using-cad-software-arranging-furniture_482257-119046.jpg?_wi=2", imageAlt: "طراحی وب"}, items: [ - { icon: Code, text: "Custom Development" }, - { icon: Palette, text: "UI/UX Design" }, + { icon: Code, text: "توسعه سفارشی" }, + { icon: Palette, text: "طراحی UI/UX" }, ], reverse: false, }, { - title: "Bespoke Leather Craft", description: "Custom handmade leather bags created with sustainable, premium materials.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916727.jpg?_wi=2", imageAlt: "Leather Craft"}, + title: "چرم‌دوزی سفارشی", description: "کیف‌های چرمی دست‌ساز سفارشی که با مواد پایدار و درجه یک ساخته می‌شوند.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-purse-tiles-with-mediterranean-aesthetics_23-2150916727.jpg?_wi=2", imageAlt: "چرم‌دوزی"}, items: [ - { icon: Scissors, text: "Handmade Craft" }, - { icon: Sparkles, text: "Premium Materials" }, + { icon: Scissors, text: "صنایع دستی" }, + { icon: Sparkles, text: "مواد اولیه مرغوب" }, ], reverse: true, }, ]} - title="Professional Services" - description="Expert design solutions tailored to your unique needs." + title="خدمات تخصصی" + description="راه‌حل‌های طراحی حرفه‌ای که متناسب با نیازهای منحصربه‌فرد شما تنظیم شده‌اند." /> @@ -121,34 +121,34 @@ export default function LandingPage() { ); -} +} \ No newline at end of file