diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 9005789..a6be3b7 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -84,7 +84,8 @@ "Bash(git commit -m 'Fix: Route photo requests to design canvas instead of approval upload *)", "Bash(git commit -m 'Fix: Pass photo request ID instead of data URL *)", "Bash(git commit -m 'Feature: Add product selection when starting design from photo request *)", - "Bash(git commit -m 'Refactor: Move start design server action to separate file *)" + "Bash(git commit -m 'Refactor: Move start design server action to separate file *)", + "Bash(git commit -m 'Add: Prominent '\\\\''Shop plain items'\\\\'' section to homepage *)" ] } } diff --git a/src/app/page.tsx b/src/app/page.tsx index cc9615c..04e0783 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -188,6 +188,41 @@ export default async function HomePage() { + {/* Shop plain items — stand-out section */} +
+ +
+
+
+ +
+

Skip the design step

+

Just want to buy plain items?

+

+ Not everyone wants to personalize. We offer a range of plain, ready-to-wear items with no + customization needed — perfect if you just love the style as-is. Pick a color, choose your size, + and you're done. It's that simple. +

+ +
+ + Browse plain items + + + How it works + +
+
+
+ +
+ {/* Gallery preview — completed work, prominent placement near the top. Always shown (with a "coming soon" state when empty) so it never disappears entirely — a link this prominent shouldn't come and go with photo count. */}