feat: update for qsv pro v1

This commit is contained in:
rzmk 2024-09-04 08:28:23 -04:00
parent 1749f461bb
commit 386708c082
No known key found for this signature in database
18 changed files with 324 additions and 115 deletions

View file

@ -17,7 +17,6 @@ import "../styles/Theme.css";
import "../styles/Diagonals.css";
import { Features0 } from "../components/Features0";
import { Features3 } from "../components/Features3";
---
<Layout title="qsv pro">
@ -30,7 +29,7 @@ import { Features3 } from "../components/Features3";
<Features2 client:load />
<Features3 client:load />
<!-- <Testimonials client:load /> -->
<FeaturesDiagonal client:load />
<!-- <FeaturesDiagonal client:load /> -->
<Pricing client:load />
<!-- <Brands client:load /> -->
<Tech client:load />