From cc2a04106485b49d8929dbd9a02196479d6c0187 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 04:39:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 781e901..9fb56bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,14 +38,14 @@ export default function LandingPage() { { name: "Reviews", id: "testimonials" }, { name: "Contact", id: "contact" }, ]} - brandName="Poranki Interiors" + brandName="Prism Interiors" />
); -} +} \ No newline at end of file