From f26229238ec356a0f32fbdad5ee54a17168e1da5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 14:29:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d471738..b12c5e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Holistic Guidance & Healing" description="Empowering minds, bodies, and spirits through ancient wisdom and modern scientific approaches." mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/pink-lotus-flower-blooming-water_84443-82273.jpg", imageAlt: "Lotus wellness theme" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D556YSUe0tBWOq61XqHrMdLQAZ/uploaded-1777559328592-95665myh.png", imageAlt: "Dr. Pranati Raj Headshot" }, { imageSrc: "http://img.b2bpic.net/free-photo/ouija-board-candles-arrangement_23-2149486493.jpg", imageAlt: "Astrology charts" }, { imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-holding-object-prayer-with-candles-bowl_23-2148847564.jpg", imageAlt: "Sound healing" }, { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-tarot-home_23-2150273179.jpg", imageAlt: "Tarot reading" }, @@ -87,11 +87,11 @@ export default function LandingPage() { rating={5} author="Anjali Sharma" avatars={[ - { src: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", alt: "Anjali Sharma" }, - { src: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg", alt: "Vikram Patel" }, - { src: "http://img.b2bpic.net/free-photo/transgender-model-posing-medium-shot_23-2149154637.jpg", alt: "Sneha Gupta" }, - { src: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", alt: "Rahul Mehta" }, - { src: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", alt: "Client profile" } + { src: "http://img.b2bpic.net/free-photo/smiling-indian-businesswoman-looking-up-copy-space_1262-3088.jpg", alt: "Anjali Sharma" }, + { src: "http://img.b2bpic.net/free-photo/serious-young-indian-businessman-standing-window_1262-1913.jpg", alt: "Vikram Patel" }, + { src: "http://img.b2bpic.net/free-photo/elegant-indian-woman-posing-medium-shot_23-2149154637.jpg", alt: "Sneha Gupta" }, + { src: "http://img.b2bpic.net/free-photo/close-up-positive-indian-executive-work_1098-519.jpg", alt: "Rahul Mehta" }, + { src: "http://img.b2bpic.net/free-photo/professional-indian-woman-looking-copyspace-with-interest_1262-2957.jpg", alt: "Pooja Singh" } ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -142,4 +142,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1