diff --git a/src/app/page.tsx b/src/app/page.tsx index bdb400a..73ef35d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,6 +8,7 @@ import FeatureCardTwentyFour from "@/components/sections/feature/FeatureCardTwen import ContactText from "@/components/sections/contact/ContactText"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; +import HeroBillboardGallery from "@/components/sections/hero/HeroBillboardGallery"; import { Building2 } from "lucide-react"; export default function LandingPage() { @@ -55,6 +56,28 @@ export default function LandingPage() { /> + +