diff --git a/src/app/page.tsx b/src/app/page.tsx index 03a1538..390bde9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,6 +41,7 @@ export default function LandingPage() { name: "Contact", id: "contact"}, ]} brandName="Laser Luxury Studio" + logoSrc="/logo.png" button={{ text: "Book Now", href: "#contact"}} /> @@ -210,6 +211,7 @@ export default function LandingPage() {