Update src/app/page.tsx
This commit is contained in:
@@ -10,7 +10,7 @@ import TeamCardTwo from "@/components/sections/team/TeamCardTwo";
|
||||
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
|
||||
import ContactFaq from "@/components/sections/contact/ContactFaq";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Sparkles, Shield, Star, Crown, Users, Heart, Phone } from "lucide-react";
|
||||
import { Sparkles, Shield, Star, Crown, Users, Heart, Phone, Award, Scissors } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user