From 00bb3ba4a7fbc140290ecaa12cc1cc70e35a0d7b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:03:49 +0000 Subject: [PATCH] Update src/app/layout.tsx --- src/app/layout.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 5d8c973..b3563dd 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -25,14 +25,14 @@ const dmSans = DM_Sans({ }); export const metadata: Metadata = { - title: "Habitbock | The Ultimate Habit Tracker - Lifetime License", description: "Master your discipline with Habitbock. One-time payment, lifetime access. Track habits, build routines, own your success. Limited time: 60% off.", keywords: "habit tracker, routine builder, productivity, discipline, habit tracking software, self-improvement", robots: { + title: "Habitbock Ultimate Habit Tracker System | Lifetime License - $9.99", description: "Stop chasing discipline, start owning it. Habitbock Ultimate Habit Tracker System - Instant download, automated tracking, multi-device sync. Just $9.99 lifetime license.", keywords: "habit tracker, routine builder, productivity, discipline, habit tracking software, self-improvement, automated system", robots: { index: true, follow: true, }, openGraph: { - title: "Habitbock | The Ultimate Habit Tracker - Lifetime License", description: "Master your discipline with Habitbock. One-time payment, lifetime access. 60% off limited time.", siteName: "Habitbock", type: "website"}, + title: "Habitbock Ultimate Habit Tracker System | Lifetime License", description: "Stop chasing discipline, start owning it. Instant download, automated tracking, multi-device sync. Just $9.99.", siteName: "Habitbock", type: "website"}, twitter: { - card: "summary_large_image", title: "Habitbock | The Ultimate Habit Tracker", description: "Master your discipline. Own your routine. Lifetime license, one-time payment."}, + card: "summary_large_image", title: "Habitbock Ultimate Habit Tracker System", description: "Stop chasing discipline. Start owning it. $9.99 lifetime license."}, }; export default function RootLayout({