Almost updated
This commit is contained in:
17
app/page.jsx
17
app/page.jsx
@ -2,9 +2,6 @@ import Header4 from "@/components/headers/Header4";
|
||||
import About from "@/components/homes/insurance-consulting/About";
|
||||
|
||||
import Contact from "../components/common/Contact";
|
||||
// import Cta from "@/components/homes/insurance-consulting/Cta";
|
||||
import Testimonials from "@/components/common/Testimonials";
|
||||
// import Faqs from "@/components/homes/insurance-consulting/Faqs";
|
||||
import Hero from "@/components/homes/insurance-consulting/Hero";
|
||||
import Services from "@/components/homes/insurance-consulting/Services";
|
||||
import React from "react";
|
||||
@ -33,21 +30,7 @@ export default function HomePage() {
|
||||
<div className="tf-container tf-spacing-47">
|
||||
<div />
|
||||
</div>
|
||||
|
||||
|
||||
<Contact />
|
||||
{/* <div className="tf-container tf-spacing-32">
|
||||
<div className="divider" />
|
||||
</div>
|
||||
<Approach />
|
||||
<div className="tf-container tf-spacing-33">
|
||||
<div className="divider" />
|
||||
</div>
|
||||
<Testimonials />
|
||||
<div className="tf-container tf-spacing-33">
|
||||
<div className="divider" />
|
||||
</div>
|
||||
<Blogs />*/}
|
||||
<div className="tf-container tf-spacing-47">
|
||||
<div />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user