From f592d777a3547d581cfc3c23f7d8b01b4cf17fe9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 01:58:48 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cfc5674..11a4f85 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -41,6 +41,7 @@ export default function AboutPage() { tagIcon={History} title="Old-School Italian Hospitality" className="py-20" + useInvertedBackground={false} />

Molisana Bakery was born from a desire to bring the authentic, old-school Italian bakery experience to our local community. We pride ourselves on preserving traditions passed down through generations.

-- 2.49.1