copy: rewrite site messaging to lead with design, temper infrastructure
All checks were successful
Build & Push / build-and-push (push) Successful in 1m43s

Complete copy overhaul across all pages (EN + FR):
- Hero: "Your website. Your software. Your entire digital world."
- Services: "Design. Build. Grow." with reordered pillars
- Philosophy: "We do things differently" — craft leads, ownership closes
- About: remove all Côte d'Azur/Riviera references, new story narrative
- Services page: less jargon, outcome-focused language, honest AI claims
- SEO metadata: includes all three pillars (design, AI, infrastructure)
- Trust bar, CTA, footer, configurator, case study CTAs all updated
- French translations updated to match all English changes

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-07 14:49:44 -04:00
parent 029d3d7970
commit 2d5e588b2e
9 changed files with 153 additions and 160 deletions

View File

@@ -62,7 +62,7 @@ export default function ServicesHero() {
variants={eyebrowVariants}
className="label-md text-primary mb-5"
>
Our Capabilities
Our Services
</motion.span>
{/* Headline */}
@@ -70,8 +70,8 @@ export default function ServicesHero() {
variants={headlineVariants}
className="font-serif font-semibold tracking-headline text-on-surface text-5xl md:text-6xl lg:text-7xl max-w-4xl leading-[1.05]"
>
Three Pillars of{' '}
<span className="text-gradient">Digital Excellence</span>
Everything your business{' '}
<span className="text-gradient">needs online.</span>
</motion.h1>
{/* Subtitle */}
@@ -79,9 +79,9 @@ export default function ServicesHero() {
variants={subtitleVariants}
className="mt-6 text-lg text-outline leading-relaxed max-w-2xl"
>
We design, build, and operate complete digital ecosystems from the
first pixel to the server rack. Every discipline under one roof,
every deliverable built to a standard most agencies never attempt.
We design custom websites, build purpose-built software, and manage
the infrastructure behind it all one team, one standard of
quality, nothing outsourced.
</motion.p>
{/* Decorative rule */}