Update src/app/page.tsx

This commit is contained in:
2026-03-18 06:51:28 +00:00
parent 832ce435d9
commit a6b9bc759c

View File

@@ -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 (