Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
minimit committed Jun 22, 2020
1 parent c501fd9 commit 861dbd2
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 98 deletions.
158 changes: 79 additions & 79 deletions src/gatsby/code/iframe/themes/card/fashion-listing-v2.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ demo.htmlSource = `
<div class="block-listing_col">
<div class="block-listing_item">
<div class="block-listing_item_inner">
<div class="block-listing_front">
<div class="block-listing_img">
${img({})}
Expand All @@ -34,7 +34,7 @@ demo.htmlSource = `
Lorem Ipsum
</div>
<address class="block-listing_address">
Street lorem ipsum 42, 00134 City, Nation
Street lorem ipsum 42, 00134 City, Nation
</address>
<div class="block-listing_btns">
<a href="#" class="btn btn-text">
Expand All @@ -46,40 +46,40 @@ demo.htmlSource = `
</div>
</div>
</div>
<div class="block-listing_back">
<div class="btn btn-close" aria-label="Close"></div>
<div class="block-listing_content">
<div class="block-listing_subtitle">
Contacts
</div>
<div class="block-listing_additional">
Email: <a href="mailto:info@info.com">info@info.com</a><br/>
Phone: <a href="tel:333010101">333 010101</a><br/>
<strong>Email:</strong> <a href="mailto:info@info.com">info@info.com</a><br/>
<strong>Phone:</strong> <a href="tel:333010101">333 010101</a><br/>
</div>
<div class="block-listing_subtitle">
Timetable
</div>
<div class="block-listing_additional">
Monday: 15:30–19:30<br/>
Tuesday: 10:00–13:00, 15:30–19:30<br/>
Wednesday: 10:00–13:00, 15:30–19:30<br/>
Thursday: 10:00–13:00, 15:30–19:30<br/>
Friday: 10:00–13:00, 15:30–19:30<br/>
Saturday: 10:00–19:30<br/>
Sunday: 10:00–13:00, 15:30–19:30
<strong>Monday:</strong> 15:30–19:30<br/>
<strong>Tuesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Wednesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Thursday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Friday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Saturday:</strong> 10:00–19:30<br/>
<strong>Sunday:</strong> 10:00–13:00, 15:30–19:30
</div>
</div>
</div>
</div>
</div>
</div>
<div class="block-listing_col">
<div class="block-listing_item">
<div class="block-listing_item_inner">
<div class="block-listing_front">
<div class="block-listing_img">
${imgAlt({})}
Expand All @@ -89,7 +89,7 @@ demo.htmlSource = `
Dolor sit amet
</div>
<address class="block-listing_address">
Street lorem ipsum 42, 00134 City, Nation
Street lorem ipsum 42, 00134 City, Nation
</address>
<div class="block-listing_btns">
<a href="#" class="btn btn-text">
Expand All @@ -101,40 +101,40 @@ demo.htmlSource = `
</div>
</div>
</div>
<div class="block-listing_back">
<div class="btn btn-close" aria-label="Close"></div>
<div class="block-listing_content">
<div class="block-listing_subtitle">
Contacts
</div>
<div class="block-listing_additional">
Email: <a href="mailto:info@info.com">info@info.com</a><br/>
Phone: <a href="tel:333010101">333 010101</a><br/>
<strong>Email:</strong> <a href="mailto:info@info.com">info@info.com</a><br/>
<strong>Phone:</strong> <a href="tel:333010101">333 010101</a><br/>
</div>
<div class="block-listing_subtitle">
Timetable
</div>
<div class="block-listing_additional">
Monday: 15:30–19:30<br/>
Tuesday: 10:00–13:00, 15:30–19:30<br/>
Wednesday: 10:00–13:00, 15:30–19:30<br/>
Thursday: 10:00–13:00, 15:30–19:30<br/>
Friday: 10:00–13:00, 15:30–19:30<br/>
Saturday: 10:00–19:30<br/>
Sunday: 10:00–13:00, 15:30–19:30
<strong>Monday:</strong> 15:30–19:30<br/>
<strong>Tuesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Wednesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Thursday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Friday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Saturday:</strong> 10:00–19:30<br/>
<strong>Sunday:</strong> 10:00–13:00, 15:30–19:30
</div>
</div>
</div>
</div>
</div>
</div>
<div class="block-listing_col">
<div class="block-listing_item">
<div class="block-listing_item_inner">
<div class="block-listing_front">
<div class="block-listing_img">
${img({})}
Expand All @@ -144,7 +144,7 @@ demo.htmlSource = `
Consectetur adipiscing elit
</div>
<address class="block-listing_address">
Street lorem ipsum 42, 00134 City, Nation
Street lorem ipsum 42, 00134 City, Nation
</address>
<div class="block-listing_btns">
<a href="#" class="btn btn-text">
Expand All @@ -156,40 +156,40 @@ demo.htmlSource = `
</div>
</div>
</div>
<div class="block-listing_back">
<div class="btn btn-close" aria-label="Close"></div>
<div class="block-listing_content">
<div class="block-listing_subtitle">
Contacts
</div>
<div class="block-listing_additional">
Email: <a href="mailto:info@info.com">info@info.com</a><br/>
Phone: <a href="tel:333010101">333 010101</a><br/>
<strong>Email:</strong> <a href="mailto:info@info.com">info@info.com</a><br/>
<strong>Phone:</strong> <a href="tel:333010101">333 010101</a><br/>
</div>
<div class="block-listing_subtitle">
Timetable
</div>
<div class="block-listing_additional">
Monday: 15:30–19:30<br/>
Tuesday: 10:00–13:00, 15:30–19:30<br/>
Wednesday: 10:00–13:00, 15:30–19:30<br/>
Thursday: 10:00–13:00, 15:30–19:30<br/>
Friday: 10:00–13:00, 15:30–19:30<br/>
Saturday: 10:00–19:30<br/>
Sunday: 10:00–13:00, 15:30–19:30
<strong>Monday:</strong> 15:30–19:30<br/>
<strong>Tuesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Wednesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Thursday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Friday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Saturday:</strong> 10:00–19:30<br/>
<strong>Sunday:</strong> 10:00–13:00, 15:30–19:30
</div>
</div>
</div>
</div>
</div>
</div>
<div class="block-listing_col">
<div class="block-listing_item">
<div class="block-listing_item_inner">
<div class="block-listing_front">
<div class="block-listing_img">
${img({})}
Expand All @@ -199,7 +199,7 @@ demo.htmlSource = `
Lorem Ipsum
</div>
<address class="block-listing_address">
Street lorem ipsum 42, 00134 City, Nation
Street lorem ipsum 42, 00134 City, Nation
</address>
<div class="block-listing_btns">
<a href="#" class="btn btn-text">
Expand All @@ -211,40 +211,40 @@ demo.htmlSource = `
</div>
</div>
</div>
<div class="block-listing_back">
<div class="btn btn-close" aria-label="Close"></div>
<div class="block-listing_content">
<div class="block-listing_subtitle">
Contacts
</div>
<div class="block-listing_additional">
Email: <a href="mailto:info@info.com">info@info.com</a><br/>
Phone: <a href="tel:333010101">333 010101</a><br/>
<strong>Email:</strong> <a href="mailto:info@info.com">info@info.com</a><br/>
<strong>Phone:</strong> <a href="tel:333010101">333 010101</a><br/>
</div>
<div class="block-listing_subtitle">
Timetable
</div>
<div class="block-listing_additional">
Monday: 15:30–19:30<br/>
Tuesday: 10:00–13:00, 15:30–19:30<br/>
Wednesday: 10:00–13:00, 15:30–19:30<br/>
Thursday: 10:00–13:00, 15:30–19:30<br/>
Friday: 10:00–13:00, 15:30–19:30<br/>
Saturday: 10:00–19:30<br/>
Sunday: 10:00–13:00, 15:30–19:30
<strong>Monday:</strong> 15:30–19:30<br/>
<strong>Tuesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Wednesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Thursday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Friday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Saturday:</strong> 10:00–19:30<br/>
<strong>Sunday:</strong> 10:00–13:00, 15:30–19:30
</div>
</div>
</div>
</div>
</div>
</div>
<div class="block-listing_col">
<div class="block-listing_item">
<div class="block-listing_item_inner">
<div class="block-listing_front">
<div class="block-listing_img">
${imgAlt({})}
Expand All @@ -254,7 +254,7 @@ demo.htmlSource = `
Dolor sit amet
</div>
<address class="block-listing_address">
Street lorem ipsum 42, 00134 City, Nation
Street lorem ipsum 42, 00134 City, Nation
</address>
<div class="block-listing_btns">
<a href="#" class="btn btn-text">
Expand All @@ -266,40 +266,40 @@ demo.htmlSource = `
</div>
</div>
</div>
<div class="block-listing_back">
<div class="btn btn-close" aria-label="Close"></div>
<div class="block-listing_content">
<div class="block-listing_subtitle">
Contacts
</div>
<div class="block-listing_additional">
Email: <a href="mailto:info@info.com">info@info.com</a><br/>
Phone: <a href="tel:333010101">333 010101</a><br/>
<strong>Email:</strong> <a href="mailto:info@info.com">info@info.com</a><br/>
<strong>Phone:</strong> <a href="tel:333010101">333 010101</a><br/>
</div>
<div class="block-listing_subtitle">
Timetable
</div>
<div class="block-listing_additional">
Monday: 15:30–19:30<br/>
Tuesday: 10:00–13:00, 15:30–19:30<br/>
Wednesday: 10:00–13:00, 15:30–19:30<br/>
Thursday: 10:00–13:00, 15:30–19:30<br/>
Friday: 10:00–13:00, 15:30–19:30<br/>
Saturday: 10:00–19:30<br/>
Sunday: 10:00–13:00, 15:30–19:30
<strong>Monday:</strong> 15:30–19:30<br/>
<strong>Tuesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Wednesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Thursday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Friday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Saturday:</strong> 10:00–19:30<br/>
<strong>Sunday:</strong> 10:00–13:00, 15:30–19:30
</div>
</div>
</div>
</div>
</div>
</div>
<div class="block-listing_col">
<div class="block-listing_item">
<div class="block-listing_item_inner">
<div class="block-listing_front">
<div class="block-listing_img">
${img({})}
Expand All @@ -309,7 +309,7 @@ demo.htmlSource = `
Consectetur adipiscing elit
</div>
<address class="block-listing_address">
Street lorem ipsum 42, 00134 City, Nation
Street lorem ipsum 42, 00134 City, Nation
</address>
<div class="block-listing_btns">
<a href="#" class="btn btn-text">
Expand All @@ -321,36 +321,36 @@ demo.htmlSource = `
</div>
</div>
</div>
<div class="block-listing_back">
<div class="btn btn-close" aria-label="Close"></div>
<div class="block-listing_content">
<div class="block-listing_subtitle">
Contacts
</div>
<div class="block-listing_additional">
Email: <a href="mailto:info@info.com">info@info.com</a><br/>
Phone: <a href="tel:333010101">333 010101</a><br/>
<strong>Email:</strong> <a href="mailto:info@info.com">info@info.com</a><br/>
<strong>Phone:</strong> <a href="tel:333010101">333 010101</a><br/>
</div>
<div class="block-listing_subtitle">
Timetable
</div>
<div class="block-listing_additional">
Monday: 15:30–19:30<br/>
Tuesday: 10:00–13:00, 15:30–19:30<br/>
Wednesday: 10:00–13:00, 15:30–19:30<br/>
Thursday: 10:00–13:00, 15:30–19:30<br/>
Friday: 10:00–13:00, 15:30–19:30<br/>
Saturday: 10:00–19:30<br/>
Sunday: 10:00–13:00, 15:30–19:30
<strong>Monday:</strong> 15:30–19:30<br/>
<strong>Tuesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Wednesday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Thursday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Friday:</strong> 10:00–13:00, 15:30–19:30<br/>
<strong>Saturday:</strong> 10:00–19:30<br/>
<strong>Sunday:</strong> 10:00–13:00, 15:30–19:30
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 861dbd2

Please sign in to comment.