Skip to content

feat(website): embed anchor demo video between hero and demo banner#105

Merged
victorsoriadrp merged 1 commit into
mainfrom
feat/website-embed-demo-video
Jul 7, 2026
Merged

feat(website): embed anchor demo video between hero and demo banner#105
victorsoriadrp merged 1 commit into
mainfrom
feat/website-embed-demo-video

Conversation

@victorsoriadrp

Copy link
Copy Markdown
Contributor

Summary

Embeds the 2-minute anchor demo video directly on archipulse.org so visitors can watch it without leaving the site.

  • Placement: right after the hero, before the demo banner — highest visibility spot.
  • Responsive 16:9 wrapper with a subtle shadow and rounded corners.
  • YouTube iframe embed (video hosted on Disruptive Works channel, unlisted).

Preview flow

Hero pitch → Watch video → Click Live Demo → Try it themselves.

Test plan

  • Cloudflare Pages preview shows the video playing inline
  • Responsive layout works on mobile (video maintains 16:9)
  • No layout shift when video loads

Adds a responsive 16:9 YouTube iframe embed as the second visible
element on archipulse.org, right after the hero pitch and before the
demo banner. This is the highest-conversion placement — visitors see
the pitch, then watch it demonstrated, then click the demo CTA.

- New CSS section for #video with a padding-bottom hack for aspect
  ratio and a max width of 900px to keep it centered and readable.
- Iframe uses the standard YouTube embed with the recommended
  attributes (allow, referrerpolicy, allowfullscreen).
- Video ID: TjIFE7yhzrg (unlisted, hosted on the Disruptive Works
  YouTube channel).
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 7, 2026

Copy link
Copy Markdown

Deploying archipulse with  Cloudflare Pages  Cloudflare Pages

Latest commit: a56038e
Status: ✅  Deploy successful!
Preview URL: https://d698ad14.archipulse.pages.dev
Branch Preview URL: https://feat-website-embed-demo-vide.archipulse.pages.dev

View logs

@victorsoriadrp
victorsoriadrp merged commit 1e3087f into main Jul 7, 2026
2 checks passed
@victorsoriadrp
victorsoriadrp deleted the feat/website-embed-demo-video branch July 7, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant