<Routes> <Route path="/" element={[ <Header key={1} />, <LandingSection key={2} />, <CardList key={3} /> ]}> </Route> </Routes>