I rebuilt this website because the old builder setup was slowing down updates and limiting what I could add next. I needed a clean base that I fully own and can grow over time.
I moved the frontend to Next.js and set up a Django backend for products and admin workflows. I also separated the public site, API, and CMS routes so each part can evolve without breaking the others.
Now the site is faster, easier to maintain, and ready for store features. New pages and product updates are much simpler to ship, and the platform is stable enough for future growth.