big upgrade
This commit is contained in:
@@ -2,10 +2,8 @@ import Header from "@/components/Header";
|
||||
import Hero from "@/components/Hero";
|
||||
import Partners from "@/components/Partners";
|
||||
import ProblemSection from "@/components/ProblemSection";
|
||||
import AgitationSection from "@/components/AgitationSection";
|
||||
import SolutionSection from "@/components/SolutionSection";
|
||||
import Values from "@/components/Values";
|
||||
import DifferentiationSection from "@/components/DifferentiationSection";
|
||||
import Services from "@/components/Services";
|
||||
import ProjectShowcase from "@/components/ProjectShowcase";
|
||||
import Process from "@/components/Process";
|
||||
@@ -19,10 +17,8 @@ const Index = () => {
|
||||
<Hero />
|
||||
<Partners />
|
||||
<ProblemSection />
|
||||
<AgitationSection />
|
||||
<SolutionSection />
|
||||
<Values />
|
||||
<DifferentiationSection />
|
||||
<Services />
|
||||
<ProjectShowcase />
|
||||
<Process />
|
||||
|
||||
Reference in New Issue
Block a user