Merge version_1 into main #1
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
title="Real Plumbing Knowledge. The Right Parts. Local Experts."
|
||||
description="Serving Norman plumbers and homeowners with expert help and quality plumbing supplies. Get the advice you need and the parts that work."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Norman, OK"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:(405)329-8680" },
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
tag="Need Help?"
|
||||
title="Need Help Finding the Right Part?"
|
||||
description="Our expert team is ready to help you solve your plumbing problem. Call us or submit your question below, and we'll get back to you right away."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your phone number"
|
||||
buttonText="Get Help Now"
|
||||
|
||||
Reference in New Issue
Block a user