Merge version_1 into main #1
@@ -10,7 +10,7 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Sparkles, Award, MessageSquare, Briefcase, CheckCircle, User, Eye, Smile, Zap, Heart, FileText, TrendingUp, Clipboard, Presentation, Users, Trophy, Building2 } from 'lucide-react';
|
||||
import { Sparkles, Award, MessageSquare, Briefcase, CheckCircle, User, Eye, Smile, Zap, Heart, FileText, TrendingUp, Clipboard, Presentation, Users, Trophy, Building2, Star } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -59,7 +59,6 @@ export default function LandingPage() {
|
||||
{ text: "Book a Training Session", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -147,7 +146,7 @@ export default function LandingPage() {
|
||||
title="What Students Say"
|
||||
description="Real stories from students whose confidence, communication, and careers have been transformed through Success Corridor training."
|
||||
tag="Student Testimonials"
|
||||
tagIcon={Sparkles}
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user