Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 922d2a6558 | |||
| a8283b1c38 | |||
| b2ec4685c5 | |||
| 765ae408de | |||
| 77b0b48a32 |
@@ -9,7 +9,7 @@ import TeamCardOne from '@/components/sections/team/TeamCardOne';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Scissors, Sparkles, Zap } from 'lucide-react';
|
||||
import { Scissors, Sparkles, Zap, MapPin } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -186,4 +186,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user