Initial commit: Fat Kiss site — Hugo + Decap CMS
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
public_aliases:
|
||||
general: hello@getfatkiss.com
|
||||
orders: orders@getfatkiss.com
|
||||
press: press@getfatkiss.com
|
||||
|
||||
recipient_routing:
|
||||
product_question: hello
|
||||
order_inquiry: orders
|
||||
wholesale: orders
|
||||
collaboration_press: press
|
||||
general: hello
|
||||
|
||||
display_email_publicly: false
|
||||
display_phone_publicly: false
|
||||
phone_number: ""
|
||||
instagram_url: ""
|
||||
facebook_url: ""
|
||||
tiktok_url: ""
|
||||
|
||||
form_categories:
|
||||
- product question
|
||||
- order inquiry
|
||||
- wholesale
|
||||
- collaboration / press
|
||||
- general
|
||||
|
||||
contact_intro: "Questions about the balms? Want to place an order? Just want to say hello? Amber reads every message."
|
||||
success_message: "Thank you — your note made it through. Fat Kiss will get back to you soon."
|
||||
error_message: "Something did not go through. Please try again in a moment."
|
||||
business_hours_optional: ""
|
||||
local_pickup_note_optional: ""
|
||||
@@ -0,0 +1,53 @@
|
||||
hero:
|
||||
enabled: true
|
||||
eyebrow: "Natural ritual care"
|
||||
headline: "Fat Kiss"
|
||||
subheadline: "Everybody Wants One."
|
||||
body: "Rich, natural balm rituals for skin that lives, works, glows, and keeps going."
|
||||
primary_cta_label: "Meet the Balms"
|
||||
primary_cta_url: "/products/"
|
||||
secondary_cta_label: "Contact Amber"
|
||||
secondary_cta_url: "/contact/"
|
||||
hero_image: ""
|
||||
show_animated_logo: true
|
||||
show_jingle_button: false
|
||||
|
||||
brand_statement:
|
||||
enabled: true
|
||||
headline: "Natural luxury. Body-friendly ingredients. Renaissance Woman energy."
|
||||
body: "Fat Kiss is skincare for women who do more than one thing — because Amber does more than one thing. Every balm is handcrafted with ingredients chosen for how they work together, not just how they sound on a label. No filler. No fluff. Just rich, nourishing ritual care that feels as good as it works."
|
||||
|
||||
featured_products:
|
||||
enabled: true
|
||||
title: "The Balms"
|
||||
product_slugs:
|
||||
- face-balm
|
||||
- body-balm
|
||||
- lip-balm
|
||||
|
||||
ethos:
|
||||
enabled: true
|
||||
title: "Renaissance Woman"
|
||||
body: "Fat Kiss is built on the idea that modern femininity is expansive. You can be soft and strong. Natural and precise. Playful and serious. The brand reflects Amber — a woman who crafts, creates, runs things, and still has time to kiss the world back. These balms are part of that rhythm."
|
||||
cta_label: "Read the full story"
|
||||
cta_url: "/about/"
|
||||
|
||||
visual_story:
|
||||
enabled: false
|
||||
images: []
|
||||
captions: []
|
||||
|
||||
reviews:
|
||||
enabled: true
|
||||
max_items: 3
|
||||
|
||||
journal_preview:
|
||||
enabled: true
|
||||
max_items: 2
|
||||
|
||||
waitlist:
|
||||
enabled: false
|
||||
title: ""
|
||||
body: ""
|
||||
cta_label: ""
|
||||
cta_url: ""
|
||||
@@ -0,0 +1,13 @@
|
||||
main:
|
||||
- name: Products
|
||||
url: /products/
|
||||
weight: 1
|
||||
- name: About
|
||||
url: /about/
|
||||
weight: 2
|
||||
- name: Journal
|
||||
url: /journal/
|
||||
weight: 3
|
||||
- name: Contact
|
||||
url: /contact/
|
||||
weight: 4
|
||||
@@ -0,0 +1,19 @@
|
||||
brand_name: "Fat Kiss"
|
||||
domain: "getfatkiss.com"
|
||||
slogan: "Everybody Wants One."
|
||||
default_seo_title: "Fat Kiss — Natural Ritual Skincare"
|
||||
default_seo_description: "Rich, natural balm rituals for skin that lives, works, glows, and keeps going. Everybody Wants One."
|
||||
logo_primary: "/uploads/logo-fat-kiss.svg"
|
||||
logo_lips: "/uploads/logo-lips.svg"
|
||||
favicon: "/favicon.svg"
|
||||
theme_variant: "retro-modern-apothecary"
|
||||
enable_jingle: false
|
||||
jingle_audio_path: ""
|
||||
enable_reviews: true
|
||||
enable_journal: true
|
||||
enable_waitlist: false
|
||||
enable_products: true
|
||||
enable_contact_form: true
|
||||
noindex_admin: true
|
||||
analytics_provider: ""
|
||||
analytics_id: ""
|
||||
Reference in New Issue
Block a user