website refactor
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import React from 'react';
|
||||
import { Box } from '@/ui/primitives/Box';
|
||||
import Image from 'next/image';
|
||||
import Link from 'next/link';
|
||||
import { Box } from '@/ui/Box';
|
||||
|
||||
interface BrandMarkProps {
|
||||
href?: string;
|
||||
|
||||
Reference in New Issue
Block a user