Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 39c537e588 | |||
| e1886fc9d4 | |||
| 85c32871a4 | |||
| c69ad976ae |
@@ -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="Keokuk's Premier Renovation: Built For Your Life, Handled With Care"
|
title="Custom Renovation. Built Around You."
|
||||||
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={[
|
||||||
{
|
{
|
||||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
|||||||
"Drywall Patching", "Door Adjustments", "Minor Repairs"],
|
"Drywall Patching", "Door Adjustments", "Minor Repairs"],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Every Job. Done Right."
|
title="Seamless Renovations, Superior Results."
|
||||||
description="Krome Custom Renovation & Construction delivers unparalleled quality on every project. Levi provides personal guidance, acts as your expert for insurance claims, and guarantees punctuality on every job."
|
description="Krome Custom Renovation & Construction delivers unparalleled quality on every project. Levi provides personal guidance, acts as your expert for insurance claims, and guarantees punctuality on every job."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -179,6 +179,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Call (319) 795-6677", href: "tel:3197956677"},
|
text: "Call (319) 795-6677", href: "tel:3197956677"},
|
||||||
]}
|
]}
|
||||||
|
textClassName="text-xl font-semibold leading-relaxed"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -213,4 +214,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user