From 3a576b6af14955a88172eeb37bd494f97f9f395c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:09:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 16314a4..f2f5bbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { { name: "Book a Call", id: "#booking"}, ]} - brandName="Franconeri AI" + brandName="Franconeri AI Solutions" button={{ text: "Interview Our AI", href: "#booking"}} /> @@ -53,7 +53,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient"}} title="The End of the Missed Call. The Start of the 24/7 Office." - description="Franconeri AI builds digital receptionists that answer every call, qualify every lead, and book every job — while you're on the job site, in court, or asleep." + description="Franconeri AI Solutions builds digital receptionists that answer every call, qualify every lead, and book every job — while you're on the job site, in court, or asleep." tag="THE 24/7 RECEPTIONIST FOR NORTH JERSEY BUSINESSES" buttons={[ { -- 2.49.1