Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| be887ad03d | |||
| 7cb673ac00 | |||
| 6c4409512c |
@@ -12,7 +12,7 @@ import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import { Award, CheckCircle, Crown, Rocket, Sparkles, Zap } from 'lucide-react';
|
||||
import { Award, CheckCircle, Crown, Rocket, Sparkles, Zap, Shield } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -140,8 +140,8 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
title="What Our Clients Say"
|
||||
description="Don't take our word for it. Hear directly from junk removal and demolition operators who've transformed their businesses through Inner Circle coaching."
|
||||
tag="Client Success Stories"
|
||||
tagIcon={Award}
|
||||
tag="Verified Results"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user