|
|
|
|
@@ -98,13 +98,13 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: "plumbing", title: "Plumbing & Clogs", tags: ["Center-Clog Snaking", "Flush Toilet Upgrades"],
|
|
|
|
|
id: "plumbing", title: "Plumbing & Clogs", tags: ["Drain Clogs Fixed in 1 Visit", "Flush Toilet Upgrades"],
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746309.jpg?_wi=2", imageAlt: "Professional plumbing service"},
|
|
|
|
|
{
|
|
|
|
|
id: "climate", title: "Climate Control", tags: ["Precision A/C Service", "Unit Longevity"],
|
|
|
|
|
id: "climate", title: "Climate Control", tags: ["System Performance Optimized", "Unit Longevity"],
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-vector/collection-shields-with-ribbons-flat-design_23-2147606230.jpg?_wi=2", imageAlt: "HVAC climate control system"},
|
|
|
|
|
{
|
|
|
|
|
id: "water", title: "Water Innovation", tags: ["Tankless Systems", "Energy Efficient"],
|
|
|
|
|
id: "water", title: "Water Innovation", tags: ["Lower Energy Bills", "Endless Hot Water"],
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-vector/stopwatch-outline-moving-fast_78370-8142.jpg?_wi=2", imageAlt: "Tankless water heater system"},
|
|
|
|
|
]}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -210,4 +210,4 @@ export default function LandingPage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|