Merge pull request #79 from gskinnerTeam/update-broken-artifacts

Update highlight_data.dart
This commit is contained in:
Shawn 2023-04-25 09:02:59 -06:00 committed by GitHub
commit e5a8da9b57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,13 +82,13 @@ List<HighlightData> _highlights = [
date: '7th8th century', date: '7th8th century',
), ),
HighlightData( HighlightData(
title: 'Mirror-Bearer', title: 'Head of a Rain God',
wonder: WonderType.chichenItza, wonder: WonderType.chichenItza,
artifactId: '313256', artifactId: '310480',
culture: 'Maya', culture: 'Maya',
imageUrlSmall: 'https://images.metmuseum.org/CRDImages/ao/web-large/DP-24340-001.jpg', imageUrlSmall: 'https://images.metmuseum.org/CRDImages/ao/web-large/DP102948.jpg',
imageUrl: 'https://images.metmuseum.org/CRDImages/ao/original/DP-24340-001.jpg', imageUrl: 'https://images.metmuseum.org/CRDImages/ao/original/DP102948.jpg',
date: '6th century', date: '10th11th century',
), ),
// christRedeemer // christRedeemer
@ -256,8 +256,8 @@ List<HighlightData> _highlights = [
wonder: WonderType.machuPicchu, wonder: WonderType.machuPicchu,
artifactId: '313295', artifactId: '313295',
culture: 'Inca', culture: 'Inca',
imageUrlSmall: 'https://images.metmuseum.org/CRDImages/ao/web-large/DT9410.jpg', imageUrlSmall: 'https://images.metmuseum.org/CRDImages/ao/web-large/DP-27120-001.jpg',
imageUrl: 'https://images.metmuseum.org/CRDImages/ao/original/DT9410.jpg', imageUrl: 'https://images.metmuseum.org/CRDImages/ao/original/DP-27120-001.jpg',
date: '14thearly 16th century', date: '14thearly 16th century',
), ),
HighlightData( HighlightData(