diff --git a/app/layout.js b/app/layout.js index 7f9011fb..be9329c5 100644 --- a/app/layout.js +++ b/app/layout.js @@ -23,7 +23,7 @@ const inter = Inter({ subsets: ["latin"] }); // Metadata for the page, to be managed with the Metadata API export const metadata = { - title: 'PumpkinPal: Your Pumpkin Growing Companion', + title: 'PumpkinPal: Your Pumpkin Growing Companion App', description: 'PumpkinPal is a user-friendly, open-source application designed for serious pumpkin growers. Calculate and track the weight of your pumpkins using the OTT method, manage your pumpkins and measurements, and view detailed data all in one place.', keywords: 'PumpkinPal, Pumpkin Growing, OTT Weight Calculation, Pumpkin Management, Measurement Management, Pumpkin Detail View, User Profile, Real-Time Updates, Data Backup', og: {