From b389286bb62eeccf10dae1dbb0ac9c421dc0ddf0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 18:30:13 +0000 Subject: [PATCH] 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 119987c..61e77ae 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,7 +11,7 @@ import { Montserrat } from "next/font/google"; export const metadata: Metadata = { title: 'Bloom Skincare – Natural, Science-Backed Beauty Products', - description: 'Discover premium skincare products formulated with 98% natural ingredients and dermatologist-tested. Transform your skin with Bloom's trusted, effective skincare collection.', + description: 'Discover premium skincare products formulated with 98% natural ingredients and dermatologist-tested. Transform your skin with Bloom's trusted, effective skincare collection.'s trusted, effective skincare collection.', }; const montserrat = Montserrat({ -- 2.49.1