Merge version_1 into main #2
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -80,11 +80,11 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentySix
|
||||
features={[
|
||||
{
|
||||
title: "Drain Cleaning", description: "Professional drain clearing and maintenance to keep water flowing freely", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg?_wi=1", imageAlt: "Drain cleaning service", buttonIcon: ArrowRight,
|
||||
title: "Drain Cleaning", description: "Professional drain clearing and maintenance to keep water flowing freely", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg", imageAlt: "Drain cleaning service", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
title: "Hydro Jetting", description: "Advanced high-pressure water jetting for stubborn clogs and debris removal", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg?_wi=2", imageAlt: "Hydro jetting service", buttonIcon: ArrowRight,
|
||||
title: "Hydro Jetting", description: "Advanced high-pressure water jetting for stubborn clogs and debris removal", imageSrc: "http://img.b2bpic.net/free-photo/worker-putting-protective-gloves_23-2148773452.jpg", imageAlt: "Hydro jetting service", buttonIcon: ArrowRight,
|
||||
buttonHref: "#contact"
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
tagIcon={Wrench}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
names={["Houston", "Sugar Land", "Missouri City", "Katy", "Richmond", "Pearland", "Stafford", "Pasadena"]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
description="Answers to common questions about our plumbing services"
|
||||
mediaPosition="right"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -260,7 +260,8 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
videoAriaLabel="Footer video"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sanitary-technician-working-with-sink_23-2147772219.jpg"
|
||||
imageAlt="Professional plumbing service"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user