Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-05-19 17:01:09 +00:00

View File

@@ -88,9 +88,9 @@ export default function LandingPage() {
title="Signature Rituals"
description="Designed to dissolve tension and reconnect you with stillness."
features={[
{ title: "Couples Connection", description: "Unforgettable shared experiences.", bentoComponent: { bentoComponent: "media-stack", items: [{ imageSrc: "http://img.b2bpic.net/free-photo/couple-performing-yoga-safari-vacation_107420-9668.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-training-outdoors_23-2150433219.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/couple-relaxing-hot-tub_23-2148378764.jpg" }] } },
{ title: "Therapeutic Touch", description: "Deep restoration.", bentoComponent: { bentoComponent: "reveal-icon", icon: Sparkles } },
{ title: "Facial Rituals", description: "Gentle nourishment.", bentoComponent: { bentoComponent: "reveal-icon", icon: Leaf } }
{ title: "Couples Connection", description: "Unforgettable shared experiences.", bentoComponent: { items: [{ imageSrc: "http://img.b2bpic.net/free-photo/couple-performing-yoga-safari-vacation_107420-9668.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-training-outdoors_23-2150433219.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/couple-relaxing-hot-tub_23-2148378764.jpg" }] } },
{ title: "Therapeutic Touch", description: "Deep restoration.", bentoComponent: { icon: Sparkles } },
{ title: "Facial Rituals", description: "Gentle nourishment.", bentoComponent: { icon: Leaf } }
]}
/>
</div>