Skip to content

feat: add social media OG preview image support#1383

Open
Kokila-chandrakar wants to merge 1 commit into
magic-peach:mainfrom
Kokila-chandrakar:feat/add-og-image-preview
Open

feat: add social media OG preview image support#1383
Kokila-chandrakar wants to merge 1 commit into
magic-peach:mainfrom
Kokila-chandrakar:feat/add-og-image-preview

Conversation

@Kokila-chandrakar
Copy link
Copy Markdown

Summary

Added Open Graph and Twitter preview image support for social media sharing.

Changes Made

  • Added static OG image at public/og-image.png
  • Updated openGraph.images metadata in src/app/layout.tsx
  • Updated Twitter card metadata with preview image support
  • Added metadataBase for absolute OG URLs

Result

Shared Reframe links now display rich preview cards with image support on:

  • Twitter/X
  • WhatsApp
  • LinkedIn
  • Discord
  • Facebook

Testing

Verified locally using:

  • /og-image.png
  • Open Graph metadata rendering

close #506

@vercel
Copy link
Copy Markdown

vercel Bot commented May 29, 2026

@Kokila-chandrakar is attempting to deploy a commit to the magic-peach1's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added level:beginner Beginner level - 20 pts type:design UI/UX design type:testing Testing labels May 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

✅ PR Format Check Passed — @Kokila-chandrakar

Basic format checks passed. A maintainer will review your code changes.

This does not mean the PR is approved — it just means the format is correct.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Thanks for your PR, @Kokila-chandrakar!

Welcome to Reframe — a browser-based video editor built for everyone 🎬

What happens next

  1. 🤖 Automated checks — build & TypeScript typecheck will run automatically
  2. Vercel preview — a preview deployment will be created (requires maintainer authorization for fork PRs)
  3. 👀 Code review — a maintainer will review your changes
  4. 🚀 Merge — once approved, your PR will be merged!

Quick checklist

  • PR title follows Conventional Commits (e.g. feat: add dark mode)
  • Linked the issue this PR closes (e.g. Closes #123)
  • Tested the changes locally (bun run dev)
  • Build passes (bun run build)

Useful links

Happy coding! 🎉

@Kokila-chandrakar
Copy link
Copy Markdown
Author

Hi @magic-peach , could you please review and approve the pending workflows for this PR? The remaining checks are waiting for maintainer approval. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level:beginner Beginner level - 20 pts type:design UI/UX design type:testing Testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add Open Graph preview image for social sharing

1 participant