Skip to content

Commit

Permalink
Feat: Installed framer motion to use a
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukada-taiya committed Jul 18, 2024
1 parent b68823a commit 583d8cc
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 1 deletion.
25 changes: 25 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"@tanstack/react-query": "^5.51.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"framer-motion": "^11.3.6",
"lucide-react": "^0.408.0",
"next": "14.2.5",
"react": "^18",
Expand Down
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export default function Home() {
<p className='mt-8 text-lg lg:pr-10 max-w-prose text-center lg:text-left text-balance md:text-wrap'>
Capture your favorite memories with your own,{' '}
<span className='font-semibold'>one-of-one</span> phone case.
CaseCobra allows you to protect your memories, not just your
YoCase allows you to protect your memories, not just your
phone case.
</p>

Expand Down

0 comments on commit 583d8cc

Please sign in to comment.