Perspective Point of View
Home
Services
Get a Free Quote
| Tools
New
| Portfolio
launch.ts
// init landing pipeline
import
{ hero, tools, trust }
from
"./config"
;
const
env = process.env.NODE_ENV ??
"production"
;
const
palette = { ink:
"#0d0d0d"
, accent:
"#FF5F3A"
};
const
nav = buildNav([
"Home"
,
"Services"
,
"Quote"
,
"Tools"
]);
const
hero = composeHero({ title:
"Professional Web"
});
const
telemetry =
initAnalytics
(
"ppov"
);
const
pipeline = [
"design"
,
"build"
,
"launch"
];
// compiling assets...
hero.
subtitle
=
"Design & Development"
;
hero.
audience
=
"for Small Businesses"
;
hero.
promise
=
"Trusted, modern, results-driven"
;
hero.
stack
= [
"Brand"
,
"UX"
,
"Dev"
];
hero.
cta
.
primary
=
"Get a Free Quote"
;
hero.
cta
.
secondary
=
"Explore our tools"
;
tools.
url
=
"tools.perspectivepov.co.za"
;
tools.
mode
=
"launch-ready"
;
trust.
signal
=
"99.9% uptime"
;
buildQueue.add
(hero, tools);
render
(nav, hero);
publish
(
"tools.perspectivepov.co.za"
);
launch
();
Professional Web
Design & Development
for Small Businesses
Trusted, modern, and results-driven websites to help your business stand out online.
Get a Free Quote
Explore our tools
Custom Design & development experience
UX-Focused Design
Fast & SEO Ready Development