7 Commits

Author SHA1 Message Date
ec9ba2cd0a Merge version_7 into main
Merge version_7 into main
2026-03-26 00:01:12 +00:00
030c017b5b Update src/app/page.tsx 2026-03-26 00:01:09 +00:00
9f2f707f8e Merge version_6 into main
Merge version_6 into main
2026-03-26 00:00:10 +00:00
39c537e588 Update src/app/page.tsx 2026-03-26 00:00:07 +00:00
e1886fc9d4 Merge version_5 into main
Merge version_5 into main
2026-03-25 23:56:34 +00:00
85c32871a4 Update src/app/page.tsx 2026-03-25 23:56:28 +00:00
c69ad976ae Merge version_4 into main
Merge version_4 into main
2026-03-25 23:55:29 +00:00

View File

@@ -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={[
{ {
@@ -99,7 +99,7 @@ export default function LandingPage() {
label: "Residential & Commercial", value: "Expertise"}, label: "Residential & Commercial", value: "Expertise"},
{ {
icon: Clock, icon: Clock,
label: "Open 24 Hours", value: "Always Available"}, label: "Open 24 Hours", value: "Always Ready for Your Needs, Day or Night."},
{ {
icon: Phone, icon: Phone,
label: "Responsive", value: "Always in Touch"}, label: "Responsive", value: "Always in Touch"},
@@ -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>