Merge version_3 into main #7
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[{ text: "View Work" }, { text: "Hire Me" }]}
|
||||
dashboard={{
|
||||
title: "Project Metrics", stats: [
|
||||
title: "Project Metrics", stats: [
|
||||
{ title: "Conversion", description: "Per visit", values: [85, 92, 98] },
|
||||
{ title: "Efficiency", description: "Per process", values: [70, 75, 80] },
|
||||
{ title: "Performance", description: "Per load", values: [90, 95, 99] }
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
description="Empecemos tu proyecto. Respuesta garantizada en 24h."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Enviar" }]}
|
||||
buttonText="Enviar"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user