Changeset 79a0317 for imaps-frontend/src/pages/IMaps/components/Cards.jsx
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/src/pages/IMaps/components/Cards.jsx
r0c6b92a r79a0317 19 19 text="Create intricate floor plans for your building with precision and ease." 20 20 label="Create" 21 path=" /services"21 path="#" 22 22 /> 23 23 <CardItem … … 25 25 text="Explore and navigate through complex building layouts seamlessly." 26 26 label="Explore" 27 path=" /services"27 path="#" 28 28 /> 29 29 </ul> … … 33 33 text="Add custom icons, labels, and markers to personalize your indoor maps." 34 34 label="Customize" 35 path=" /services"35 path="#" 36 36 /> 37 37 <CardItem … … 39 39 text="Ensure accessibility by mapping out routes and facilities for all users." 40 40 label="Accessibility" 41 path=" /products"41 path="#" 42 42 /> 43 43 <CardItem … … 45 45 text="Share your maps with others and collaborate in real-time for efficient space planning." 46 46 label="Collaboration" 47 path=" /sign-up"47 path="#" 48 48 /> 49 49 </ul>
Note:
See TracChangeset
for help on using the changeset viewer.