Thomas Kaul
                                            Thomas Kaul
                                        
                                    Replace `https://twitter.com` with `https://x.com` within the project.
Eliminate the usage of _Yarn_ 1 (Classic) and migrate the codebase to _npm_. - [ ] Delete `yarn.lock` - [ ] Create `package-lock.json` - [ ] Replace `yarn` with `npm`...
**Bug Description** The `GfCarouselComponent` does not slide to the next slide as expected. **To Reproduce** See testimonials on the [landing page](https://ghostfol.io/en/start). **Expected behavior** The carousel should smoothly slide to the...