Blazity / next-enterprise

💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.
https://next-enterprise.vercel.app
MIT License
6.08k stars 1.57k forks source link

The theme you showcased on next.js website is not same as what I see in your template #267

Closed Aravin closed 9 months ago

Aravin commented 10 months ago

Hi Team,

I have deployed your project into Vercel & I could see only

your demo: https://blazity.com/open-source/nextjs-enterprise-boilerplate but actual template: https://nextjs-enterprise-boilerplate-mu-three.vercel.app/

Please let me know if am missing something

bmstefanski commented 9 months ago

Hi!

We do redirect the deployed version to our company's domain, but it shouldn't affect the way it displays on your deployed instance.

The template in demo uses our private design system for consistent branding, but it's still the same template, just different colors and container :)

Aravin commented 9 months ago

Thanks for closing the bug :)