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 +}