Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ab6c73f0f8 | |||
| eaed5d3d58 | |||
| 508d92d0a2 | |||
| 95032ba86a | |||
| 05c1090fa7 | |||
| 8e22b1847d | |||
| 1393d4fe28 | |||
| 51016f81b9 |
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Book Free Consultation", href: "#contact"},
|
||||
{
|
||||
text: "Get Instant Quote", href: "#contact"},
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-business-office-with-cubicles-used-organizational-activity-efficiency_482257-125625.jpg"
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -337,4 +337,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user