Merge version_1 into main #1
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Expert Plumbing for a Leak-Free Life"
|
||||
description="Providing reliable, efficient, and friendly plumbing services across the region. From minor drips to major overhauls, we've got your back."
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "plain" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "https://pixabay.com/get/ge465ff81bcbdb7881a39f7ca854699eb74a473929ff106264f03d8ddd7c55bf374bf7957aaf80546c1cd577f3e03d4f5f935c2358cc37eab1b46f7b9545bc298_1280.jpg", imageAlt: "plumber fixing leaky pipe professional" },
|
||||
{ imageSrc: "https://pixabay.com/get/g187b5092fa1316c983c2c2190456bf355fc235397439846db39fdd7f6b21eb919f06dd40fa0b244daaf5d0d34db818ff420dc179ecd324a6c978a233600ba8d4_1280.jpg", imageAlt: "bathroom renovation plumber installation" },
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#services" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="text-stagger"
|
||||
ariaLabel="Hero section"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
{ id: "bathroom-kitchen", title: "Bathroom & Kitchen Plumbing", description: "Installing new fixtures, repairing existing ones, or renovating your entire space. We cover all plumbing needs for your bathroom and kitchen.", imageSrc: "https://pixabay.com/get/gc5cba5962271f73eeabfd082b3e2ce1981708760ec069623484c08ff43f09a2415b738a92605d09b1dc452da7eddfb4dcc95c1cec528c307680e1f2af2b98d8b_1280.jpg", imageAlt: "bathroom plumbing installation shower" }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="reveal-blur"
|
||||
animationType="fade-in"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Feature section"
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
{ value: "Fast", label: "Response Time" },
|
||||
{ value: "Quality", label: "Workmanship" }
|
||||
]}
|
||||
animationType="reveal-blur"
|
||||
animationType="tilt"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Testimonials section"
|
||||
@@ -131,9 +131,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
imageSrc="https://pixabay.com/get/g0e440385448018e68c4232faef92eb8e73663ae3a7ec141c790016a12b6988a5137a295ad51278a925882a165fa10b80562456bed844a6017e6d1589ce71a806_1280.jpg"
|
||||
imageAlt="customer service representative phone"
|
||||
mediaAnimation="reveal-blur"
|
||||
mediaAnimation="text-stagger"
|
||||
mediaPosition="left"
|
||||
faqsAnimation="reveal-blur"
|
||||
faqsAnimation="text-stagger"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="smooth"
|
||||
|
||||
Reference in New Issue
Block a user