Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 928ec0d25b | |||
| 81421e6b76 |
@@ -10,7 +10,7 @@ import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
|||||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||||
import { Award, Shield, Sparkles, Twitter, Linkedin, Github, Zap } from "lucide-react";
|
import { Award, Shield, Sparkles, Twitter, Linkedin, Github, Zap, Mail, Phone, MapPin } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user