Merge version_1 into main #2
@@ -13,7 +13,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Facebook, GraduationCap, Heart, Instagram, Laptop, Lightbulb, Music, Palette, Sparkles, Twitter, Users, Microscope, Robot, Theater, Run, HeartPulse, Handshake, HandHelping } from "lucide-react";
|
||||
import { Facebook, GraduationCap, Heart, Instagram, Laptop, Lightbulb, Music, Palette, Sparkles, Twitter, Users, Microscope, Bot, Theater, Footprints, HeartPulse, Handshake, HandHelping } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
icon: Microscope,
|
||||
text: "Science Experiments"},
|
||||
{
|
||||
icon: Robot,
|
||||
icon: Bot,
|
||||
text: "Robotics Club"},
|
||||
{
|
||||
icon: Laptop,
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-preparing-push-ups_23-2148355378.jpg", imageAlt: "Children participating in a school sports day"},
|
||||
items: [
|
||||
{
|
||||
icon: Run,
|
||||
icon: Footprints,
|
||||
text: "Sports Teams"},
|
||||
{
|
||||
icon: HeartPulse,
|
||||
|
||||
Reference in New Issue
Block a user