2 Commits

Author SHA1 Message Date
3e5f3ad178 Update src/app/page.tsx 2026-03-08 13:45:36 +00:00
a2e400d2a3 Merge version_1 into main
Merge version_1 into main
2026-03-08 13:31:06 +00:00

View File

@@ -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"