@@ -1,10 +1,10 @@
|
||||
import * as React from "react"
|
||||
|
||||
import { Container, Section, SectionHeading } from "@/components/gebos/section"
|
||||
import { PageBreadcrumb } from "@/components/gebos/page-breadcrumb"
|
||||
import { PageHero } from "@/components/gebos/page-hero"
|
||||
import { FeatureBand } from "@/components/gebos/feature-band"
|
||||
import { FeatureTile } from "@/components/gebos/icon-tile"
|
||||
import { Container, Section, SectionHeading } from "@/components/solenos/section"
|
||||
import { PageBreadcrumb } from "@/components/solenos/page-breadcrumb"
|
||||
import { PageHero } from "@/components/solenos/page-hero"
|
||||
import { FeatureBand } from "@/components/solenos/feature-band"
|
||||
import { FeatureTile } from "@/components/solenos/icon-tile"
|
||||
|
||||
type AudienceFeature = {
|
||||
icon?: React.ReactNode
|
||||
|
||||
Reference in New Issue
Block a user