Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c74212ded9 | |||
| b183acbd09 | |||
| 623a64a9ad | |||
| 405e022dac |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
|||||||
name: "Contact", id: "contact"},
|
name: "Contact", id: "contact"},
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Call Levi Now", href: "tel:3197956677"}}
|
text: "Call Levi Now", href: "tel:3197956677"}}
|
||||||
brandName="Krome Custom Renovation"
|
brandName="Krome Custom Renovation"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Custom Renovation. Built Around You."
|
title="Keokuk's Premier Renovation: Built For Your Life, Handled With Care"
|
||||||
description="Keokuk's most trusted general contractor — above and beyond on every project."
|
description="Keokuk's most trusted general contractor — above and beyond on every project."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
@@ -213,4 +213,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user