Dashboard shell, breadcrumb navigation, sidebar redesign & integration pages SEO overhaul #73

Merged
uz1mani merged 20 commits from staging into main 2026-03-28 23:30:29 +00:00
6 changed files with 52 additions and 122 deletions
Showing only changes of commit 9413fb2a07 - Show all commits

View File

@@ -231,7 +231,7 @@ export default function HomePage() {
return ( return (
<DashboardShell siteId={null}> <DashboardShell siteId={null}>
<div className="px-6"> <div className="w-full max-w-7xl mx-auto px-4 sm:px-6 pb-8">
{showFinishSetupBanner && ( {showFinishSetupBanner && (
<div className="mb-6 flex items-center justify-between gap-4 rounded-2xl border border-brand-orange/30 bg-brand-orange/10 px-4 py-3"> <div className="mb-6 flex items-center justify-between gap-4 rounded-2xl border border-brand-orange/30 bg-brand-orange/10 px-4 py-3">
<p className="text-sm text-neutral-300"> <p className="text-sm text-neutral-300">