From 345b301f181b458e956fb5330d2548b47a2943ec Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 02:48:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 08ff392..be3c5da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,6 +41,7 @@ export default function LandingPage() { name: "Contact", id: "contact"}, ]} brandName="Texas Royal Lodge" + logoSrc="http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12653.jpg" /> @@ -218,4 +219,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1