diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 31bde2c..5776872 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -8,6 +8,9 @@ import FeaturesMediaGrid from "@/components/sections/features/FeaturesMediaGrid" import FeaturesRevealCardsBento from "@/components/sections/features/FeaturesRevealCardsBento"; import ContactSplitForm from "@/components/sections/contact/ContactSplitForm"; + +{/* webild-stub @2026-06-17T05:18:21.600Z: Create page: add a new services page */} + export default function HomePage() { return (