Skip to content

[Website] add homepage sponsors section#2573

Open
AayushSaini101 wants to merge 2 commits into
vllm-project:mainfrom
AayushSaini101:2571
Open

[Website] add homepage sponsors section#2573
AayushSaini101 wants to merge 2 commits into
vllm-project:mainfrom
AayushSaini101:2571

Conversation

@AayushSaini101

Copy link
Copy Markdown
Collaborator

closes: #2571

Adds a vLLM-style Sponsors section with categorized partner logos (including Microsoft) and removes the homepage open-source acknowledgements block.

Signed-off-by: AayushSaini101 <kumaraayush9810@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@netlify

netlify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit 46994ff
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/6a588bce22446c000846811d
😎 Deploy Preview https://deploy-preview-2573--vllm-semantic-router.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown
Contributor

👥 vLLM Semantic Team Notification

The following members have been identified for the changed files in this PR and have been automatically assigned when their GitHub accounts are assignable in this repository:

📁 website

Owners: @FAUST-BENCHOU, @shraderdm, @drivebyer, @ramkrishs, @WUKUNTAI-0211, @AayushSaini101, @siloteemu
Files changed:

  • website/i18n/zh-Hans/code.json
  • website/src/components/homepage/SponsorsSection.module.css
  • website/src/components/homepage/SponsorsSection.tsx
  • website/src/data/sponsors.ts
  • website/src/pages/index.tsx
  • website/static/img/sponsors/a16z-icon.png
  • website/static/img/sponsors/alibaba-cloud.svg
  • website/static/img/sponsors/amd.svg
  • website/static/img/sponsors/anyscale-icon.png
  • website/static/img/sponsors/aws.svg
  • website/static/img/sponsors/berkeley.svg
  • website/static/img/sponsors/crusoe-icon.png
  • website/static/img/sponsors/google-cloud.svg
  • website/static/img/sponsors/ibm.svg
  • website/static/img/sponsors/inferact-icon.png
  • website/static/img/sponsors/intel.svg
  • website/static/img/sponsors/lambda.svg
  • website/static/img/sponsors/microsoft.svg
  • website/static/img/sponsors/nebius.svg
  • website/static/img/sponsors/novita-icon.png
  • website/static/img/sponsors/nvidia.svg
  • website/static/img/sponsors/redhat.svg
  • website/static/img/sponsors/roblox.svg
  • website/static/img/sponsors/runpod-icon.png
  • website/static/img/sponsors/sequoia-icon.png
  • website/static/img/sponsors/skywork-icon.png
  • website/static/img/sponsors/zhenfund-icon.png

vLLM

🎉 Thanks for your contributions!

This comment was automatically generated based on the OWNER files in the repository.

Replace inverted monochrome marks with brand-colored logo assets and default sponsor chips to brand rendering on the dark section.

Signed-off-by: AayushSaini101 <kumaraayush9810@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
<AcknowledgementsSection />
</ScrollReveal>
</div>
<SponsorsSection />

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Was removing AcknowledgementsSection intentional here? The linked issue asks to add sponsors, but this replacement also removes the homepage section that credits vLLM, PyTorch, Envoy, Kubernetes, and the other open-source dependencies. Could we keep both sections unless consolidating them is part of the intended redesign?

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.

Add Sponser Section in the main website page

6 participants