From d7d66d6d7c3f39aebe5b821b483c586251ccf330 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 07:13:07 +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 de82802..0809092 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,49 +114,49 @@ export default function LandingPage() { title="Everything Your Shoulder Needs. Nothing It Doesn't." features={[ { - media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-anatomy-concept-xray-man_183364-118325.jpg", imageAlt: "Graphic showing infrared heat penetrating muscle tissue" }, + title: "3-Level Infrared Heat", description: "Penetrates deep into joints & muscles for real relief.", media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-anatomy-concept-xray-man_183364-118325.jpg", imageAlt: "Graphic showing infrared heat penetrating muscle tissue" }, reverse: false, items: [ { text: "3-Level Infrared Heat: Penetrates deep into joints & muscles for real relief", icon: CheckCircle } ] }, { - media: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-portrait-digital-art_23-2151197901.jpg", imageAlt: "Graphic showing vibration waves stimulating blood flow" }, + title: "Vibration Massage Modes", description: "Stimulates blood flow and reduces stiffness fast.", media: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-portrait-digital-art_23-2151197901.jpg", imageAlt: "Graphic showing vibration waves stimulating blood flow" }, reverse: true, items: [ { text: "Vibration Massage Modes: Stimulates blood flow, reduces stiffness fast", icon: CheckCircle } ] }, { - media: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-massage-gun-man_23-2149421018.jpg", imageAlt: "Close-up of the LED digital display on the shoulder brace" }, + title: "LED Digital Display", description: "See your settings clearly — no guesswork.", media: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-massage-gun-man_23-2149421018.jpg", imageAlt: "Close-up of the LED digital display on the shoulder brace" }, reverse: false, items: [ { text: "LED Digital Display: See your settings clearly — no guesswork", icon: CheckCircle } ] }, { - media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-paper-craft-art-charging-battery_53876-88546.jpg", imageAlt: "Icon of a rechargeable battery and charging cable" }, + title: "Rechargeable Battery", description: "Wireless freedom — use it anywhere.", media: { imageSrc: "http://img.b2bpic.net/free-photo/3d-paper-craft-art-charging-battery_53876-88546.jpg", imageAlt: "Icon of a rechargeable battery and charging cable" }, reverse: true, items: [ { text: "Rechargeable Battery: Wireless freedom — use it anywhere", icon: CheckCircle } ] }, { - media: { imageSrc: "http://img.b2bpic.net/free-photo/boxer-training-with-resistance-belts_1098-14153.jpg", imageAlt: "Image of the adjustable strap mechanism for the shoulder brace" }, + title: "Adjustable Strap", description: "Fits all shoulder sizes, left or right.", media: { imageSrc: "http://img.b2bpic.net/free-photo/boxer-training-with-resistance-belts_1098-14153.jpg", imageAlt: "Image of the adjustable strap mechanism for the shoulder brace" }, reverse: false, items: [ { text: "Adjustable Strap: Fits all shoulder sizes, left or right", icon: CheckCircle } ] }, { - media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388960.jpg", imageAlt: "Close-up of the breathable mesh fabric texture" }, + title: "Breathable Mesh Fabric", description: "Comfortable for extended wear.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388960.jpg", imageAlt: "Close-up of the breathable mesh fabric texture" }, reverse: true, items: [ { text: "Breathable Mesh Fabric: Comfortable for extended wear", icon: CheckCircle } ] }, { - media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-clipboard-office-lobby_482257-121035.jpg", imageAlt: "Icon of a timer with auto shut-off function" }, + title: "Auto Shut-Off Timer", description: "Safe 15–30 min sessions, no overheating.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-clipboard-office-lobby_482257-121035.jpg", imageAlt: "Icon of a timer with auto shut-off function" }, reverse: false, items: [ { text: "Auto Shut-Off Timer: Safe 15–30 min sessions, no overheating", icon: CheckCircle }