fix: replace blocked comfort inn link

This commit is contained in:
TopherMayor
2026-04-30 13:24:52 -07:00
parent bcd80f3795
commit ad6c89f68d

View File

@@ -1,4 +1,4 @@
const SEED_VERSION = 4; const SEED_VERSION = 5;
const PRICE_UPDATED_AT = '2026-04-29'; const PRICE_UPDATED_AT = '2026-04-29';
const CATEGORY_META = { const CATEGORY_META = {
@@ -398,7 +398,7 @@ function buildSeedData() {
desc: 'Bare-bones KAYAK option if the group wants a practical bed-and-shower stay.', desc: 'Bare-bones KAYAK option if the group wants a practical bed-and-shower stay.',
details: ['KAYAK exact-date quote: $129/night', 'Budget stay', 'Practical'], details: ['KAYAK exact-date quote: $129/night', 'Budget stay', 'Practical'],
links: [ links: [
{ label: 'Choice Hotels', url: 'https://www.choicehotels.com/mexico/cabo-san-lucas/comfort-inn-hotels/mx096' }, { label: 'KAYAK', url: 'https://www.kayak.com/Cabo-San-Lucas-Hotels-Comfort-Inn-Suites-Los-Cabos.1071781145.ksp' },
], ],
}), }),
createOption({ createOption({