Initial commit: Fat Kiss site — Hugo + Decap CMS
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
id: review-001
|
||||
enabled: true
|
||||
reviewer_name: "Maya K."
|
||||
reviewer_location: "Kauaʻi"
|
||||
review_text: "I've tried every fancy moisturizer on the island and nothing has made my skin feel this soft. The Face Balm sinks in without feeling greasy and I actually look forward to putting it on every night. It's become my favorite part of the day."
|
||||
product_slug: "face-balm"
|
||||
rating: 5
|
||||
date: "2026-04-15"
|
||||
featured: true
|
||||
@@ -0,0 +1,9 @@
|
||||
id: review-002
|
||||
enabled: true
|
||||
reviewer_name: "Sarah L."
|
||||
reviewer_location: "Hanalei"
|
||||
review_text: "The Body Balm saved my skin after a week of saltwater and sun. It's rich without being heavy, and the subtle scent is so calming. I keep one in my beach bag and one on my nightstand. My husband keeps stealing it too."
|
||||
product_slug: "body-balm"
|
||||
rating: 5
|
||||
date: "2026-05-01"
|
||||
featured: true
|
||||
@@ -0,0 +1,9 @@
|
||||
id: review-003
|
||||
enabled: true
|
||||
reviewer_name: "Jenna R."
|
||||
reviewer_location: "Portland, OR"
|
||||
review_text: "I ordered the Lip Balm on a whim and now I have three — one in my purse, one in my car, one by my bed. It's the only thing that actually keeps my lips soft without that weird waxy feeling. Plus the little kiss on the jar makes me smile every time."
|
||||
product_slug: "lip-balm"
|
||||
rating: 5
|
||||
date: "2026-05-08"
|
||||
featured: false
|
||||
@@ -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