Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2046e24fcc |
@@ -13,7 +13,7 @@ import FaqBase from "@/components/sections/faq/FaqBase";
|
|||||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||||
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen";
|
||||||
import { Sparkles, ArrowUpRight, Phone, MessageCircle, BookOpen, Clock, Calendar, CheckCircle, Target, TrendingUp, Users } from "lucide-react";
|
import { Sparkles, ArrowUpRight, Phone, MessageCircle, BookOpen, Clock, Calendar, CheckCircle, Target, TrendingUp, Users, Zap } from "lucide-react";
|
||||||
|
|
||||||
export default function AIMindsPage() {
|
export default function AIMindsPage() {
|
||||||
return (
|
return (
|
||||||
@@ -41,7 +41,7 @@ export default function AIMindsPage() {
|
|||||||
button={{ text: "Book Free Audit", href: "#contact" }}
|
button={{ text: "Book Free Audit", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
title="Stop Missing Calls. Book More Jobs. Save 10+ Hours Per Week."
|
title="Stop Missing Calls. Capture More Revenue. Save 10+ Hours Per Week."
|
||||||
description="AI Minds installs automated systems for HVAC, roofing, and plumbing companies that respond to leads instantly, follow up automatically, and book more jobs."
|
description="AI Minds installs automated systems for HVAC, roofing, and plumbing companies that respond to leads instantly, follow up automatically, and book more jobs."
|
||||||
tag="HVAC, Roofing & Plumbing Automation"
|
tag="HVAC, Roofing & Plumbing Automation"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
|
|||||||
Reference in New Issue
Block a user