From ae4bf956fb7bc2acf6632f525406aa741b5b19c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 16:39:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d96759f..dc99c76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,14 +35,14 @@ export default function LandingPage() { { name: "Reviews", id: "testimonials" }, { name: "Contact", id: "footer" } ]} - brandName="Oyster Bay Ice Cream" + brandName="Carvel" />
-- 2.49.1