diff --git a/.gitignore b/.gitignore index 58f8ab12..7a4a8630 100644 --- a/.gitignore +++ b/.gitignore @@ -39,5 +39,3 @@ testem.log # System files .DS_Store Thumbs.db - -.config/ diff --git a/src/app/ai/ai.component.ts b/src/app/ai/ai.component.ts deleted file mode 100644 index 2c29a2fe..00000000 --- a/src/app/ai/ai.component.ts +++ /dev/null @@ -1,245 +0,0 @@ -import { Component } from '@angular/core'; -import { CommonModule } from '@angular/common'; -import { ActivatedRoute } from '@angular/router'; -import { DfPaywallComponent } from '../shared/components/df-paywall/df-paywall.component'; -import { NgIf } from '@angular/common'; - -@Component({ - selector: 'app-ai', - standalone: true, - imports: [CommonModule, DfPaywallComponent, NgIf], - template: ` -
- Unlock the power of AI with your data! Our upcoming AI - capabilities will enable you to: -
-- Contact us below to join our exclusive AI beta program and be - among the first to experience these cutting-edge capabilities! -
-- Welcome to the AI section! This is where AI-powered features will be - implemented. -
-AI-powered data insights and analytics
-Intelligent automation and task management
-Advanced machine learning predictions
-