🔍️ Update rating

Signed-off-by: Luke Vella <me@lukevella.com>
This commit is contained in:
Luke Vella 2024-08-23 11:23:39 +01:00
parent 8d308ef8b3
commit 06e356720a
No known key found for this signature in database
GPG key ID: 469CAD687F0D784C

View file

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