diff --git a/.project_index.json b/.project_index.json index 736fb9a..6655af3 100644 --- a/.project_index.json +++ b/.project_index.json @@ -397,11 +397,11 @@ "role": "ui", "tags": [], "used_in": [ - "src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx", "src/components/cardStack/CardStack.tsx", - "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", - "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx" + "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", + "src/components/cardStack/layouts/grid/GridLayout.tsx", + "src/components/cardStack/layouts/carousels/AutoCarousel.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -420,14 +420,14 @@ "product" ], "used_in": [ - "src/components/cardStack/layouts/timelines/TimelineCardStack.tsx", - "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx", - "src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/carousels/FullWidthCarousel.tsx", - "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", - "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", + "src/components/cardStack/layouts/timelines/TimelineHorizontalCardStack.tsx", "src/components/cardStack/layouts/timelines/TimelinePhoneView.tsx", "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", + "src/components/cardStack/layouts/grid/GridLayout.tsx", + "src/components/cardStack/layouts/timelines/TimelineCardStack.tsx", + "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", + "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", "src/components/cardStack/layouts/timelines/TimelineBase.tsx" ], "can_modify_directly": true, @@ -679,10 +679,10 @@ "product" ], "used_in": [ + "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/grid/GridLayout.tsx", "src/components/cardStack/layouts/timelines/TimelineProcessFlow.tsx", "src/components/cardStack/layouts/carousels/AutoCarousel.tsx", - "src/components/cardStack/layouts/carousels/ButtonCarousel.tsx", "src/components/cardStack/layouts/timelines/TimelineBase.tsx" ], "can_modify_directly": true, @@ -1421,12 +1421,12 @@ "role": "ui", "tags": [], "used_in": [ - "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", - "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx", - "src/components/navbar/NavbarStyleMinimal.tsx", - "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", "src/components/navbar/NavbarStyleApple/NavbarStyleApple.tsx", - "src/components/navbar/NavbarLayoutFloatingInline.tsx" + "src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx", + "src/components/navbar/NavbarLayoutFloatingInline.tsx", + "src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx", + "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", + "src/components/navbar/NavbarStyleMinimal.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -3179,8 +3179,8 @@ ], "used_in": [ "src/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay.tsx", - "src/components/navbar/NavbarStyleMinimal.tsx", "src/components/Textbox.tsx", + "src/components/navbar/NavbarStyleMinimal.tsx", "src/components/navbar/NavbarLayoutFloatingInline.tsx" ], "can_modify_directly": true, @@ -3233,9 +3233,9 @@ "tags": [], "used_in": [ "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx", + "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", "src/components/button/ButtonTextShift/ButtonTextShift.tsx", - "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", - "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx" + "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx" ], "can_modify_directly": true, "can_delete": true, @@ -3254,16 +3254,16 @@ "button" ], "used_in": [ - "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", - "src/components/button/ButtonIconArrow.tsx", - "src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx", "src/components/button/ButtonDirectionalHover/ButtonDirectionalHover.tsx", - "src/components/button/ButtonHoverBubble.tsx", - "src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx", - "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", "src/components/button/ButtonShiftHover/ButtonShiftHover.tsx", - "src/components/button/ButtonExpandHover.tsx", + "src/components/button/ButtonHoverMagnetic/ButtonHoverMagnetic.tsx", "src/components/button/ButtonTextUnderline.tsx", + "src/components/button/ButtonIconArrow.tsx", + "src/components/button/ButtonExpandHover.tsx", + "src/components/button/ButtonBounceEffect/ButtonBounceEffect.tsx", + "src/components/button/ButtonElasticEffect/ButtonElasticEffect.tsx", + "src/components/button/ButtonHoverBubble.tsx", + "src/components/button/ButtonTextStagger/ButtonTextStagger.tsx", "src/components/button/ButtonTextShift/ButtonTextShift.tsx" ], "can_modify_directly": true, diff --git a/src/components/sections/hero/heroCarouselLogo/HeroCarouselLogo.tsx b/src/components/sections/hero/heroCarouselLogo/HeroCarouselLogo.tsx index 4701a51..00adf90 100644 --- a/src/components/sections/hero/heroCarouselLogo/HeroCarouselLogo.tsx +++ b/src/components/sections/hero/heroCarouselLogo/HeroCarouselLogo.tsx @@ -101,7 +101,7 @@ const HeroCarouselLogo = ({ )} aria-hidden={currentSlide !== index} > -