Update src/app/layout.tsx
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user