pagination and api blog metadata all page

This commit is contained in:
Zahra Vaziri
2025-06-15 20:54:48 +03:30
parent 594643816a
commit 804e3af3ba
20 changed files with 548 additions and 241 deletions
+46 -28
View File
@@ -36,7 +36,6 @@ declare const messages: {
"com_home_projects_title_bold": "initiatives",
"com_home_projects_description": "Our successful project initiatives showcase our commitment to excellence and innovation across various industries.",
"footer_title": "Industrial Solutions for a Modern World",
"footer_description": "We are committed to providing personalized industrial solutions that meet the unique needs of our clients. Our team of experts is dedicated to delivering high-quality products and services that drive success in todays competitive market.",
"footer_slogan": "We are committed to providing personalized industrial solutions.",
@@ -65,38 +64,57 @@ declare const messages: {
"com_products_products_category_title": "Products of {title} Category",
"com_contact_touch_title": "Get in touch",
"com_contact_touch_title_bold": "with us",
"com_contact_touch_description": "Reach out for any inquiries, support, or to discuss how we can meet your industrial needs.",
"com_contact_touch_option_1": "Contact",
"com_contact_touch_option_2": "e-mail",
"com_contact_touch_option_3": "Our Address",
"com_contact_touch_option_3_description": "7 San Juan Lane Graaf Florisstraat 22A,3021 CH",
"com_contact_title": "Contact ",
"com_contact_title_bold": "me",
"com_contact_first_name": "Enter first name",
"com_contact_last_name": "Enter last name",
"com_contact_email": "Enter your e-mail",
"com_contact_phone": "Enter your phone no.",
"com_contact_textarea": "Write Message",
"com_contact_first_name_required": "Name is required",
"com_contact_last_name_required": "Last name is required",
"com_contact_email_required": "Email is required",
"com_contact_phone_required": "Phone is required",
"com_contact_textarea_required": "Message is required",
"com_contact_touch_title": "Get in touch",
"com_contact_touch_title_bold": "with us",
"com_contact_touch_description": "Reach out for any inquiries, support, or to discuss how we can meet your industrial needs.",
"com_contact_touch_option_1":"Contact",
"com_contact_touch_option_2":"e-mail",
"com_contact_touch_option_3":"Our Address",
"com_contact_touch_option_3_description":"7 San Juan Lane Graaf Florisstraat 22A,3021 CH",
"com_contact_title": "Contact ",
"com_contact_title_bold": "me",
"com_contact_first_name": "Enter first name",
"com_contact_last_name": "Enter last name",
"com_contact_email": "Enter your e-mail",
"com_contact_phone": "Enter your phone no.",
"com_contact_textarea": "Write Message",
"com_contact_email_error": "Email is not valid",
"com_contact_phone_error": "The contact number is not valid (for example: 09123456789)",
"com_contact_textarea_error": "Message must be at least 10 characters long.",
"com_contact_button_submit": "Submit Message",
"pages_notFound_title": "404 Not Found Page",
"pages_notFound_description": "You can either head back to the Homepage or try a search.",
"pages_notFound_button": "Go To Home",
"com_contact_first_name_required": "Name is required",
"com_contact_last_name_required": "Last name is required",
"com_contact_email_required": "Email is required",
"com_contact_phone_required": "Phone is required",
"com_contact_textarea_required": "Message is required",
"page_about_metadata_title": "About Us - Brick Factory",
"page_about_metadata_description": "Learn more about our commitment to producing high-quality bricks using both traditional and modern manufacturing techniques.",
"page_home_metadata_title": "Home - Brick Factory",
"page_home_metadata_description": "Welcome to our official website, where we showcase our expertise, quality, and innovation in brick manufacturing.",
"com_contact_email_error": "Email is not valid",
"com_contact_phone_error": "The contact number is not valid (for example: 09123456789)",
"com_contact_textarea_error": "Message must be at least 10 characters long.",
"com_contact_button_submit": "Submit Message",
"pages_notFound_title": "404 Not Found Page",
"pages_notFound_description": "You can either head back to the Homepage or try a search.",
"pages_notFound_button":"Go To Home"
"page_contact_metadata_title": "Contact Us - Brick Factory",
"page_contact_metadata_description": "Get in touch with us for more information or to place an order. Our team is here to support your building needs.",
"page_products_metadata_title": "Products - Brick Factory",
"page_products_metadata_description": "Explore our variety of traditional and industrial bricks designed to meet the demands of different construction projects.",
"page_blog_metadata_title": "Blog - Brick Factory",
"page_blog_metadata_description": "Stay informed with our latest articles, news, and tips related to bricks and building materials.",
"page_projects_metadata_title": "Projects - Brick Factory",
"page_projects_metadata_description": "Discover successful projects completed using our high-quality bricks and expert craftsmanship.",
"page_product_categories_metadata_title": "Product Categories - Brick Factory",
"page_product_categories_metadata_description": "Browse through our product categories including Ghazaghi, yellow bricks, facing bricks, and more to find the right solution for your project.",
"page_not_found_metadata_title": "404 Not Found - Brick Factory",
"page_not_found_metadata_description": "The page you are looking for doesnt exist. You can return to the homepage or search for what you need."
};
export default messages;
+46 -28
View File
@@ -33,7 +33,6 @@
"com_home_projects_title_bold": "initiatives",
"com_home_projects_description": "Our successful project initiatives showcase our commitment to excellence and innovation across various industries.",
"footer_title": "Industrial Solutions for a Modern World",
"footer_description": "We are committed to providing personalized industrial solutions that meet the unique needs of our clients. Our team of experts is dedicated to delivering high-quality products and services that drive success in todays competitive market.",
"footer_slogan": "We are committed to providing personalized industrial solutions.",
@@ -62,37 +61,56 @@
"com_products_products_category_title": "Products of {title} Category",
"com_contact_touch_title": "Get in touch",
"com_contact_touch_title_bold": "with us",
"com_contact_touch_description": "Reach out for any inquiries, support, or to discuss how we can meet your industrial needs.",
"com_contact_touch_option_1": "Contact",
"com_contact_touch_option_2": "e-mail",
"com_contact_touch_option_3": "Our Address",
"com_contact_touch_option_3_description": "7 San Juan Lane Graaf Florisstraat 22A,3021 CH",
"com_contact_title": "Contact ",
"com_contact_title_bold": "me",
"com_contact_first_name": "Enter first name",
"com_contact_last_name": "Enter last name",
"com_contact_email": "Enter your e-mail",
"com_contact_phone": "Enter your phone no.",
"com_contact_textarea": "Write Message",
"com_contact_first_name_required": "Name is required",
"com_contact_last_name_required": "Last name is required",
"com_contact_email_required": "Email is required",
"com_contact_phone_required": "Phone is required",
"com_contact_textarea_required": "Message is required",
"com_contact_touch_title": "Get in touch",
"com_contact_touch_title_bold": "with us",
"com_contact_touch_description": "Reach out for any inquiries, support, or to discuss how we can meet your industrial needs.",
"com_contact_touch_option_1":"Contact",
"com_contact_touch_option_2":"e-mail",
"com_contact_touch_option_3":"Our Address",
"com_contact_touch_option_3_description":"7 San Juan Lane Graaf Florisstraat 22A,3021 CH",
"com_contact_title": "Contact ",
"com_contact_title_bold": "me",
"com_contact_first_name": "Enter first name",
"com_contact_last_name": "Enter last name",
"com_contact_email": "Enter your e-mail",
"com_contact_phone": "Enter your phone no.",
"com_contact_textarea": "Write Message",
"com_contact_email_error": "Email is not valid",
"com_contact_phone_error": "The contact number is not valid (for example: 09123456789)",
"com_contact_textarea_error": "Message must be at least 10 characters long.",
"com_contact_button_submit": "Submit Message",
"pages_notFound_title": "404 Not Found Page",
"pages_notFound_description": "You can either head back to the Homepage or try a search.",
"pages_notFound_button": "Go To Home",
"com_contact_first_name_required": "Name is required",
"com_contact_last_name_required": "Last name is required",
"com_contact_email_required": "Email is required",
"com_contact_phone_required": "Phone is required",
"com_contact_textarea_required": "Message is required",
"page_about_metadata_title": "About Us - Brick Factory",
"page_about_metadata_description": "Learn more about our commitment to producing high-quality bricks using both traditional and modern manufacturing techniques.",
"page_home_metadata_title": "Home - Brick Factory",
"page_home_metadata_description": "Welcome to our official website, where we showcase our expertise, quality, and innovation in brick manufacturing.",
"com_contact_email_error": "Email is not valid",
"com_contact_phone_error": "The contact number is not valid (for example: 09123456789)",
"com_contact_textarea_error": "Message must be at least 10 characters long.",
"com_contact_button_submit": "Submit Message",
"pages_notFound_title": "404 Not Found Page",
"pages_notFound_description": "You can either head back to the Homepage or try a search.",
"pages_notFound_button":"Go To Home"
"page_contact_metadata_title": "Contact Us - Brick Factory",
"page_contact_metadata_description": "Get in touch with us for more information or to place an order. Our team is here to support your building needs.",
"page_products_metadata_title": "Products - Brick Factory",
"page_products_metadata_description": "Explore our variety of traditional and industrial bricks designed to meet the demands of different construction projects.",
"page_blog_metadata_title": "Blog - Brick Factory",
"page_blog_metadata_description": "Stay informed with our latest articles, news, and tips related to bricks and building materials.",
"page_projects_metadata_title": "Projects - Brick Factory",
"page_projects_metadata_description": "Discover successful projects completed using our high-quality bricks and expert craftsmanship.",
"page_product_categories_metadata_title": "Product Categories - Brick Factory",
"page_product_categories_metadata_description": "Browse through our product categories including Ghazaghi, yellow bricks, facing bricks, and more to find the right solution for your project.",
"page_not_found_metadata_title": "404 Not Found - Brick Factory",
"page_not_found_metadata_description": "The page you are looking for doesnt exist. You can return to the homepage or search for what you need."
}
+48 -24
View File
@@ -56,30 +56,54 @@
"pages_products_content_description": "آجرها به عنوان یکی از قدیمی‌ترین و پرکاربردترین مصالح ساختمانی بشر، در طول تاریخ دچار تحول زیادی شده‌اند. امروزه این مصالح در طیف بسیار متنوعی تولید و عرضه می‌شوند و به مهندسان و معماران این امکان را می‌دهند تا مناسب‌ترین آجر را برای هر پروژه و نیازی، از سازه‌های سنتی و تاریخی تا ساختمان‌های مدرن و پیشرفته، انتخاب کنند. برای درک بهتر این تنوع، می‌توان آجرها را بر اساس چند معیار کلیدی طبقه‌بندی کرد که هر یک ویژگی‌ها و کاربردهای خاص خود را دارند.\n۱. طبقه‌بندی بر اساس روش تولید: از سنت تا صنعت پیشرفته\nروش تولید آجرها مستقیماً بر ظاهر، بافت و ویژگی‌های آن‌ها تأثیر می‌گذارد.\nآجرهای دستی/قالبی: این آجرها با فشار دادن دستی خاک رس در قالب تولید می‌شوند. نتیجه، آجری با بافت نسبتاً زبر، لبه‌های نامنظم و ظاهری سنتی‌تر است که هر قطعه حس منحصر به فردی دارد. این نوع آجر اغلب برای پروژه‌های مرمت یا ساخت ساختمان‌هایی با سبک روستایی یا قدیمی استفاده می‌شود.\nآجرهای ماشینی: این آجرها با استفاده از ماشین‌آلات صنعتی تولید می‌شوند که دقت ابعادی و یکنواختی ظاهری بسیار بالاتری دارند. آجرهای ماشینی خود به دو دسته اصلی تقسیم می‌شوند:\nآجرهای سوراخ‌دار/توخالی: این آجرها دارای سوراخ‌هایی هستند که چندین مزیت دارند: کاهش وزن ساختمان، بهبود عایق حرارتی و صوتی و افزایش چسبندگی ملات.\nآجرهای توپر: این آجرها بدون سوراخ بوده و مقاومت فشاری بسیار بالایی دارند. آن‌ها برای سازه‌های باربر و دیوارهایی که به حداکثر استحکام نیاز دارند، ایده‌آل هستند.\n۲. طبقه‌بندی بر اساس نوع و ترکیب مواد اولیه: از خاک رس تا بتن\nجنس آجر تعیین‌کننده ویژگی‌های فیزیکی و شیمیایی آن است.",
"com_products_products_category_title": "محصولات دسته {title}",
"com_contact_touch_title": "با ما تماس بگیرید",
"com_contact_touch_title_bold": "",
"com_contact_touch_description": "برای هرگونه سوال، پشتیبانی یا بحث در مورد چگونگی رفع نیازهای صنعتی خود با ما تماس بگیرید.",
"com_contact_touch_option_1":"تماس بگیرید",
"com_contact_touch_option_2":"ایمیل",
"com_contact_touch_option_3":"آدرس ما",
"com_contact_touch_option_3_description":"خیابان سن خوان، پلاک ۷، گراف، فلوریسترات ۲۲A، کد پستی ۳۰۲۱",
"com_contact_title": "با ما تماس بگیرید",
"com_contact_title_bold": "",
"com_contact_first_name": "نام خود را وارد کنید",
"com_contact_last_name": "نام خانوادگی خود را وارد کنید",
"com_contact_email": "ایمیل خود را وارد کنید.",
"com_contact_phone": "شماره تلفن خود را وارد کنید.",
"com_contact_textarea": "پیام خود را وارد کنید",
"com_contact_first_name_required": "نام الزامی است",
"com_contact_last_name_required": "نام خانوادگی الزامی است",
"com_contact_email_required": "ایمیل الزامی است",
"com_contact_phone_required": "شماره تلفن الزامی است",
"com_contact_textarea_required": "پیام الزامی است",
"com_contact_email_error": "ایمیل معتبر نیست",
"com_contact_phone_error": "شماره تماس معتبر نیست (مثلاً: 09123456789)",
"com_contact_textarea_error": "پیام باید حداقل ۱۰ کاراکتر باشد",
"com_contact_button_submit": "ارسال پیام",
"com_contact_touch_title": "با ما تماس بگیرید",
"com_contact_touch_title_bold": "",
"com_contact_touch_description": "برای هرگونه سوال، پشتیبانی یا بحث در مورد چگونگی رفع نیازهای صنعتی خود با ما تماس بگیرید.",
"com_contact_touch_option_1": "تماس بگیرید",
"com_contact_touch_option_2": "ایمیل",
"com_contact_touch_option_3": "آدرس ما",
"com_contact_touch_option_3_description": "خیابان سن خوان، پلاک ۷، گراف، فلوریسترات ۲۲A، کد پستی ۳۰۲۱",
"com_contact_title": "با ما تماس بگیرید",
"com_contact_title_bold": "",
"com_contact_first_name": "نام خود را وارد کنید",
"com_contact_last_name": "نام خانوادگی خود را وارد کنید",
"com_contact_email": "ایمیل خود را وارد کنید.",
"com_contact_phone": "شماره تلفن خود را وارد کنید.",
"com_contact_textarea": "پیام خود را وارد کنید",
"com_contact_first_name_required": "نام الزامی است",
"com_contact_last_name_required": "نام خانوادگی الزامی است",
"com_contact_email_required": "ایمیل الزامی است",
"com_contact_phone_required": "شماره تلفن الزامی است",
"com_contact_textarea_required": "پیام الزامی است",
"com_contact_email_error": "ایمیل معتبر نیست",
"com_contact_phone_error": "شماره تماس معتبر نیست (مثلاً: 09123456789)",
"com_contact_textarea_error": "پیام باید حداقل ۱۰ کاراکتر باشد",
"com_contact_button_submit": "ارسال پیام",
"pages_notFound_title": "صفحه ۴۰۴ پیدا نشد",
"pages_notFound_description": "صفحه‌ای که به دنبال آن هستید وجود ندارد یا منتقل شده است. لطفاً آدرس را بررسی کنید یا به صفحه اصلی بازگردید.",
"pages_notFound_button": "بازگشت به صفحه اصلی"
"pages_notFound_button": "بازگشت به صفحه اصلی",
"page_about_metadata_title": "درباره ما - کارخانه آجرسازی",
"page_about_metadata_description": "با ما بیشتر آشنا شوید؛ متعهد به تولید آجرهای باکیفیت با بهره‌گیری از فناوری‌های نوین و روش‌های ساخت پیشرفته.",
"page_home_metadata_title": "خانه - کارخانه آجرسازی",
"page_home_metadata_description": "به وب‌سایت رسمی ما خوش آمدید؛ جایی که کیفیت، تجربه و نوآوری در تولید انواع آجر به نمایش گذاشته می‌شود.",
"page_contact_metadata_title": "تماس با ما - کارخانه آجرسازی",
"page_contact_metadata_description": "برای دریافت اطلاعات بیشتر یا ثبت سفارش با ما تماس بگیرید. تیم ما آماده پاسخگویی به شماست.",
"page_products_metadata_title": "محصولات - کارخانه آجرسازی",
"page_products_metadata_description": "انواع آجرهای سنتی و صنعتی را در این بخش مشاهده کنید؛ مناسب برای پروژه‌های ساختمانی گوناگون.",
"page_blog_metadata_title": "بلاگ - کارخانه آجرسازی",
"page_blog_metadata_description": "با مقالات، اخبار و آموزش‌های ما در حوزه آجر و مصالح ساختمانی به‌روز بمانید.",
"page_projects_metadata_title": "پروژه‌ها - کارخانه آجرسازی",
"page_projects_metadata_description": "نگاهی به پروژه‌های موفق ما که با استفاده از آجرهای با کیفیت اجرا شده‌اند.",
"page_product_categories_metadata_title": "دسته‌بندی محصولات - کارخانه آجرسازی",
"page_product_categories_metadata_description": "دسته‌بندی کامل آجرها شامل آجر قزاقی، آجر زرد، آجر نما و موارد دیگر را در این بخش بررسی کنید.",
"page_not_found_metadata_title": "۴۰۴ - صفحه پیدا نشد",
"page_not_found_metadata_description": "صفحه‌ای که به دنبال آن هستید یافت نشد. می‌توانید به صفحه اصلی بازگردید یا مجدد جستجو کنید."
}