diff --git a/src/app/page.tsx b/src/app/page.tsx index a407372..beee2dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" } ] }, {