Remove pizza grant from the main page (#1755)

Remove Pizza component from index page
This commit is contained in:
PianoMan0 2025-12-27 17:37:04 -05:00 committed by GitHub
parent fd92cc6a01
commit fc34bdbe48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,6 @@ import ForceTheme from '../components/force-theme'
import Footer from '../components/footer'
import Stage from '../components/stage'
import Carousel from '../components/index/carousel'
import Pizza from '../components/index/cards/pizza'
import Sprig from '../components/index/cards/sprig'
import Sinerider from '../components/index/cards/sinerider'
import SprigConsole from '../components/index/cards/sprig-console'
@ -845,7 +844,6 @@ function Page({
stars={stars.onboard.stargazerCount}
/>
<Slack slackKey={slackKey} data={slackData} events={events} />
<Pizza />
</Box>
</Box>
<Box>