Skip to content

Conversation

cgwbmp
Copy link
Contributor

@cgwbmp cgwbmp commented Oct 1, 2025

Problem

--

Summary of Changes

Updated design for Solutions - Tokenization page
Added new versions for reusable components
solutions/hero.v2
solutions/decor.v2
solutions/divider.v2
solutions/latest-news.v2
solutions/logos.v2
solutions/products.v2
solutions/projects.v2
solutions/report.v2
solutions/video-grid.v2
solutions/what-is-it.v2

localhost_3000_solutions_tokenization

Fixes #

--

Copy link

vercel bot commented Oct 1, 2025

@cgwbmp is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Oct 3, 2025

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this Vercel project: solana-com.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

return (
<div className="relative w-full">
{/* Left Blur */}
<div className="pointer-events-none absolute left-0 top-0 h-full w-24 bg-gradient-to-r from-[#090d17] to-transparent z-10" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we make the gradient fades on the L/R at apps/web/src/components/solutions/logos.v2.tsx L44 & L46 customisable so they can be set to the new bg color (fallback to current default)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@cgwbmp cgwbmp force-pushed the feat/update-solutions-components branch from 16371ca to 01cec83 Compare October 3, 2025 09:33
@cgwbmp cgwbmp changed the title Feat/update solutions components 1/feat: update solutions components Oct 3, 2025
@cgwbmp cgwbmp changed the title 1/feat: update solutions components 1/Update solutions pages Oct 3, 2025
<section>
<CTACards onEmailClick={() => setEmailModalOpen(true)} />
</section>
<VideoGrid
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you just check and debug these videos @cgwbmp - they're not synced up to the right Youtube IDs when I play them in https://solana-com-git-fork-cgwbmp-feat-update-0beca5-solana-foundation.vercel.app/solutions/tokenization

Using #825 as a one shot to test everything FYI

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.

2 participants