diff --git a/.claude/scheduled_tasks.lock b/.claude/scheduled_tasks.lock new file mode 100644 index 0000000..38a4b33 --- /dev/null +++ b/.claude/scheduled_tasks.lock @@ -0,0 +1 @@ +{"sessionId":"5f077efe-7838-4a44-8b13-5439c0e554a1","pid":30820,"acquiredAt":1777049469642} \ No newline at end of file diff --git a/public/product/error-detail.png b/public/product/error-detail.png new file mode 100644 index 0000000..0ad801f Binary files /dev/null and b/public/product/error-detail.png differ diff --git a/public/product/exchange-detail.png b/public/product/exchange-detail.png new file mode 100644 index 0000000..6637628 Binary files /dev/null and b/public/product/exchange-detail.png differ diff --git a/src/components/SiteFooter.astro b/src/components/SiteFooter.astro index 1b56b0d..ca8434d 100644 --- a/src/components/SiteFooter.astro +++ b/src/components/SiteFooter.astro @@ -4,14 +4,14 @@ const year = new Date().getFullYear();