diff --git a/src/constants.js b/src/constants.js index 516755c..85e67ef 100644 --- a/src/constants.js +++ b/src/constants.js @@ -35,9 +35,10 @@ export const SKYSCANNER_LINK = 'https://www.skyscanner.com/' // Lodging Links export const HOLIDAY_INN_WEBSITE_LINK = 'https://www.ihg.com/holidayinnexpress/hotels/us/en/tucson/mracr/hoteldetail' -export const HOLIDAY_INN_LINK = 'https://www.google.com/maps/dir//holiday+inn+express+tucson+north+marana/@32.358541,-111.1279018,13z/data=!3m1!5s0x86d60a9e0f314aa1:0x70ede6f901f381ab!4m8!4m7!1m0!1m5!1m1!1s0x86d60a9e0b4bd699:0x3afb12d66de80a5a!2m2!1d-111.0928824!2d32.3584733' +export const HOLIDAY_INN_MAPS_LINK = 'https://www.google.com/maps/dir//holiday+inn+express+tucson+north+marana/@32.358541,-111.1279018,13z/data=!3m1!5s0x86d60a9e0f314aa1:0x70ede6f901f381ab!4m8!4m7!1m0!1m5!1m1!1s0x86d60a9e0b4bd699:0x3afb12d66de80a5a!2m2!1d-111.0928824!2d32.3584733' export const HOLIDAY_INN_PHONE = 'tel:5205724777' -export const COMFORT_INN_LINK = 'https://www.choicehotels.com/arizona/tucson/comfort-inn-hotels/az178?source=gyxt' +export const COMFORT_INN_WEBSITE_LINK = 'https://www.choicehotels.com/arizona/tucson/comfort-inn-hotels/az178?mc=llgoxxpx' +export const COMFORT_INN_MAPS_LINK = 'https://www.google.com/maps/dir//comfort+inn+and+suites+north+tucson+marana/@32.3595417,-111.1635559,12z/data=!3m1!5s0x86d60a9df9d825e1:0x14a950f1e5bb1aa3!4m8!4m7!1m0!1m5!1m1!1s0x86d60a9df6d12491:0xec14091cfbabac42!2m2!1d-111.0934846!2d32.3594229' export const COMFORT_INN_PHONE = 'tel:5205791099' export const LA_QUINTA_INN_LINK = 'https://www.wyndhamhotels.com/laquinta/tucson-arizona/la-quinta-nw-tucson-marana/overview?CID=LC:LQ::GGL:RIO:National:10989&iata=00093796' export const LA_QUINTA_INN_PHONE = 'tel:5205724235' diff --git a/src/content/About.jsx b/src/content/About.jsx index 6c54c18..d26892e 100644 --- a/src/content/About.jsx +++ b/src/content/About.jsx @@ -1,8 +1,8 @@ import { Fragment } from 'react' import { ContentHeading, Link } from '../components' import { - HOLIDAY_INN_WEBSITE_LINK, - HOLIDAY_INN_LINK, + COMFORT_INN_WEBSITE_LINK, + COMFORT_INN_MAPS_LINK, WILD_HORSE_RANCH_LINK, WILD_HORSE_RANCH_ADDRESS_LINK, } from '../constants' @@ -62,15 +62,15 @@ function About() {

Date: Thursday, October 7th, 2021

-

Location: Holiday Inn Express & Suites Tucson North - Marana

-

Address: 8373 N Crack Barrel Rd, Tucson, AZ 85743

-

Time: 5:00PM

+

Location: Comfort Inn & Suites Tucson North - Marana

+

Address: 8425 N Crack Barrel Rd, Tucson, AZ 85743

+

Time: 5:00PM to 8:00PM


Information:

The rehearsal dinner will be very informal! - We have rented out a hotel conference room and will have pizza, sandwiches, and drinks. + We have rented out the breakfast area in the nearby Comfort Inn and will have pizza, sandwiches, and drinks. If you are in town Thursday night, please feel free to pop in and join us. There is no dress code. We would just love to see you and say hi before our big day. :)

diff --git a/src/content/Lodging.jsx b/src/content/Lodging.jsx index de2cd55..c558688 100644 --- a/src/content/Lodging.jsx +++ b/src/content/Lodging.jsx @@ -1,8 +1,8 @@ import { Fragment } from 'react' import { ContentBody, ContentHeading, Link } from '../components' import { - HOLIDAY_INN_LINK, HOLIDAY_INN_PHONE, - COMFORT_INN_LINK, COMFORT_INN_PHONE, + HOLIDAY_INN_MAPS_LINK, HOLIDAY_INN_PHONE, + COMFORT_INN_WEBSITE_LINK, COMFORT_INN_PHONE, LA_QUINTA_INN_LINK, LA_QUINTA_INN_PHONE, AIR_BNB_LINK, } from '../constants' @@ -60,7 +60,7 @@ function Lodging() { - We have booked a hotel block at the Holiday Inn Express & Suites Tucson North - Marana. + We have booked a hotel block at the Holiday Inn Express & Suites Tucson North - Marana. There is a discounted rate for each room under our block. Each room is $84 plus tax per night. We have them booked for Thursday, the 7th and Friday, the 8th, but you can extend or shorten your stay in them. @@ -87,7 +87,7 @@ function Lodging() { -
  • Comfort Inn & Suites North Tucson - Marana ⋅ (520) 579-1099
  • +
  • Comfort Inn & Suites North Tucson - Marana ⋅ (520) 579-1099
  • La Quinta Inn & Suites by Wyndham ⋅ (520) 572-4235