Update src/app/page.tsx

This commit is contained in:
2026-02-07 20:04:35 +00:00
parent 2027594d06
commit 393b440441

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="smallMedium"
sizing="mediumLargeSizeMediumTitles"
background="aurora"
background="none"
cardStyle="layered-gradient"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="solid"
@@ -46,7 +46,7 @@ export default function LandingPage() {
description="Hernandez Roofing delivers top-quality roof installations, repairs, and maintenance services. Over 20 years of trusted service to residential and commercial properties."
tag="Licensed & Insured Roofing Contractor"
tagIcon={Shield}
background={{ variant: "aurora" }}
background={{ variant: "glowing-orb" }}
kpis={[
{ value: "20+", label: "Years Experience" },
{ value: "1000+", label: "Projects Completed" },