parsaaghayi-front/src/app/lib/dictionaries/en.json

148 lines
6.8 KiB
JSON

{
"website": {
"homePage": {
"top": {
"greeting": "Hi, I am",
"name": "Parsa Aghayi",
"profession": "Senior Frontend Engineer & Web Architect",
"roll": "Turning complex engineering challenges into clean, maintainable code.",
"descriptionAboutMe": "Crafting high-performance web applications, scalable React/Next.js architectures, and seamless backend integrations. Turning complex engineering challenges into clean, maintainable code.",
"cta": "Let's Work Together"
},
"nav": {
"home": "home",
"aboutMe": "about Me",
"services": "services",
"projects": "projects",
"testimonials": "testimonials",
"contact": "contact",
"blog": "blog"
},
"services": {
"title": "services",
"description": "In today's digital landscape, having a robust online presence is essential for businesses and individuals alike. Our services cater to a wide range of web development needs, ensuring that your project is functional, visually appealing, and user-friendly."
},
"projects": {
"title": "my projects",
"description": "Explore a selection of my web development projects that showcase my ability to deliver high-quality solutions and create engaging digital experiences. See how I can help bring your vision to life!"
},
"testimonials": {
"title": "testimonials",
"description": "The Testimonials section features feedback from clients and collaborators, highlighting the quality of my services and commitment to client satisfaction. These authentic reviews reflect my professionalism and the positive impact of my work, giving potential clients confidence in choosing me for their web development needs.",
"data": [
{
"name": "Sarah Johnson",
"position": "Founder & CEO of Innovate Solutions",
"image": "/images/user-1.svg",
"quote": "The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from \"de Finibus Bonorum et Malorum\" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham."
},
{
"name": "Michael Lee",
"position": "Chief Executive Officer at Tech Innovators",
"image": "/images/user-1.svg",
"quote": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged."
},
{
"name": "Emma Davis",
"position": "CEO & Lead Strategist at Visionary Ventures",
"image": "/images/user-1.svg",
"quote": "It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English."
},
{
"name": "John Doe",
"position": "COO at Startup Labs",
"image": "/images/user-1.svg",
"quote": "All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet."
},
{
"name": "Jane Smith",
"position": "Founder at Health Innovations",
"image": "/images/user-1.svg",
"quote": "It uses a dictionary of over 200 Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable."
},
{
"name": "Alex Chen",
"position": "CTO at CloudBase Technologies",
"image": "/images/user-1.svg",
"quote": "Working with this developer was an absolute pleasure. The attention to detail, code quality, and timely delivery exceeded our expectations."
}
]
},
"contact": {
"slogan": "Lets Design Together",
"description": "The Contact Me section offers a simple way to reach out for inquiries, project proposals, or collaboration opportunities. Fill out the contact form or use the provided information, and I'll respond promptly to discuss your ideas and how I can help.",
"button": "contact me",
"placeholder": "Enter your Email address here..."
}
},
"header": {
"Name": "parsa aghayi",
"Home": "home",
"AboutMe": "about Me",
"Services": "services",
"Projects": "projects",
"Testimonials": "testimonials",
"Contact": "contact",
"Blog": "blog",
"Button": "Resume"
},
"footer": {
"Name": "parsa aghayi",
"Home": "home",
"AboutMe": "about Me",
"Services": "services",
"Projects": "projects",
"Testimonials": "testimonials",
"Contact": "contact",
"Blog": "blog",
"Year": "© 2024",
"CopyRight": "All Rights Reserved , Inc."
}
},
"blog": {
"homePage": {
"viewAll": "viewAll",
"new": "new",
"categories": "categories",
"popular": "popular",
"random": "random",
"by": "BY",
"in": "IN"
},
"filteredPostsPage": {
"newTitle": "new",
"popularTitle": "popular",
"newDescription": "Explore the latest posts on our blog. Stay updated with fresh content, insightful articles, and the most recent discussions in your areas of interest.",
"popularDescription": "Discover the most popular posts with the highest views. These articles have resonated with our audience and are trending across various topics."
},
"categoriesPage": {
"title": "categories",
"pageTitle": "all categories list",
"description": "Browse through our collection of categories to find posts on your favorite topics. Whether you`re looking for insightful articles, how-tos, or the latest trends, our categories make it easy to discover content tailored to your interests."
},
"categoriySinglePage": {
"total": "total posts of "
},
"postSinglePage": {
"followMe": "follow me",
"YouMightLike": "you might also like..."
},
"header": {
"Home": "Home",
"New": "New",
"Popular": "Popular",
"Categories": "Categories",
"button": "subscribe"
},
"footer": {
"Name": "parsa aghayi",
"Year": "© 2024",
"CopyRight": "All Rights Reserved , Inc."
},
"pagination": {
"first": "first",
"last": "last"
}
}
}