diff --git a/src/app/excavation-services/page.tsx b/src/app/excavation-services/page.tsx index e266666..0e2aafa 100644 --- a/src/app/excavation-services/page.tsx +++ b/src/app/excavation-services/page.tsx @@ -7,17 +7,31 @@ import FooterSimple from "@/components/sections/footer/FooterSimple"; export default function ExcavationServicesPage() { return ( - - + +

Excavation Services

Expert excavation and site preparation solutions tailored for industrial and construction needs.

-
- +
+ +
+
); }