fix: replace blocked comfort inn link
This commit is contained in:
@@ -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({
|
||||||
|
|||||||
Reference in New Issue
Block a user