Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b8c3abde1 | |||
| ff9bc17c77 | |||
| 29423375d7 | |||
| 8578d95dc5 |
@@ -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