if ( in_array( get_the_id(), $pages_with_booknow ) ) {
?>
<div class="booknow-button-container">
- <a class="booknow-button" href="<?php echo get_permalink(1384); ?>">Book Now</a>
+ <a class="booknow-button" href="<?php echo get_permalink(2213); ?>">Book Now</a>
</div>
<?php
}
if ( in_array( get_the_id(), $pages_with_booknow ) ) {
?>
<div class="booknow-button-container">
- <a class="booknow-button" href="<?php echo get_permalink(1384); ?>">Book Now</a>
+ <a class="booknow-button" href="<?php echo get_permalink(2213); ?>">Book Now</a>
</div>
<?php
}