diff --git a/src/components/PhotoBar/PhotoBar.tsx b/src/components/PhotoBar/PhotoBar.tsx index 861b0d8..ed97cec 100644 --- a/src/components/PhotoBar/PhotoBar.tsx +++ b/src/components/PhotoBar/PhotoBar.tsx @@ -5,7 +5,7 @@ import People from "./People"; interface IPhotoBar {} export const PhotoBar: React.FC = () => { - const secondsPerPerson = 2; + const secondsPerPerson = 5; return (

Meet our Team