diff --git a/frontend/bun.lockb b/frontend/bun.lockb index b8ba59a..5adf760 100755 Binary files a/frontend/bun.lockb and b/frontend/bun.lockb differ diff --git a/frontend/package.json b/frontend/package.json index 1a9c768..8e3b0d7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -26,6 +26,7 @@ "react-dom": "^18.3.1", "react-icons": "^5.3.0", "resend": "^3.5.0", + "sass": "^1.80.5", "sharp": "^0.33.5", "tailwind-merge": "^2.5.2", "tailwindcss-animate": "^1.0.7", diff --git a/frontend/public/payment.png b/frontend/public/payment.png index 4454402..7564a18 100644 Binary files a/frontend/public/payment.png and b/frontend/public/payment.png differ diff --git a/frontend/src/app/layout.tsx b/frontend/src/app/layout.tsx index 3f1c2c0..9d98d4c 100644 --- a/frontend/src/app/layout.tsx +++ b/frontend/src/app/layout.tsx @@ -19,7 +19,7 @@ export default function RootLayout({ }>) { return ( -
+