Update src/app/page.tsx
This commit is contained in:
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSmall"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Solicitar Presupuesto", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
dashboard={{
|
||||
title: "Cobertura de Servicios", logoIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg", imageAlt: "Electricista profesional en acción", searchPlaceholder: "¿Qué necesitas?", buttons: [
|
||||
|
||||
Reference in New Issue
Block a user