Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-06-08 07:43:05 +00:00

View File

@@ -54,20 +54,20 @@ export default function LandingPage() {
variant: "radial-gradient"
}}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/man-recording-his-training-full-shot_23-2149177962.jpg", imageAlt: "Person running on a modern treadmill" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-basketball-boxes_23-2148796923.jpg", imageAlt: "Display of various sports balls" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-lifting-weights-with-open-legs_1163-124.jpg", imageAlt: "Strength training gym setup with weights" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114132.jpg", imageAlt: "Person cycling on a stationary bike" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-shoes-locker_23-2150847412.jpg", imageAlt: "Display of sports shoes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-diversity-sport-woman-training_23-2149174763.jpg", imageAlt: "Yoga mat and fitness accessories" }
{ imageSrc: "http://img.b2bpic.net/free-photo/man-recording-his-training-full-shot_23-2149177962.jpg?_wi=1", imageAlt: "Person running on a modern treadmill" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-basketball-boxes_23-2148796923.jpg?_wi=1", imageAlt: "Display of various sports balls" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-lifting-weights-with-open-legs_1163-124.jpg?_wi=1", imageAlt: "Strength training gym setup with weights" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114132.jpg?_wi=1", imageAlt: "Person cycling on a stationary bike" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-shoes-locker_23-2150847412.jpg?_wi=1", imageAlt: "Display of sports shoes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-diversity-sport-woman-training_23-2149174763.jpg?_wi=1", imageAlt: "Yoga mat and fitness accessories" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-diversity-sport-woman-training_23-2149174763.jpg", imageAlt: "Yoga mat and fitness accessories" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-shoes-locker_23-2150847412.jpg", imageAlt: "Display of sports shoes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114132.jpg", imageAlt: "Person cycling on a stationary bike" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-lifting-weights-with-open-legs_1163-124.jpg", imageAlt: "Strength training gym setup with weights" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-basketball-boxes_23-2148796923.jpg", imageAlt: "Display of various sports balls" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-recording-his-training-full-shot_23-2149177962.jpg", imageAlt: "Person running on a modern treadmill" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-diversity-sport-woman-training_23-2149174763.jpg?_wi=2", imageAlt: "Yoga mat and fitness accessories" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-basketball-shoes-locker_23-2150847412.jpg?_wi=2", imageAlt: "Display of sports shoes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114132.jpg?_wi=2", imageAlt: "Person cycling on a stationary bike" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-lifting-weights-with-open-legs_1163-124.jpg?_wi=2", imageAlt: "Strength training gym setup with weights" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-basketball-boxes_23-2148796923.jpg?_wi=2", imageAlt: "Display of various sports balls" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-recording-his-training-full-shot_23-2149177962.jpg?_wi=2", imageAlt: "Person running on a modern treadmill" }
]}
tag="Raipur's Best"
tagIcon={Star}