diff --git a/src/content/reviews/alcove/hero.png b/src/content/reviews/alcove/hero.png new file mode 100644 index 0000000..8853fce Binary files /dev/null and b/src/content/reviews/alcove/hero.png differ diff --git a/src/content/reviews/alcove.mdx b/src/content/reviews/alcove/index.mdx similarity index 94% rename from src/content/reviews/alcove.mdx rename to src/content/reviews/alcove/index.mdx index 05886d6..5f1b313 100644 --- a/src/content/reviews/alcove.mdx +++ b/src/content/reviews/alcove/index.mdx @@ -8,7 +8,7 @@ description: "Reclaims the MacBook notch as a tiny ambient widget for music, Air link: https://tryalcove.com/ --- -![The Alcove widget unfurling from the MacBook notch with album art and playback controls](../../assets/reviews/alcove/hero.png) +![The Alcove widget unfurling from the MacBook notch with album art and playback controls](./hero.png) *Music, AirDrop, AirPods, and charging events bloom from the notch and fade back to invisible.* diff --git a/src/content/reviews/alt-tab/hero.jpg b/src/content/reviews/alt-tab/hero.jpg new file mode 100644 index 0000000..70414da Binary files /dev/null and b/src/content/reviews/alt-tab/hero.jpg differ diff --git a/src/content/reviews/alt-tab.mdx b/src/content/reviews/alt-tab/index.mdx similarity index 95% rename from src/content/reviews/alt-tab.mdx rename to src/content/reviews/alt-tab/index.mdx index 8dfa378..226fb32 100644 --- a/src/content/reviews/alt-tab.mdx +++ b/src/content/reviews/alt-tab/index.mdx @@ -8,7 +8,7 @@ description: "An open-source app switcher that shows full live window thumbnails link: https://alt-tab-macos.netlify.app/ --- -![AltTab's switcher showing live thumbnails of multiple windows across spaces](../../assets/reviews/alt-tab/hero.jpg) +![AltTab's switcher showing live thumbnails of multiple windows across spaces](./hero.jpg) *AltTab shows every window across every space in one switcher — minimized, fullscreen, off-display.* diff --git a/src/content/reviews/antinote/conversions.mp4 b/src/content/reviews/antinote/conversions.mp4 new file mode 100644 index 0000000..9f82110 Binary files /dev/null and b/src/content/reviews/antinote/conversions.mp4 differ diff --git a/src/content/reviews/antinote.mdx b/src/content/reviews/antinote/index.mdx similarity index 86% rename from src/content/reviews/antinote.mdx rename to src/content/reviews/antinote/index.mdx index 19f33bb..e1a03aa 100644 --- a/src/content/reviews/antinote.mdx +++ b/src/content/reviews/antinote/index.mdx @@ -8,11 +8,11 @@ description: "A frictionless scratchpad for the moments where Notion or Apple No link: https://antinote.io/ --- -import slide1 from '../../assets/reviews/antinote/swipe.mp4'; -import slide2 from '../../assets/reviews/antinote/plaintext.mp4'; -import slide3 from '../../assets/reviews/antinote/links.mp4'; -import slide4 from '../../assets/reviews/antinote/math.mp4'; -import slide5 from '../../assets/reviews/antinote/conversions.mp4'; +import slide1 from './swipe.mp4'; +import slide2 from './plaintext.mp4'; +import slide3 from './links.mp4'; +import slide4 from './math.mp4'; +import slide5 from './conversions.mp4';