forked from emre/www_projectmycelium_com
refactor: streamline page components and simplify UI elements
- Removed unused HomeAudience component from HomePage - Renamed NetworkPros to CloudPros for clarity - Removed bullet point lists from PodsFeatures to simplify presentation - Replaced PodCapabilities with PodsWhat and removed PodsComing section
This commit is contained in:
@@ -4,7 +4,6 @@ import { AnimatedSection } from '../../components/AnimatedSection'
|
||||
import { CallToAction } from './CallToAction'
|
||||
import { HomeTab } from './HomeTab'
|
||||
import { HomeMap } from './HomeMap'
|
||||
import { HomeAudience } from './HomeAudience'
|
||||
import { HomeAurora } from './HomeAurora'
|
||||
import { HomeArchitecture } from './HomeArchitecture';
|
||||
import { HomeDesign } from './HomeDesign';
|
||||
|
||||
Reference in New Issue
Block a user