feat: better fotter

This commit is contained in:
2025-11-07 15:43:46 +03:30
parent 81a10f6269
commit 3ceec02356
16 changed files with 292 additions and 78 deletions
+4 -6
View File
@@ -4,13 +4,11 @@ import './globals.css';
export const metadata: Metadata = {
title: 'آرام‌لند | تمرین تنفسی و مدیتیشن',
description: 'لحظه‌ای آرام بگیر، زندگی را حس کن',
icons: {
icon: '/favicon.png',
},
};
<link
rel="icon"
href="/favicon.png"
type="image/<generated>"
sizes="<generated>"
/>
export default function RootLayout({
children,
}: {