diff --git a/src/app/page.tsx b/src/app/page.tsx index fa0b5d2..f1d248d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,6 +47,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="Quality Construction, Built to Last." description="Pro One Construction LLC provides expert residential and commercial building services in Clifton, NJ. From foundation to finish, we bring your vision to life." + buttons={[{ text: "Request a Free Quote", href: "#contact" }]} leftCarouselItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/architect-being-serious-while-looking-camera_23-2148242992.jpg", imageAlt: "Construction site worker" }, { imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-pencil-measurement-tape-wood_53876-16061.jpg", imageAlt: "Home renovation interior" },