refactor: consolidate UI, add SEO schema, booking CTA, and Fractional CTO rebrand #57
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/content-and-ui-updates"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This branch brings together four incremental improvements made after the
recent site redesign. The services and product pages (ATLAS, THRUST,
BEACON) are restructured so prospects see the pricing signal before the
feature breakdown, and the card layout is collapsed into a single richer
grid that embeds product images and use-case lines. Footer search is
removed because the navbar already carries it. The Matomo tracking snippet
is decoupled from jQuery, using native DOM APIs, and gains
enableHeartBeatTimer(30)for more accurate time-on-page data.On the SEO side,
seo-translated.htmlgains a full Organization JSON-LDblock (VAT, founding date, address, social profiles) and
<link rel="alternate" hreflang>tags computed from each page'spermalink/permalink_enfront-matter, so Google can correctly identifylanguage variants. The contacts page and reusable snippet add a Cal.com
booking CTA as the primary action, demoting email and WhatsApp to outline
buttons. Finally, Claudio's title is updated to "Fractional CTO" across
all i18n strings and all copy switches from third-person plural to
first-person singular.
Adds "Fractional CTO" to Claudio's professional title across all user-visible strings (meta descriptions, about-us section, staff card, profile role line) in both EN and IT i18n files. Also converts all third-person plural references ("we", "us", "our", "Contattaci", etc.) to first-person singular throughout the EN and IT copy, and removes stale Disallow paths from robots.txt that pointed to directories that no longer exist in the built site.