Refactor site hero and localized branding UI
This commit is contained in:
+17
-13
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"navigation": {
|
||||
"home": "Home",
|
||||
"portfolio": "Portfolio",
|
||||
"portfolio": "My Portfolio",
|
||||
"products": "Products",
|
||||
"about": "About",
|
||||
"about": "About Me",
|
||||
"contact": "Contact",
|
||||
"root": "Root",
|
||||
"openMenu": "Open menu",
|
||||
@@ -23,19 +23,23 @@
|
||||
},
|
||||
"homepage": {
|
||||
"heroKicker": "Hi, I am Moh",
|
||||
"heroTitle": "frontend\ndelevoper\n& designer",
|
||||
"heroText": "I design and build clean digital experiences with a sharp eye for detail, motion, and usable interfaces.",
|
||||
"portfolioTitle": "Featured Projects",
|
||||
"portfolioText": "Placeholder area for highlighted client projects.",
|
||||
"productsTitle": "Featured Products",
|
||||
"productsText": "Placeholder area for top product offerings.",
|
||||
"ctaTitle": "Ready for your next step?",
|
||||
"ctaText": "We can shape the right project scope together.",
|
||||
"heroTitle": "frontend\ndeveloper\n& designer",
|
||||
"heroText": "I craft digital solutions for human problems\nthat look good and work well.",
|
||||
"servicesEyebrow": "How I Can Help",
|
||||
"servicesTitle": "I can help you build the right digital setup for your business.",
|
||||
"servicesText": "From brand foundations and websites to stores, WordPress plugins, SEO, tracking, and internal systems, I can help shape, build, and refine the setup your business actually needs.",
|
||||
"servicesPrimaryCta": "Tell me about your project",
|
||||
"servicesSecondaryCta": "See my work",
|
||||
"serviceBrand": "I can help you build a clear and reliable brand.",
|
||||
"serviceWebsite": "I can help you build a website that fits your business.",
|
||||
"serviceStore": "I can help you launch an online store that sells more clearly.",
|
||||
"serviceWordPress": "I can help you build a custom WordPress plugin.",
|
||||
"serviceSeo": "I can help you improve your visibility in search engines.",
|
||||
"serviceTracking": "I can help you set up tracking and understand user behavior.",
|
||||
"serviceSystem": "I can help you build a custom system for your company or team.",
|
||||
"toPortfolio": "View portfolio",
|
||||
"toProducts": "View products",
|
||||
"toContact": "Contact me",
|
||||
"heroCardTitle": "Fast rollout",
|
||||
"heroCardText": "Structure, content, and components for rapid growth."
|
||||
"toContact": "Contact me"
|
||||
},
|
||||
"portfolioPage": {
|
||||
"title": "Portfolio",
|
||||
|
||||
Reference in New Issue
Block a user