- Drop badge, kicker, status, primaryCta, secondaryCta, countdownLabel from all locales - These were orphaned when the coming-soon page was trimmed to title + countdown
This commit is contained in:
+9
-7
@@ -21,16 +21,10 @@
|
||||
}
|
||||
},
|
||||
"comingSoon": {
|
||||
"badge": "Professional update",
|
||||
"kicker": "The site is being rebuilt",
|
||||
"titleLineOne": "Website",
|
||||
"titleLineTwo": "under development",
|
||||
"titleLineThree": "returning soon",
|
||||
"description": "I am rebuilding the site to present services, selected work, and collaboration details with sharper structure and less noise.",
|
||||
"primaryCta": "Start a project",
|
||||
"secondaryCta": "Back to homepage",
|
||||
"status": "In development · back soon",
|
||||
"countdownLabel": "Launching in",
|
||||
"unitDays": "Days",
|
||||
"unitHours": "Hours",
|
||||
"unitMinutes": "Minutes",
|
||||
@@ -306,7 +300,15 @@
|
||||
"tools": {
|
||||
"eyebrow": "Tools",
|
||||
"title": "Daily stack",
|
||||
"items": ["Figma", "Adobe Illustrator", "Photoshop", "Next.js", "TypeScript", "Tailwind CSS", "Docker"]
|
||||
"items": [
|
||||
"Figma",
|
||||
"Adobe Illustrator",
|
||||
"Photoshop",
|
||||
"Next.js",
|
||||
"TypeScript",
|
||||
"Tailwind CSS",
|
||||
"Docker"
|
||||
]
|
||||
},
|
||||
"process": {
|
||||
"eyebrow": "How I work",
|
||||
|
||||
Reference in New Issue
Block a user