From 1b03e413d5019122fa1f55f98176d996bf0dace0 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 02:34:43 +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 0689f83..6b778f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Pricing", id: "pricing" }, ]} - brandName="LeadGenius" + brandName="Amplix " button={{ text: "Get Leads", href: "#contact" }} /> @@ -54,7 +54,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", alt: "User" }, { src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg", alt: "User" }, ]} - avatarText="Trusted by 500+ growing agencies" + avatarText="Trusted by 500+ growing contracting businesses " buttons={[ { text: "See Results", href: "#metrics" }, { text: "Start Today", href: "#contact" }, -- 2.49.1