2 Commits

Author SHA1 Message Date
af7ce6bb50 Merge version_2 into main
Merge version_2 into main
2026-04-09 18:44:13 +00:00
2046e24fcc Update src/app/page.tsx 2026-04-09 18:44:07 +00:00

View File

@@ -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}