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 FooterBase from "@/components/sections/footer/FooterBase";
|
||||
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() {
|
||||
return (
|
||||
@@ -41,7 +41,7 @@ export default function AIMindsPage() {
|
||||
button={{ text: "Book Free Audit", href: "#contact" }}
|
||||
/>
|
||||
<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."
|
||||
tag="HVAC, Roofing & Plumbing Automation"
|
||||
tagIcon={Sparkles}
|
||||
@@ -171,4 +171,4 @@ export default function AIMindsPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user