Merge version_1_1783032065182 into main #1

Merged
bender merged 4 commits from version_1_1783032065182 into main 2026-07-02 22:42:28 +00:00
3 changed files with 27 additions and 50 deletions

View File

@@ -13,16 +13,13 @@ export default function CollectionsPage() {
title="The Archive"
description="A deep dive into our seasonal drops."
items={[
{
title: "Midnight Series",
description: "Inspired by urban night skies.",
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669153.jpg",
},
{
title: "Earth & Skin",
description: "Raw, botanical, grounded elements.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg",
},
{ title: "Midnight Series", description: "Inspired by urban night skies.", imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669153.jpg" },
{ title: "Earth & Skin", description: "Raw, botanical, grounded elements.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337694.jpg" },
{ title: "Seasonal One", description: "Crisp notes for spring.", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg" },
{ title: "Seasonal Two", description: "Deep warmth for autumn.", imageSrc: "http://img.b2bpic.net/free-photo/natural-argan-oil-composition_23-2149016630.jpg" },
{ title: "Archive Rare", description: "Limited edition classics.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-accessories-wooden-surface_8353-10515.jpg" },
{ title: "Botanical Mist", description: "Light and airy scent.", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307236.jpg" },
{ title: "Midnight Musk", description: "Deep and mysterious notes.", imageSrc: "http://img.b2bpic.net/free-photo/set-feathers-can_23-2148073845.jpg" }
]}
textAnimation="fade-blur"
/>
@@ -37,15 +34,9 @@ export default function CollectionsPage() {
description="How we turn emotion into physical essence."
items={[
{
icon: Droplet,
title: "Distillation",
description: "Small-batch artisan extraction.",
},
icon: "Droplet", title: "Distillation", description: "Small-batch artisan extraction."},
{
icon: Layers,
title: "Aging",
description: "Matured in darkness for perfect balance.",
},
icon: "Layers", title: "Aging", description: "Matured in darkness for perfect balance."},
]}
imageSrc="http://img.b2bpic.net/free-photo/luxurious-lifestyle-concept-table_23-2148229220.jpg"
textAnimation="fade-blur"

View File

@@ -11,13 +11,9 @@ export default function ContactPage() {
tag="Inquiries"
text="Get in touch for partnerships, press, or personal scent styling."
primaryButton={{
text: "Email Us",
href: "mailto:hello@sanarissavant.com",
}}
text: "Email Us", href: "mailto:hello@sanarissavant.com"}}
secondaryButton={{
text: "Follow Us",
href: "#",
}}
text: "Follow Us", href: "#"}}
textAnimation="fade-blur"
/>
</SectionErrorBoundary>
@@ -30,16 +26,13 @@ export default function ContactPage() {
title="Visit the Atelier"
description="Private appointments are available by request."
items={[
{
title: "Studio Visit",
description: "Book a private scent testing.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg",
},
{
title: "Virtual Sessions",
description: "Global one-on-one styling.",
imageSrc: "http://img.b2bpic.net/free-photo/pink-orchid-girly-arrangement_23-2148229212.jpg",
},
{ title: "Studio Visit", description: "Book a private scent testing.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg" },
{ title: "Virtual Sessions", description: "Global one-on-one styling.", imageSrc: "http://img.b2bpic.net/free-photo/pink-orchid-girly-arrangement_23-2148229212.jpg" },
{ title: "Private Testing", description: "Deep dive into scents.", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg" },
{ title: "Corporate Events", description: "Scent experiences for teams.", imageSrc: "http://img.b2bpic.net/free-photo/natural-argan-oil-composition_23-2149016630.jpg" },
{ title: "Press Inquiry", description: "Media and styling access.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-accessories-wooden-surface_8353-10515.jpg" },
{ title: "Founder Tour", description: "Walk through the lab.", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307236.jpg" },
{ title: "Scent Concierge", description: "Bespoke styling services.", imageSrc: "http://img.b2bpic.net/free-photo/set-feathers-can_23-2148073845.jpg" }
]}
textAnimation="fade-blur"
/>

View File

@@ -12,16 +12,13 @@ export default function ShopPage() {
title="Complete Collection"
description="Explore our full range of curated luxury scents."
items={[
{
title: "Discovery Set",
description: "Sample all our notes.",
imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle-pink-product-backdrop_53876-147765.jpg",
},
{
title: "Signature Noir",
description: "The quintessential evening scent.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963113.jpg",
},
{ title: "Discovery Set", description: "Sample all our notes.", imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle-pink-product-backdrop_53876-147765.jpg" },
{ title: "Signature Noir", description: "The quintessential evening scent.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-perfume-floating-water_23-2150963113.jpg" },
{ title: "Amber Woods", description: "Rich, warm, and deep notes.", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17689.jpg" },
{ title: "Floral Musk", description: "Delicate yet commanding scent.", imageSrc: "http://img.b2bpic.net/free-photo/natural-argan-oil-composition_23-2149016630.jpg" },
{ title: "Citrus Spark", description: "Bright, uplifting, fresh notes.", imageSrc: "http://img.b2bpic.net/free-photo/man-s-accessories-wooden-surface_8353-10515.jpg" },
{ title: "Vanilla Silk", description: "Soft, sweet, dreamy layering.", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307236.jpg" },
{ title: "Ocean Mist", description: "Refreshing breeze and salt.", imageSrc: "http://img.b2bpic.net/free-photo/set-feathers-can_23-2148073845.jpg" }
]}
textAnimation="fade-blur"
/>
@@ -34,13 +31,9 @@ export default function ShopPage() {
tag="Support"
text="Need help finding your signature scent?"
primaryButton={{
text: "Consultation",
href: "/contact",
}}
text: "Consultation", href: "/contact"}}
secondaryButton={{
text: "FAQs",
href: "/contact",
}}
text: "FAQs", href: "/contact"}}
textAnimation="fade-blur"
/>
</SectionErrorBoundary>