feat: add profile card
This commit is contained in:
parent
a38936fb9a
commit
18ee834b1a
4 changed files with 902 additions and 20 deletions
|
|
@ -5,8 +5,6 @@ import { ExperienceSection } from "@/components/experience-section";
|
|||
import { ProjectsSection } from "@/components/projects-section";
|
||||
import { ContactSection } from "@/components/contact-section";
|
||||
import { portfolioData } from "@/data/portfolio";
|
||||
import ProfileCard from "@/components/profile-card";
|
||||
import avatar from "@/assets/avatar.png";
|
||||
import { BusinessSection } from "~/components/business-section";
|
||||
|
||||
export const meta: MetaFunction = () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue