Update src/app/page.tsx

This commit is contained in:
2025-12-26 15:00:23 +00:00
parent 9d7daa36d3
commit 374a247531

View File

@@ -8,7 +8,7 @@ import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import TestimonialCardNine from '@/components/sections/testimonial/TestimonialCardNine';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import { Award, Calendar, Heart, Sparkles, Star } from "lucide-react";
import { Award, Calendar, Heart, Sparkles, Star, Linkedin } from "lucide-react";
export default function LandingPage() {
return (