feat: replace 'Royal' with 'Shahi' everywhere for brand consistency (navbar, translations, pages, layout, css, etc.)

This commit is contained in:
Zeeshan Khan
2026-06-02 20:18:55 +02:00
parent d650a7cdc5
commit 2823d1e021
8 changed files with 20 additions and 20 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ export default function PlayfulHeroScene() {
</motion.div>
</AnimatePresence>
{/* Enhanced royal glows */}
{/* Enhanced Shahi glows */}
<div className="absolute -top-14 left-1/2 -translate-x-1/2 w-44 h-44 bg-[#f4d47f] rounded-full blur-3xl opacity-48" />
<div className="absolute -top-7 left-1/2 -translate-x-1/2 w-24 h-24 bg-[#c99a2e] rounded-full blur-2xl opacity-32" />
<div className="absolute -bottom-9 left-1/2 -translate-x-1/2 w-32 h-16 bg-[#c99a2e] rounded-full blur-3xl opacity-22" />