Update src/app/drops/page.tsx

This commit is contained in:
2026-03-02 18:08:46 +00:00
parent c1c65ab2e9
commit d827ffb6ed

View File

@@ -81,7 +81,7 @@ export default function DropsPage() {
{ value: "1", title: "Exclusive Set Per Drop" },
{ value: "∞", title: "Limited Quantities" }
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-holds-rubber-karemat-yoga-practice-wears-sportsclothes-poses-outdoors-near-sea-going-meditate-being-good-physical-shape-wellbeing-concept_273609-56023.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-holds-rubber-karemat-yoga-practice-wears-sportsclothes-poses-outdoors-near-sea-going-meditate-being-good-physical-shape-wellbeing-concept_273609-56023.jpg?_wi=7"
imageAlt="MOVEX exclusive drop concept"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -104,7 +104,7 @@ export default function DropsPage() {
author: "Engineered for Core Work",
description: "Non-slip, cushioned surface optimized for precise movements, controlled breathing, and mat-based strengthening. Premium grip for reformer transitions and studio work.",
tags: ["Performance", "Grip", "Durability"],
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-downward-facing-dog-pose_1163-4486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-downward-facing-dog-pose_1163-4486.jpg?_wi=3",
imageAlt: "Pilates side mat texture detail"
},
{
@@ -113,7 +113,7 @@ export default function DropsPage() {
author: "Built for Flow",
description: "Soft, supportive surface for balance, flexibility work, and mindful practice. Breathable, eco-conscious materials for conscious living and sustainable wellness.",
tags: ["Flow", "Comfort", "Sustainability"],
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-rubber-karemat-yoga-practice-wears-sportsclothes-poses-outdoors-near-sea-going-meditate-being-good-physical-shape-wellbeing-concept_273609-56023.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-holds-rubber-karemat-yoga-practice-wears-sportsclothes-poses-outdoors-near-sea-going-meditate-being-good-physical-shape-wellbeing-concept_273609-56023.jpg?_wi=8",
imageAlt: "Yoga side mat flow edition"
}
]}