Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0a5c8a7c67 | |||
| 2b8c3abde1 | |||
| ff9bc17c77 | |||
| df6165ec75 | |||
| 29423375d7 | |||
| 8578d95dc5 | |||
| 2003cc55bc | |||
| 3edb9c4050 |
@@ -10,6 +10,7 @@ import TeamCardThree from '@/components/sections/team/TeamCardThree';
|
||||
import TestimonialCardEleven from '@/components/sections/testimonial/TestimonialCardEleven';
|
||||
import ContactInline from '@/components/sections/contact/ContactInline';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import ButtonIconArrow from '@/components/button/ButtonIconArrow';
|
||||
import { Users, Share2, Handshake, TrendingUp, Linkedin, Twitter, Instagram, Github, Mail } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -17,7 +18,7 @@ export default function LandingPage() {
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="directional-hover"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="sharp"
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="none"
|
||||
|
||||
Reference in New Issue
Block a user