Merge version_3_1783267367948 into main #2
@@ -8,7 +8,6 @@ import React from 'react';
|
||||
import HeroSection from './HomePage/sections/Hero';
|
||||
import ServicesSection from './HomePage/sections/Services';
|
||||
import AboutSection from './HomePage/sections/About';
|
||||
import TeamSection from './HomePage/sections/Team';
|
||||
import CtaSection from './HomePage/sections/Cta';
|
||||
|
||||
export default function HomePage(): React.JSX.Element {
|
||||
@@ -20,9 +19,7 @@ export default function HomePage(): React.JSX.Element {
|
||||
|
||||
<AboutSection />
|
||||
|
||||
<TeamSection />
|
||||
|
||||
<CtaSection />
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user