Merge version_3 into main #2
@@ -11,7 +11,7 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa
|
||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import { Award, Gamepad2, HelpCircle, Heart, Play, Sparkles, TrendingUp, Trophy, Users, Zap, BookOpen, Target } from 'lucide-react';
|
||||
import { Award, Gamepad2, HelpCircle, Heart, Play, Sparkles, TrendingUp, Trophy, Users, Zap, BookOpen, Target, Mail } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -222,7 +222,7 @@ export default function LandingPage() {
|
||||
tag="Get Started"
|
||||
title="Join the Penalty Community Today"
|
||||
description="Subscribe to receive game updates, tournament notifications, and exclusive penalty training tips from professional coaches."
|
||||
tagIcon={Sparkles}
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
inputPlaceholder="Enter your email address"
|
||||
buttonText="Subscribe Now"
|
||||
|
||||
Reference in New Issue
Block a user