feat: update data
This commit is contained in:
parent
f31be8541b
commit
1fbbeca698
2 changed files with 16 additions and 8 deletions
|
|
@ -27,7 +27,7 @@ export default function Index() {
|
|||
<ProjectsSection projects={portfolioData.projects} />
|
||||
<BusinessSection businesses={portfolioData.businesses} />
|
||||
<ContactSection profile={portfolioData.profile} />
|
||||
<ViewPopup />
|
||||
{/* <ViewPopup /> */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue