{{ currentTabLabel }}
Projects
{{ projects.length }}
Team
{{ team.length }}
Services
{{ services.length }}
Media Files
{{ mediaLibrary.length }}
Section Visibility
File uploads require the PHP backend
Upload will only work after you deploy upload.php to your cPanel server. See Settings → Upload Config for instructions.
Upload backend connected
Files will be uploaded to {{ settings.uploadUrl || 'upload.php' }}
{{ mediaLibrary.length }} file(s) uploaded this session
🖼
No files uploaded yet.
{{ item.filename }}
{{ projects.length }} project(s)
{{ p.desc }}
{{ editProjectIndex === null ? 'New Project' : 'Edit Project' }}
{{ team.length }} member(s)
{{ m.name }}
{{ m.role }}
{{ m.bio }}
{{ editTeamIndex === null ? 'New Member' : 'Edit Member' }}
{{ services.length }} service(s)
{{ s.title }}
{{ s.desc }}
{{ editServiceIndex === null ? 'New Service' : 'Edit Service' }}
Controls the top orange strip that scrolls above the Services section. Items display in order, separated by •
Preview
Controls the clients strip below the Services section. Each entry can have a name, a logo, or both.
{{ clients.length }} client(s)
Preview
{{ c.name || '—' }}
{{ c.logo }}
{{ editClientIndex === null ? 'New Client' : 'Edit Client' }}
{{ locations.length }} location(s)
{{ l.country }}
{{ l.city }}
{{ l.coords }}
{{ editLocationIndex === null ? 'New Location' : 'Edit Location' }}
General
Upload Configuration
Set the URL where upload.php is deployed on your cPanel server.
If your site is at https://niubabel.com, this should be
https://niubabel.com/upload.php.
Must match ADMIN_SECRET in upload.php
Admin Password
{{ passError }}
Danger Zone
Reset all site data back to defaults. Cannot be undone.