chore: added google reviews (#15113)

This commit is contained in:
Peer Richelsen
2024-05-20 09:43:06 +02:00
committed by GitHub
parent 64ad1c8d5b
commit f28c2645db
2 changed files with 14 additions and 8 deletions
+3 -8
View File
@@ -595,14 +595,9 @@ export default function Signup({
</div>
<div>
<img
src="/product-cards/trustpilot.svg"
className="block h-[54px] w-full dark:hidden"
alt="Trustpilot Rating of 4.7 Stars"
/>
<img
src="/product-cards/trustpilot-dark.svg"
className="hidden h-[54px] w-full dark:block"
alt="Trustpilot Rating of 4.7 Stars"
src="/product-cards/google-reviews.svg"
className="h-[54px] w-full"
alt="Google Reviews Rating of 4.7 Stars"
/>
</div>
<div>
@@ -0,0 +1,11 @@
<svg width="165" height="77" viewBox="0 0 165 77" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.7986 19.2884L20.7082 24L18.6092 15.12L25.5973 9.14526L16.3951 8.37474L12.7986 0L9.20222 8.37474L0 9.14526L6.98805 15.12L4.88908 24L12.7986 19.2884Z" fill="#FBBC04"/>
<path d="M46.7986 19.2884L54.7082 24L52.6092 15.12L59.5973 9.14526L50.3951 8.37474L46.7986 0L43.2022 8.37474L34 9.14526L40.9881 15.12L38.8891 24L46.7986 19.2884Z" fill="#FBBC04"/>
<path d="M79.7986 19.2884L87.7082 24L85.6092 15.12L92.5973 9.14526L83.3951 8.37474L79.7986 0L76.2022 8.37474L67 9.14526L73.9881 15.12L71.8891 24L79.7986 19.2884Z" fill="#FBBC04"/>
<path d="M113.799 19.2884L121.708 24L119.609 15.12L126.597 9.14526L117.395 8.37474L113.799 0L110.202 8.37474L101 9.14526L107.988 15.12L105.889 24L113.799 19.2884Z" fill="#FBBC04"/>
<path d="M147.799 19.2884L155.708 24L153.609 15.12L160.597 9.14526L151.395 8.37474L147.799 0L144.202 8.37474L135 9.14526L141.988 15.12L139.889 24L147.799 19.2884Z" fill="#FBBC04"/>
<path d="M39.54 56.9268C39.54 55.5943 39.4204 54.313 39.1983 53.083H21.5V60.3605H31.6133C31.1692 62.7009 29.8367 64.6826 27.8379 66.0151V70.7472H33.9367C37.49 67.4672 39.54 62.6497 39.54 56.9268Z" fill="#4285F4"/>
<path d="M21.5 75.2921C26.5737 75.2921 30.8275 73.6179 33.9366 70.7479L27.8379 66.0158C26.1637 67.1433 24.0283 67.8266 21.5 67.8266C16.6141 67.8266 12.4629 64.5296 10.9766 60.0879H4.72412V64.9396C7.8162 71.0725 14.1541 75.2921 21.5 75.2921Z" fill="#34A853"/>
<path d="M10.9766 60.0706C10.6008 58.9431 10.3787 57.7473 10.3787 56.5002C10.3787 55.2531 10.6008 54.0573 10.9766 52.9298V48.0781H4.72409C3.44284 50.6065 2.70825 53.4594 2.70825 56.5002C2.70825 59.541 3.44284 62.394 4.72409 64.9223L9.59284 61.1298L10.9766 60.0706Z" fill="#FBBC05"/>
<path d="M21.5 45.1905C24.2675 45.1905 26.7275 46.1472 28.692 47.9922L34.0733 42.6109C30.8104 39.5701 26.5737 37.708 21.5 37.708C14.1541 37.708 7.8162 41.9276 4.72412 48.0776L10.9766 52.9293C12.4629 48.4876 16.6141 45.1905 21.5 45.1905Z" fill="#EA4335"/>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB