Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 10:18:31 +00:00

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Dr. Sarah Chen", handle: "Cardiologist, Health Center", testimonial: "The accuracy and ease of use makes it perfect for my patients' home monitoring needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg"},
imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=1"},
{
name: "James Mitchell", handle: "CEO, Wellness Corp", testimonial: "We've integrated this into our health program and saw immediate engagement from employees.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg"},
imageSrc: "http://img.b2bpic.net/free-vector/set-social-people-media-profile-member_24877-53571.jpg?_wi=2"},
]}
buttons={[
{ text: "Shop Now", href: "#products" },