Skip to content

Commit

Permalink
Replace description (from agency to studio)
Browse files Browse the repository at this point in the history
  • Loading branch information
buccalon authored Jun 17, 2024
1 parent 9dbb5f8 commit 44bc5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import Footer from "../../components/Footer"
export default function Home() {
return (
<>
<Header>We are a <ins><b>digital agency</b></ins> specialized in research and development for cultural heritage institutions and private collectors</Header>
<Header>We are a <ins><b>digital studio</b></ins> specialized in research and development for cultural heritage institutions and private collectors</Header>
<MainContent>
<ContentBox>
<ContentBoxTitle>About</ContentBoxTitle>
Expand Down

0 comments on commit 44bc5b5

Please sign in to comment.