Update src/app/page.tsx
This commit is contained in:
@@ -8,7 +8,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import ContactCenter from '@/components/sections/contact/ContactCenter';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Sparkles, Heart, Smile, Shield, Gift } from 'lucide-react';
|
||||
import { Sparkles, Heart, Smile, Shield, Gift, Mail, Users, Star } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user