mirror of
https://github.com/dathere/qsvpro.dathere.com.git
synced 2025-12-26 19:17:00 +00:00
feat: update for qsv pro v1
This commit is contained in:
parent
1749f461bb
commit
386708c082
18 changed files with 324 additions and 115 deletions
|
|
@ -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 />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue