diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 0a05613..6cba8a7 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -42,6 +42,7 @@ function ShopPageContent() { {"name":"Contact","id":"contact-section"}, {"name":"Shop","id":"/shop"} ]} + button={{ text: "Book Now", href: "#contact-section" }} brandName="Luxury Haven" /> @@ -78,6 +79,7 @@ function ShopPageContent() { {"name":"Contact","id":"contact-section"}, {"name":"Shop","id":"/shop"} ]} + button={{ text: "Book Now", href: "#contact-section" }} brandName="Luxury Haven" />