From 137a8a8261efeb0bdcc079e10283b6e4f29b4cf1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 03:34:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) 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" }, -- 2.49.1