feat: add Navbar, Footer, and LanguageSwitcher layout components
Install framer-motion and create shared layout components with i18n support. Update locale layout to include fixed navbar, flex-col body, and footer. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
package-lock.json
generated
1
package-lock.json
generated
@@ -37,6 +37,7 @@
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@afterlife/shared": "*",
|
||||
"framer-motion": "^12.34.3",
|
||||
"next": "^15",
|
||||
"next-intl": "^4.8.3",
|
||||
"react": "^19",
|
||||
|
||||
Reference in New Issue
Block a user