|
|
|
|
@@ -23,9 +23,9 @@ export default function LandingPage() {
|
|
|
|
|
contentWidth="mediumLarge"
|
|
|
|
|
sizing="largeSmallSizeMediumTitles"
|
|
|
|
|
background="fluid"
|
|
|
|
|
cardStyle="layered-gradient"
|
|
|
|
|
primaryButtonStyle="double-inset"
|
|
|
|
|
secondaryButtonStyle="layered"
|
|
|
|
|
cardStyle="outline"
|
|
|
|
|
primaryButtonStyle="flat"
|
|
|
|
|
secondaryButtonStyle="solid"
|
|
|
|
|
headingFontWeight="medium"
|
|
|
|
|
>
|
|
|
|
|
<ReactLenis root>
|
|
|
|
|
@@ -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" }}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -54,11 +54,13 @@ 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" },
|
|
|
|
|
]}
|
|
|
|
|
buttonClassName="text-white"
|
|
|
|
|
buttonTextClassName="text-white"
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -99,7 +101,7 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
title="Your Growth Engine"
|
|
|
|
|
description={[
|
|
|
|
|
"We are a team of data-obsessed marketers dedicated to the pay-per-lead model. We take on the risk so you can focus on building your product.", "Our philosophy is simple: if you don't grow, we don't succeed. That's why we obsess over quality control, channel diversity, and ROI at every single step."]}
|
|
|
|
|
"We are a team of data-obsessed marketers dedicated to the pay-per-lead model. We take on the risk so you can focus on building your product.", "Our philosophy is simple: if you don't grow, we don't succeed. That's why we obsess over quality control, channel diversity, and ROI at every single step."]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -158,6 +160,8 @@ export default function LandingPage() {
|
|
|
|
|
title="Ready to Scale Your Sales?"
|
|
|
|
|
description="Let's discuss your revenue targets and how we can help you hit them. No sales fluff, just results."
|
|
|
|
|
buttons={[{ text: "Schedule Consultation", href: "#" }]}
|
|
|
|
|
buttonClassName="text-white"
|
|
|
|
|
buttonTextClassName="text-white"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|