Skip to content

[codex] Add site preview#1

Open
henmohr wants to merge 3 commits into
mainfrom
codex/add-site-preview
Open

[codex] Add site preview#1
henmohr wants to merge 3 commits into
mainfrom
codex/add-site-preview

Conversation

@henmohr

@henmohr henmohr commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

What changed

  • Added a visual site preview section to the landing page.
  • Kept the existing commercial positioning and CTA flow.
  • Preserved the SuiteCRM-backed contact form integration.

Why

  • The page needed a clearer visual preview for the offer and a stronger presentation layer for the consultative sales motion.

Impact

  • Improves first-impression clarity and conversion flow without changing the CRM submission contract.

@henmohr henmohr marked this pull request as ready for review July 6, 2026 21:23

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1477772073

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread index.html
.preview-cards {
margin-top: 18px;
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Avoid squeezing preview cards into three fixed columns

On desktop/tablet widths this grid sits inside the left column of .preview-hero, which itself is inside the narrower right column of .preview-wrap; even at the 1140px max container the panel is only about 160px wide before padding, so three card columns leave roughly a few dozen pixels per card and text like “Proposta comercial” overflows/overlaps. Collapse these cards or make the parent preview layout wider so the new preview section remains readable.

Useful? React with 👍 / 👎.

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://LibreCodeCoop.github.io/nextcloud.librecode.coop/pr-preview/pr-1/

Built to branch gh-pages at 2026-07-06 21:39 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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