2 Commits

Author SHA1 Message Date
c74212ded9 Update src/app/page.tsx 2026-03-25 23:55:23 +00:00
b183acbd09 Merge version_3 into main
Merge version_3 into main
2026-03-25 23:54:34 +00:00

View File

@@ -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={[
{ {
@@ -179,7 +179,6 @@ 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>