Update src/app/page.tsx

This commit is contained in:
2026-03-15 00:36:09 +00:00
parent f392be9114
commit 3fbd2bef07

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
background="radial-gradient"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life_23-2147821131.jpg", imageAlt: "Peaceful homeopathy wellness clinic interior"
imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life_23-2147821131.jpg?_wi=1", imageAlt: "Peaceful homeopathy wellness clinic interior"
}
]}
mediaAnimation="slide-up"
@@ -103,7 +103,7 @@ export default function LandingPage() {
},
{
id: 4,
title: "Preventative Wellness", description: "Proactive health maintenance programs designed to enhance immunity, vitality, and prevent future illness.", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life_23-2147821131.jpg", imageAlt: "Preventative wellness clinic natural healing"
title: "Preventative Wellness", description: "Proactive health maintenance programs designed to enhance immunity, vitality, and prevent future illness.", imageSrc: "http://img.b2bpic.net/free-photo/spa-still-life_23-2147821131.jpg?_wi=2", imageAlt: "Preventative wellness clinic natural healing"
}
]}
animationType="slide-up"