From b8a2add82434b08ebaa2d71b7f78872602f01392 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 21:04:26 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 667d923..055deeb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -12,7 +12,7 @@ import { Mulish } from "next/font/google"; export const metadata: Metadata = { title: 'Tico Pan Bakery - Taste Costa Rica. Feel Everything.', - description: 'Experience authentic, luxury Latin pastries from Tico Pan Bakery. Flaky, creamy, fresh daily—a sensual escape to Costa Rica through traditional flavors.', + description: 'Experience authentic, luxury Latin pastries from Tico Pan Bakery in Lincolnton, NC. With a 4.5-star rating, enjoy flaky, creamy, fresh daily treats and easy takeout—a sensual escape to Costa Rica through traditional flavors like Carrot Cake and Churro. Our menu typically ranges from $3-$8 per item, making a delightful experience accessible for everyone.', keywords: ["Tico Pan Bakery, Latin pastries, Costa Rican bakery, authentic desserts, luxury bakery, nostalgic food, artisanal pastries, dulce de leche, tres leches, churros, empanadas, pan de bono"], openGraph: { "title": "Tico Pan Bakery - Taste Costa Rica. Feel Everything.", -- 2.49.1 From 213b00ad73c2527659d03c5517b24b938a6e3b4d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 21:04:26 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4662e3d..e40bc9b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1