Skip to content

feat: og share card and social metadata - #69

Merged
aiedwardyi merged 1 commit into
mainfrom
feat/og-share-card
Jul 21, 2026
Merged

aiedwardyi merged 1 commit into
mainfrom
feat/og-share-card

Conversation

@aiedwardyi

Copy link
Copy Markdown
Owner

Adds the social share image and updates page metadata to current branding.

@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 7987cb78-d29e-498e-b7b8-2394a6017bf1

📥 Commits

Reviewing files that changed from the base of the PR and between 7307b8f and 230cd4e.

⛔ Files ignored due to path filters (1)
  • public/og.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • src/app/layout.tsx
📜 Recent review details
🔇 Additional comments (2)
src/app/layout.tsx (2)

17-27: LGTM!

Also applies to: 37-41


28-35: 🗄️ Data Integrity & Integration

No change needed: /og.png exists in public/, so the root image reference is correct.


📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Updated site metadata and social sharing previews with refreshed Quorum branding and messaging.
    • Added enhanced Open Graph and Twitter card details, including a larger preview image and canonical site URL.

Walkthrough

The site metadata now uses Quorum branding, adds a metadata base URL, and configures absolute Open Graph and Twitter image metadata using /og.png.

Changes

Quorum Metadata

Layer / File(s) Summary
SEO and social metadata configuration
src/app/layout.tsx
Updates the title and description, adds metadataBase, configures the Open Graph URL and image details, and changes the Twitter card to summary_large_image with matching copy and imagery.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Comment @coderabbitai help to get the list of available commands.

@aiedwardyi
aiedwardyi merged commit 5dd7ead into main Jul 21, 2026
2 checks passed
@aiedwardyi
aiedwardyi deleted the feat/og-share-card branch July 21, 2026 06:58
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