|
|
|
|
@@ -9,7 +9,7 @@ import ProductCardThree from "@/components/sections/product/ProductCardThree";
|
|
|
|
|
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
|
|
|
|
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
|
|
|
|
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
|
|
|
|
import { Sparkles, Info, Zap, BookOpen, Star, Brain, Cpu, CheckCircle, Bot, User, Router, Wifi, Shield, BarChart3, Server, Network, AlertTriangle, GitBranch, HelpCircle, Code, Trophy, Award, Lightbulb, DollarSign, Users, Mail, Lock, MessageSquare, FileText, Settings, HelpCircle as HelpCircleIcon, Crown } from "lucide-react";
|
|
|
|
|
import { Sparkles, Info, Zap, BookOpen, Star, Brain, Cpu, CheckCircle, Bot, User, Router, Wifi, Shield, BarChart3, Server, Network, AlertTriangle, GitBranch, HelpCircle, Code, Trophy, Award, Lightbulb, DollarSign, Users, Mail, Lock, MessageSquare, FileText, Settings, HelpCircle as HelpCircleIcon, Crown, Heart } from "lucide-react";
|
|
|
|
|
|
|
|
|
|
const HomePage = () => {
|
|
|
|
|
return (
|
|
|
|
|
@@ -71,6 +71,7 @@ const HomePage = () => {
|
|
|
|
|
metrics={[
|
|
|
|
|
{ value: "500+", title: "Sekolah Menggunakan NETRIX" },
|
|
|
|
|
{ value: "50,000+", title: "Siswa Belajar Aktif Setiap Bulan" },
|
|
|
|
|
{ value: "95%", title: "Kepuasan Pengguna" },
|
|
|
|
|
]}
|
|
|
|
|
tag="Tentang Kami"
|
|
|
|
|
tagIcon={Info}
|
|
|
|
|
|