Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 02:12:29 +00:00

View File

@@ -80,15 +80,15 @@ export default function LandingPage() {
{
title: "General Readings", description: "Get insight into what's happening in your life right now and what energies surround you.", icon: Sparkles,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-reading-tarot_23-2150273185.jpg", imageAlt: "Tarot spread for general guidance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-reading-tarot_23-2150273185.jpg", imageAlt: "Intuitive card interpretation" }
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-reading-tarot_23-2150273185.jpg?_wi=1", imageAlt: "Tarot spread for general guidance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-reading-tarot_23-2150273185.jpg?_wi=2", imageAlt: "Intuitive card interpretation" }
]
},
{
title: "Love & Relationships", description: "Navigate matters of the heart with clarity and understanding about connections and potential.", icon: Heart,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-reading-future-by-tarot-cards-rustic-table_123827-19488.jpg", imageAlt: "Relationship tarot reading" },
{ imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-reading-future-by-tarot-cards-rustic-table_123827-19488.jpg", imageAlt: "Connection and compatibility cards" }
{ imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-reading-future-by-tarot-cards-rustic-table_123827-19488.jpg?_wi=1", imageAlt: "Relationship tarot reading" },
{ imageSrc: "http://img.b2bpic.net/free-photo/fortune-teller-reading-future-by-tarot-cards-rustic-table_123827-19488.jpg?_wi=2", imageAlt: "Connection and compatibility cards" }
]
},
{