Merge version_1 into main #1
@@ -11,7 +11,7 @@ import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { ArrowLeftRight, CheckCircle, CircleDollarSign, Fire, Heart, HelpCircle, Home, House, Lightbulb, MessageCircle, MessageSquare, MessageSquareText, Send, Settings, Snowflake, Sparkles, Users } from 'lucide-react';
|
||||
import { ArrowLeftRight, CheckCircle, CircleDollarSign, Flame, Heart, HelpCircle, Home, House, Lightbulb, MessageCircle, MessageSquare, MessageSquareText, Send, Settings, Snowflake, Sparkles, Users } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
title="Featured Discussion Topics"
|
||||
description="Explore our most popular winter discussion threads where members share knowledge and support"
|
||||
tag="Hot Topics"
|
||||
tagIcon={Fire}
|
||||
tagIcon={Flame}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user