From b38034aced1b915471f00a41e137fb41e90bcfc3 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Thu, 2 Apr 2026 18:47:10 +0300 Subject: [PATCH] Bob AI: Replace the text 'Artisanal Breads & Pastries' with 'asdasda --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ab0757..d3f0051 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { background={{ variant: "plain", }} - title="Artisanal Breads & Pastries" + title="asdasdasd" description="Baked fresh every morning with love, locally sourced ingredients, and generations of baking tradition." avatars={[ { -- 2.49.1