diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e38dc64..fb62ecc 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -20,7 +20,7 @@ const sourceSans3 = Source_Sans_3({ }); export const metadata: Metadata = { - title: "USA Restaurant | Best Breakfast in Monticello, IN", description: "USA Restaurant in Monticello, Indiana—family-owned breakfast diner open at 6 AM daily. Homestyle cooking, dine-in & takeaway, 4.4★ rated. Call (574) 583-8179 today!", keywords: "breakfast Monticello IN, diner, homestyle breakfast, local restaurant, family-owned, best breakfast near me", metadataBase: new URL("https://usarestaurant-monticello.com"), + title: "USA Restaurant | Best Breakfast in Monticello, IN", description: "USA Restaurant in Monticello, Indiana—family-owned breakfast diner open at 6 AM daily. Homestyle cooking, dine-in & takeaway, 4.8★ rated. Call (574) 583-8179 today!", keywords: "breakfast Monticello IN, diner, homestyle breakfast, local restaurant, family-owned, best breakfast near me", metadataBase: new URL("https://usarestaurant-monticello.com"), alternates: { canonical: "https://usarestaurant-monticello.com" },