Dynamic home page (2) was duplicated from Dynamic home page
Continue chatting to ask questions about or make changes to it.
SPEED PRIORITY: Complete this in ONE file write. Do NOT read files, do NOT explore the codebase, do NOT plan. Just write the file below immediately.
This template has 10 pre-built homepage design presets and auto-wiring. You only need to write `config/store.ts`.
Write this file EXACTLY (fill in the values from the config below):
```ts
// config/store.ts
const storeConfig = {
storeId: "69d7744986154128729a6741",
storeName: "Modern Home Decor Store Build",
presetId: "PICK_ONE",
primaryColor: "",
secondaryColor: "",
metaTitle: "Agora Builder | Modern Home Decor Store Build",
metaDescription: "Build an e-commerce store easily with AI. Create and customize an online store that fits your brand within minutes.",
currency: "USD",
language: "en",
gtag: "",
logo: "",
favicon: "https://www.searchagora.com/favicon.ico",
socialShareImage: "https://www.searchagora.com/api/search-image-generator?query=Modern Home Decor Store Build",
}
export default storeConfig
```
For presetId, pick ONE that best matches the store vibe:
"bold-minimal" | "soft-elegance" | "neo-brutalist" | "gradient-glow" | "classic-commerce" | "dark-luxe" | "playful-pop" | "editorial" | "tech-modern" | "warm-artisan"
RULES:
- Write ONLY `config/store.ts`. Nothing else. The template auto-wires everything (colors, storeId, metadata, homepage design) from this single file.
- Do NOT modify layout.tsx, globals.css, page.tsx, api.ts, or any component files.
- Do NOT read any files first. Just write the file immediately.
- Pick the preset based on the store title and category vibe (e.g. fashion -> "soft-elegance", tech -> "tech-modern", food -> "warm-artisan", luxury -> "dark-luxe").
- Respond in the user's chat language. Keep your reply under 3 sentences.
user message:
Build a home decor store with modern furniture, decorative items, and lifestyle products. Include categories for living room, bedroom, kitchen, and outdoor decor with a focus on contemporary design and quality craftsmanship.
Your modern home decor store is ready with the warm-artisan preset, perfect for showcasing contemporary furniture and lifestyle products with an inviting, crafted aesthetic. The template will automatically wire up all categories, products, and design elements from this configuration.