Merge version_1 into main #1
@@ -11,7 +11,7 @@ import TeamCardTen from '@/components/sections/team/TeamCardTen';
|
||||
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Brain, Clock, Target, Zap, Flame, Leaf, Moon, Heart, Meditation, Mountain, Compass, AlertCircle, CheckCircle, Sparkles, TrendingDown } from 'lucide-react';
|
||||
import { Brain, Clock, Target, Zap, Flame, Leaf, Moon, Heart, Mountain, Compass, AlertCircle, CheckCircle, Sparkles, TrendingDown } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -126,7 +126,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Spirit & Inner Work", description: "Silence the noise. Connect to something deeper. Find your center.", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: Meditation, label: "Breathwork", value: "Nervous System" },
|
||||
{ icon: Heart, label: "Breathwork", value: "Nervous System" },
|
||||
{ icon: Mountain, label: "Nature Practice", value: "Rewire Your Brain" },
|
||||
{ icon: Compass, label: "Daily Ritual", value: "Living with Purpose" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user