change colors
This commit is contained in:
@@ -6,6 +6,7 @@ import { Sponsors } from '@/components/Sponsors'
|
||||
import BentoSection from '@/components/Bentosection'
|
||||
import { Phasesdark } from '@/components/Phases'
|
||||
import HeroFeature from '@/components/HeroFeature'
|
||||
import CTA from '@/components/Cta'
|
||||
import Eventbanner from '@/components/Eventbanner'
|
||||
|
||||
export default function Home() {
|
||||
@@ -17,6 +18,8 @@ export default function Home() {
|
||||
<HeroFeature />
|
||||
<BentoSection />
|
||||
<Eventbanner />
|
||||
<CTA />
|
||||
|
||||
</>
|
||||
)
|
||||
}
|
||||
|
Reference in New Issue
Block a user