Update src/app/page.tsx
This commit is contained in:
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Acupuncture", description: "Fine needles stimulate specific points to relieve pain, reduce stress, and improve energy flow.", imageSrc: "http://img.b2bpic.net/free-photo/massage-therapist-pours-oil-massage-relaxing-body-massage-using-oils_169016-13488.jpg", imageAlt: "Acupuncture needles on a patient's back"},
|
title: "Acupuncture", description: "Fine needles stimulate specific points to relieve pain, reduce stress, and improve energy flow.", imageSrc: "https://img.b2bpic.net/free-photo/acupuncture-treatment-patients-back_23-2150993952.jpg", imageAlt: "Close-up of acupuncture needles on a patient's back"},
|
||||||
{
|
{
|
||||||
title: "Herbal Medicine", description: "Customized natural remedies to address internal imbalances and support overall health.", imageSrc: "http://img.b2bpic.net/free-photo/composition-assortment-nuts_23-2147690276.jpg", imageAlt: "TCM practitioner discussing herbal medicine with a patient"},
|
title: "Herbal Medicine", description: "Customized natural remedies to address internal imbalances and support overall health.", imageSrc: "http://img.b2bpic.net/free-photo/composition-assortment-nuts_23-2147690276.jpg", imageAlt: "TCM practitioner discussing herbal medicine with a patient"},
|
||||||
{
|
{
|
||||||
@@ -288,4 +288,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user