Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e4d2ec75bf | |||
| 473c1aa959 | |||
| 7d589e6ab6 |
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="mediumLarge"
|
contentWidth="mediumLarge"
|
||||||
sizing="medium"
|
sizing="medium"
|
||||||
background="grid"
|
background="circleGradient"
|
||||||
cardStyle="layered-gradient"
|
cardStyle="layered-gradient"
|
||||||
primaryButtonStyle="flat"
|
primaryButtonStyle="flat"
|
||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="radial-glow"
|
||||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
<HeroSplitKpi
|
<HeroSplitKpi
|
||||||
title="Premium Building Solutions in Holly Springs"
|
title="Premium Building Solutions in Holly Springs"
|
||||||
description="Concordia Building Company delivers exceptional residential and commercial construction with 20+ years of expertise. We transform your vision into quality structures built to last."
|
description="Concordia Building Company delivers exceptional residential and commercial construction with 20+ years of expertise. We transform your vision into quality structures built to last."
|
||||||
background={{ variant: "grid" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
kpis={[
|
kpis={[
|
||||||
{ value: "500+", label: "Projects Completed" },
|
{ value: "500+", label: "Projects Completed" },
|
||||||
{ value: "20+", label: "Years Experience" },
|
{ value: "20+", label: "Years Experience" },
|
||||||
|
|||||||
Reference in New Issue
Block a user