feat(layout): move Featured Event Portfolio right beneath Hero as Section 2 for maximum client conversion

This commit is contained in:
2026-08-30 09:05:03 -07:00
parent 39d08c68ab
commit 5b2037ffd0
+1 -1
View File
@@ -29,8 +29,8 @@ export default function Home() {
<GoldSparkles />
<Header />
<Hero />
<PillarsSection />
<PortfolioGallery />
<PillarsSection />
<ServicesSection />
<AboutSection />
<BookingForm />