website refactor
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
import { BenefitCard } from '@/components/landing/BenefitCard';
|
||||
import { Box } from '@/ui/Box';
|
||||
import { Heading } from '@/ui/Heading';
|
||||
import { Box } from '@/ui/primitives/Box';
|
||||
import { Grid } from '@/ui/primitives/Grid';
|
||||
import { Grid } from '@/ui/Grid';
|
||||
import { Text } from '@/ui/Text';
|
||||
import {
|
||||
Calendar,
|
||||
Handshake,
|
||||
LucideIcon,
|
||||
MessageCircle,
|
||||
Trophy,
|
||||
Calendar,
|
||||
Handshake,
|
||||
LucideIcon,
|
||||
MessageCircle,
|
||||
Trophy,
|
||||
} from 'lucide-react';
|
||||
|
||||
interface Benefit {
|
||||
|
||||
Reference in New Issue
Block a user