Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ab49da7dd8 | |||
| 4ad1d61eb7 | |||
| 2d0335d38a | |||
| fb1086d862 |
@@ -91,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" },
|
||||
@@ -159,6 +160,7 @@ export default function LandingPage() {
|
||||
tag="Get in touch"
|
||||
title="Start Your Project Today"
|
||||
description="Ready to discuss your renovation or construction project? Contact us today for professional management and quality service."
|
||||
buttonText="Book Your Consultation"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,4 +173,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user