🤩 Update rating

This commit is contained in:
Luke Vella 2023-11-23 17:22:33 +07:00
parent 2edb7b4427
commit f7fe4be55b

View file

@ -80,10 +80,10 @@ const MyApp: NextPage<AppPropsWithLayout> = ({ Component, pageProps }) => {
<SoftwareAppJsonLd <SoftwareAppJsonLd
name="Rallly" name="Rallly"
aggregateRating={{ aggregateRating={{
ratingValue: "4.2", ratingValue: "4.3",
bestRating: "5", bestRating: "5",
worstRating: "0", worstRating: "0",
ratingCount: "6", ratingCount: "8",
}} }}
price="0" price="0"
priceCurrency="USD" priceCurrency="USD"