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 />
|
<StackSectionLight />
|
||||||
</AnimatedSection>
|
</AnimatedSection>
|
||||||
|
|
||||||
|
<AnimatedSection ref={sliderRef}>
|
||||||
|
<HomeSlider />
|
||||||
|
</AnimatedSection>
|
||||||
|
|
||||||
<AnimatedSection>
|
<AnimatedSection>
|
||||||
<HomeBenefits />
|
<HomeBenefits />
|
||||||
</AnimatedSection>
|
</AnimatedSection>
|
||||||
|
|
||||||
<AnimatedSection ref={sliderRef}>
|
|
||||||
<HomeSlider />
|
|
||||||
</AnimatedSection>
|
|
||||||
|
|
||||||
<AnimatedSection>
|
<AnimatedSection>
|
||||||
<HomeComparisonTable />
|
<HomeComparisonTable />
|
||||||
|
|||||||
Reference in New Issue
Block a user