UI refinements and layout polish

This commit is contained in:
Satyam
2026-02-13 18:29:39 +05:30
parent 1dde06811e
commit 6d3b1c231a
5 changed files with 37 additions and 11 deletions
+1 -1
View File
@@ -292,7 +292,7 @@ const CustomerProfile = () => {
)}
</div>
</div>
<span className="attribution-ghost">Made by Satyam Rastogi | LynkedUpPro - Turns out roofing CRMs don't build themselves. Who knew?</span>
<span className="attribution-ghost">igotsar.matyas | LynkedUpPro - Turns out roofing CRMs don't build themselves. Who knew?</span>
</div>
);
};