sercice pages

This commit is contained in:
CHIEFSOFT\ameye
2025-02-21 09:51:45 -05:00
parent 2bcf2ce924
commit 300ca29e2e
6 changed files with 156 additions and 29 deletions
+4 -3
View File
@@ -12,6 +12,7 @@ import FaqFour from "../components/faq/FaqFour";
import FooterFour from "../components/footer/FooterFour";
import CallToActionFive from "../components/call-to-action/CallToActionFive";
import Image from "next/image";
import FooterFinSite from "@/components/footer/FooterFinSite";
export const metadata = {
@@ -152,7 +153,7 @@ export default function Home () {
<footer className="theme-footer-four">
<div className="top-footer">
<div className="container">
<FooterFour />
<FooterFinSite />
</div>
{/* /.container */}
</div>
@@ -166,9 +167,9 @@ export default function Home () {
target="_blank"
rel="noreferrer"
>
NAME OF
Bread Agency
</a>{" "}
PRODUCT.
</p>
</div>
{/* /.bottom-footer */}