Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 94116529c8 | |||
| 6df9da42f1 | |||
| 17bfe8d5c6 |
@@ -6,7 +6,7 @@ import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwent
|
||||
import MetricCardTen from '@/components/sections/metrics/MetricCardTen';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import { Activity, Bell, Zap } from 'lucide-react';
|
||||
import { Activity, Bell, Zap, Monitor, FileText, Music, Settings, Globe, Terminal, Image, Calculator } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -163,4 +163,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user