diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/app/page.tsx b/app/page.tsx index 5e1e3b5..07596a9 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -654,6 +654,13 @@ export default function Home() { return (
+ {/* ── Shop Closed Banner ── */} +
+

+ The shop is now closed. All existing orders will be processed. Thank you for your support! +

+
+ {/* ── Sticky Navbar ── */}
@@ -975,14 +979,13 @@ export default function Home() {
- {/* Add to Cart button */} + {/* Shop Closed - Add to Cart disabled */} @@ -1039,10 +1042,10 @@ export default function Home() { @@ -1240,15 +1243,17 @@ export default function Home() {
+
+

+ The shop is now closed. All existing orders will be processed. +

+