diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fcc18e..e42532b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,6 +51,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-chair-hairdresser-with-client-guy-drinkig-whiskey_1157-43567.jpg", imageAlt: "Professional barber cutting hair"}, ]} + mediaAnimation="none" rating={5} ratingText="4.9 stars • 159 reviews" buttons={[ @@ -160,7 +161,7 @@ export default function LandingPage() { id: "phone", value: "416-651-7056", description: "Please call to confirm hours and book your visit. We honour walk-ins when available."}, ]} useInvertedBackground={false} - metricsAnimation="fade-in" + metricsAnimation="slide-up" />