Merge version_1 into main #2
@@ -10,7 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Brain, Heart, Lightbulb, Zap, Smile, Target, Cloud, Moon, AlertCircle, Users, Sun, MessageSquare, Palette, Eye, Compass, CheckCircle, Calendar, HelpCircle, MapPin, SupportingHand, Sparkles } from 'lucide-react';
|
||||
import { Brain, Heart, Lightbulb, Zap, Smile, Target, Cloud, Moon, AlertCircle, Users, Sun, MessageSquare, Palette, Eye, Compass, CheckCircle, Calendar, HelpCircle, MapPin, Hand, Sparkles } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
<div id="struggles" data-section="struggles">
|
||||
<FeatureHoverPattern
|
||||
tag="We Help With"
|
||||
tagIcon={SupportingHand}
|
||||
tagIcon={Hand}
|
||||
tagAnimation="blur-reveal"
|
||||
title="Common Challenges We Address"
|
||||
description="Whether you're dealing with specific challenges or seeking general wellness, art therapy provides supportive, non-judgmental space to work through what's on your mind."
|
||||
|
||||
Reference in New Issue
Block a user