Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
title="YOU'RE LOSING JOBS EVERY NIGHT AFTER 5PM."
|
title="YOU'RE LOSING JOBS EVERY NIGHT AFTER 5PM."
|
||||||
description="Nouxel AI answers every call, follows up every lead, and books jobs directly into your CRM — 24/7, zero extra staff."
|
description="Nouxel AI answers every call, follows up every lead, and books jobs directly into your CRM — 24/7, zero extra staff."
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "plain" }}
|
||||||
tag="For Home Service Businesses in the USA"
|
tag="For Home Service Businesses in the USA"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
|||||||
text="STOP LOSING JOBS TO COMPETITORS WHO MOVE FASTER. Every hour without Nouxel AI is an hour a competitor is answering your leads. Book your free 30-minute demo today."
|
text="STOP LOSING JOBS TO COMPETITORS WHO MOVE FASTER. Every hour without Nouxel AI is an hour a competitor is answering your leads. Book your free 30-minute demo today."
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[{ text: "Book My Free Demo", href: "#" }]}
|
buttons={[{ text: "Book My Free Demo", href: "#" }]}
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
containerClassName="py-24 bg-gradient-to-b from-[#0c1325] to-black text-white relative overflow-hidden"
|
containerClassName="py-24 bg-gradient-to-b from-[#0c1325] to-black text-white relative overflow-hidden"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user