Changes
This commit is contained in:
@@ -3,6 +3,7 @@ import HeroSection from "@/components/HeroSection";
|
||||
import AboutSection from "@/components/AboutSection";
|
||||
import OrgSection from "@/components/OrgSection";
|
||||
import StaffSection from "@/components/StaffSection";
|
||||
import ProfesoresSection from "@/components/ProfesoresSection";
|
||||
import ScheduleSection from "@/components/ScheduleSection";
|
||||
import BookingSection from "@/components/BookingSection";
|
||||
import HotelSection from "@/components/HotelSection";
|
||||
@@ -25,6 +26,7 @@ const Index = () => {
|
||||
<AboutSection />
|
||||
<OrgSection />
|
||||
<StaffSection />
|
||||
<ProfesoresSection />
|
||||
<ScheduleSection />
|
||||
<BookingSection />
|
||||
<HotelSection />
|
||||
|
||||
Reference in New Issue
Block a user