forked from emre/www_projectmycelium_com
feat: reorder HomeSlider section before HomeBenefits
This commit is contained in:
@@ -34,15 +34,15 @@ export default function HomePage() {
|
||||
<StackSectionLight />
|
||||
</AnimatedSection>
|
||||
|
||||
|
||||
<AnimatedSection ref={sliderRef}>
|
||||
<HomeSlider />
|
||||
</AnimatedSection>
|
||||
|
||||
<AnimatedSection>
|
||||
<HomeBenefits />
|
||||
</AnimatedSection>
|
||||
|
||||
<AnimatedSection ref={sliderRef}>
|
||||
<HomeSlider />
|
||||
</AnimatedSection>
|
||||
|
||||
|
||||
<AnimatedSection>
|
||||
<HomeComparisonTable />
|
||||
|
||||
Reference in New Issue
Block a user