Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4d07fe0b13 | |||
| 7876a9f413 | |||
| 42019cec59 |
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
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"},
|
||||
{
|
||||
@@ -288,4 +288,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user