Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c27699dd60 | |||
| 13aa99e38b | |||
| f174626ea7 | |||
| 7fa744cdab | |||
| f820b52142 | |||
| b25dd856c9 | |||
| 2ed59a1d75 |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|||||||
description="Premium AI Websites That Bring You More Clients. Custom-built websites and AI chatbots designed specifically for cleaning services and dental clinics. Get more bookings, automate customer service, and grow your business with NeuroX."
|
description="Premium AI Websites That Bring You More Clients. Custom-built websites and AI chatbots designed specifically for cleaning services and dental clinics. Get more bookings, automate customer service, and grow your business with NeuroX."
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Your Free Consultation", href: "#contact" },
|
{ text: "Book Your Free Consultation", href: "https://wa.me/917088920104?text=Hi%20NeuroX%2C%20I%27d%20like%20to%20book%20a%20free%20consultation" },
|
||||||
{ text: "View Portfolio", href: "#portfolio" }
|
{ text: "View Portfolio", href: "#portfolio" }
|
||||||
]}
|
]}
|
||||||
layoutOrder="default"
|
layoutOrder="default"
|
||||||
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user