Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d0335d38a | |||
| fb1086d862 | |||
| 124f0c1cb1 | |||
| c07d51c74e |
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Built on Quality. Delivered with Care."
|
||||
description="Wolfe Construction has been delivering top-quality workmanship and professional construction management in Edmonton for over 15 years."
|
||||
buttons={[{ text: "Request Consultation", href: "#contact" }]}
|
||||
kpis={[
|
||||
{ value: "15+", label: "Years Experience" },
|
||||
{ value: "90+", label: "Verified Reviews" },
|
||||
@@ -90,7 +91,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardSix
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Remodeling & Renovations", description: "Expert bathroom and kitchen makeovers.", imageSrc: "http://img.b2bpic.net/free-photo/light-symmetry-historic-atrium-upward-view-through-stairs_169016-70079.jpg", imageAlt: "Renovation" },
|
||||
|
||||
Reference in New Issue
Block a user