Merge version_1 into main #2
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="medium"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -48,8 +48,8 @@ export default function LandingPage() {
|
||||
description="Expert service for all your plumbing and heating needs. Available 24/7 for emergencies. Licensed, insured, and trusted by homeowners throughout the region."
|
||||
tag="Trusted Since 2005"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=1"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg"
|
||||
imageAlt="Professional plumbing and heating services"
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -214,9 +214,9 @@ export default function LandingPage() {
|
||||
title="Request Service or Get a Quote"
|
||||
description="Fill out the form below and we'll get back to you within 24 hours. For emergencies, call us immediately at 1-800-HEATMINDER."
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg"
|
||||
imageAlt="Contact Heatminder for plumbing services"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user