landing page backgrounds png -> webp

This commit is contained in:
m5r 2022-07-14 00:36:31 +02:00
parent 96156c8094
commit f392bd8af0
4 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ import { TextField } from "./fields";
import Alert from "~/features/core/components/alert";
import backgroundImage from "../images/background-call-to-action.jpg";
import backgroundImage from "../images/background-call-to-action.webp";
export default function CallToAction() {
const actionData = useActionData<JoinWaitlistActionData>();

View File

@ -4,7 +4,7 @@ import clsx from "clsx";
import Container from "./container";
import backgroundImage from "../images/background-faqs.jpg";
import backgroundImage from "../images/background-faqs.webp";
export default function Faqs() {
return (

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB