rm 'What Others Say'
This commit is contained in:
parent
d634d55b1a
commit
65c6527efe
@ -112,7 +112,6 @@ const HomePage = ({
|
||||
<Hero data={heroData} />
|
||||
<Benefits data={benefitsData} />
|
||||
<LatestNews blogData={initialBlogPosts?.data} data={latestData} />
|
||||
<WhatOthersSay data={othersData} testimonialsData={testimonialsData} />
|
||||
</PageLayout>
|
||||
)
|
||||
}
|
||||
|
||||
@ -101,7 +101,6 @@ const Careers = ({
|
||||
<Meta title="Partners | Laconic Network" />
|
||||
<Hero data={heroData} />
|
||||
<Opportunities data={optData} />
|
||||
<WhatOthersSay data={othersData} testimonialsData={testimonialsData} />
|
||||
</PageLayout>
|
||||
)
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user