From ab6c73f0f8ffa4b464b827e36dccc173a051b545 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 05:23:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e6a027d..7fd502d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -273,14 +273,14 @@ export default function LandingPage() { variant: "plain"}} tag="Start Your Journey" title="Book Your Free Consultation" - description="Take the first step towards streamlined finances. Complete the form below to connect with our experts and receive a personalized quote tailored to your business needs (Name, Business Name, Email, Phone Number, Services Required)." + description="Take the first step towards streamlined finances. Enter your email below to get started and receive a personalized quote tailored to your business needs." tagAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/office-desktop-with-laptop-analytics_23-2148174051.jpg" imageAlt="Business consultation meeting" mediaAnimation="opacity" mediaPosition="right" - inputPlaceholder="Your Email Address" - buttonText="Request Consultation" + inputPlaceholder="Your Business Email" + buttonText="Get Started" /> @@ -337,4 +337,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1