diff --git a/HOMEPAGE_RESTRUCTURE_PLAN.md b/HOMEPAGE_RESTRUCTURE_PLAN.md
new file mode 100644
index 00000000..9e3117ab
--- /dev/null
+++ b/HOMEPAGE_RESTRUCTURE_PLAN.md
@@ -0,0 +1,338 @@
+# Homepage Restructure Plan
+
+## Current State Analysis
+
+### Current Homepage Structure (in order):
+1. **PageHeader** - Title, last updated, refresh button
+2. **WorkflowGuide** - Welcome screen with site addition form (conditional)
+3. **Hero Section** - Large banner with title, description, and 2 action buttons
+4. **Your Content Creation Workflow** - 4-step workflow cards
+5. **Key Metrics** - 4 metric cards (Keywords, Content, Images, Completion)
+6. **Platform Modules** - 4 module cards (Planner, Writer, Thinker, Automation)
+7. **Activity Chart & Recent Activity** - Chart and activity list
+8. **How It Works** - 7-step detailed workflow pipeline
+9. **Quick Actions** - 4 action cards (Add Keywords, Create Content, Setup Automation, Manage Prompts)
+10. **Credit Balance & Usage** - Widgets at bottom
+
+### Identified Issues:
+
+#### 1. Duplicates & Redundancies:
+- **Hero Section** vs **WorkflowGuide**: Both serve as welcome/intro sections
+- **"Your Content Creation Workflow"** (4 steps) vs **"How It Works"** (7 steps): Duplicate workflow explanations
+- **Quick Actions** duplicates workflow steps and module navigation
+- **Platform Modules** duplicates sidebar navigation
+- **Activity Chart** shows dummy data (hardcoded)
+
+#### 2. Site Management Issues:
+- Site addition only in WorkflowGuide (hidden when dismissed)
+- No clear trigger for multi-site users to add sites
+- Site selector not present on homepage (but should be for multi-site users)
+- Sector selector not needed on homepage (as per user requirement)
+
+#### 3. Layout Issues:
+- Hero banner is too large and has action buttons (should be simpler, at top)
+- Banner appears after welcome screen (should be at top)
+- Too much content, overwhelming for new users
+
+---
+
+## Proposed Restructure Plan
+
+### New Homepage Structure:
+
+```
+1. PageHeader (with conditional Site Selector for multi-site users)
+ └─ Site Selector: "All Sites" | "Site Name" dropdown (only if user has 2+ sites)
+
+2. Simplified Banner (moved to top, minimal content, no buttons)
+ └─ Title: "AI-Powered Content Creation Workflow"
+ └─ Subtitle: Brief description
+ └─ No action buttons (removed)
+
+3. Welcome Screen / Site Addition (conditional)
+ └─ Show WorkflowGuide if:
+ - No sites exist, OR
+ - User manually triggers "Add Site" button
+ └─ For multi-site users: Show compact "Add Site" button/trigger
+
+4. Key Metrics (4 cards)
+ └─ Data filtered by selected site or "All Sites"
+
+5. Your Content Creation Workflow (4 steps - keep this one)
+ └─ Remove "How It Works" (7 steps) - redundant
+
+6. Platform Modules (keep but make more compact)
+ └─ Or consider removing if sidebar navigation is sufficient
+
+7. Activity Overview (chart + recent activity)
+ └─ Use real data, not dummy data
+
+8. Quick Actions (simplified - remove duplicates)
+ └─ Keep only unique actions not covered elsewhere
+
+9. Credit Balance & Usage (keep at bottom)
+```
+
+---
+
+## Detailed Changes
+
+### 1. PageHeader Enhancement
+**Location**: Top of page, after PageMeta
+
+**Changes**:
+- Add conditional **Site Selector** dropdown (right side of header)
+- Only show if user has 2+ active sites
+- Options: "All Sites" | Individual site names
+- When "All Sites" selected: Show aggregated data
+- When specific site selected: Show filtered data for that site
+- **Hide sector selector** on homepage (as per requirement)
+
+**Implementation**:
+```tsx
+ Last updated: {time}Dashboard
+
+ Transform keywords into published content with intelligent automation. +
+- Create a new website from scratch with IGNY8 -
-- Connect your existing website to IGNY8 + Connect your WordPress site to IGNY8
- Transform keywords into published content with intelligent automation. - From discovery to publication, IGNY8 streamlines your entire content creation process. + {/* Custom Header with Site Selector and Refresh */} +
+ Last updated: {lastUpdated.toLocaleTimeString()}
-+ Transform keywords into published content with intelligent automation. +
+Discover opportunities
+Organize strategy
+Create content
+Link content
+Optimize content
+{module.description}
-{activity.description}
-- {step.description} -
-Discover new opportunities
-Generate new content
-Configure workflows
-Edit AI instructions
-+ Discover high-value keywords from opportunities. Analyze search volume, difficulty, and intent to identify the best keywords for your content strategy. Add keywords to your site to start building your content foundation. +
++ Organize keywords into thematic clusters to create content groups. Generate content ideas and outlines based on your clusters. This helps you plan a comprehensive content strategy that covers all important topics. +
++ Create high-quality, SEO-optimized content using AI. Generate articles, blog posts, and other content pieces based on your ideas and outlines. Each piece is crafted to match your brand voice and target keywords. +
++ Automatically identify and create strategic internal links between your content pieces. Improve SEO by connecting related articles, enhancing user navigation, and distributing page authority throughout your site. +
++ Analyze and optimize your existing content for better SEO performance. Get recommendations for improving readability, keyword density, meta tags, and overall content quality to boost search rankings. +
++ Generate custom images for your content using AI. Create relevant, high-quality images that match your content theme and brand style. Images are automatically optimized and can be added directly to your content pieces. +
++ Set up automated workflows to streamline your content creation process. Schedule content generation, automatic publishing, keyword monitoring, and other tasks to save time and maintain consistency. +
++ Create and manage custom AI prompts to guide content generation. Customize prompts for different content types, industries, and writing styles. Save and reuse your best prompts for consistent, high-quality output. +
+