Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-08 20:54:16 +00:00

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="compact"
sizing="largeSmall"
background="noiseDiagonalGradient"
background="circleGradient"
cardStyle="gradient-radial"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -34,7 +34,8 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" },
]}
button={{
text: "Call Now", href: "tel:(708) 374-0079"}}
text: "Call Now", href: "tel:(708) 374-0079"
}}
/>
</div>
@@ -45,32 +46,42 @@ export default function LandingPage() {
tag="24/7 Emergency Service"
tagIcon={AlertCircle}
tagAnimation="slide-up"
background={{ variant: "noiseDiagonalGradient" }}
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Professional plumber at work"},
imageSrc: "http://img.b2bpic.net/free-photo/plumber-repair-experienced-attentive-middleaged-man-examining-bottom-kitchen-sink_259150-58266.jpg", imageAlt: "Professional plumber at work"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg", imageAlt: "Emergency plumbing service"},
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-tasks-scenery_23-2151741192.jpg", imageAlt: "Emergency plumbing service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg", imageAlt: "Drain cleaning service"},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-working-as-plumber_23-2150746296.jpg", imageAlt: "Drain cleaning service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg", imageAlt: "Pipe repair technician"},
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721536.jpg", imageAlt: "Pipe repair technician"
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg", imageAlt: "Bathroom plumbing installation"},
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-detail-sitting-floor_259150-58258.jpg", imageAlt: "Bathroom plumbing installation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg", imageAlt: "Faucet repair service"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg", imageAlt: "Faucet repair service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-female-inspector-wearing-protective-face-mask-construction-site_637285-8182.jpg", imageAlt: "Leak detection and repair service"},
imageSrc: "http://img.b2bpic.net/free-photo/view-female-inspector-wearing-protective-face-mask-construction-site_637285-8182.jpg", imageAlt: "Leak detection and repair service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg", imageAlt: "Professional plumbing tools and equipment"},
imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-53973.jpg", imageAlt: "Professional plumbing tools and equipment"
},
]}
buttons={[
{
text: "Call Now (708) 374-0079", href: "tel:(708) 374-0079"},
text: "Call Now (708) 374-0079", href: "tel:(708) 374-0079"
},
{
text: "Request Service", href: "#contact"},
text: "Request Service", href: "#contact"
},
]}
buttonAnimation="slide-up"
carouselPosition="right"
@@ -100,30 +111,38 @@ export default function LandingPage() {
{
id: 1,
title: "Emergency Plumbing", description: "Available 24/7 for urgent pipe breaks, burst water lines, and critical plumbing emergencies. We respond quickly to minimize damage and water loss.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg"
},
},
{
id: 2,
title: "Drain Cleaning", description: "Professional drain cleaning and unclogging services. We use advanced equipment to clear stubborn blockages and restore proper flow.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg"
},
},
{
id: 3,
title: "Leak Repair & Detection", description: "Expert leak detection and repair. We identify hidden leaks early to prevent water damage and high utility bills.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=3"},
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg?_wi=3"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg"
},
},
{
id: 4,
title: "Bathroom & Kitchen Plumbing", description: "Complete bathroom and kitchen plumbing services including faucet repair, toilet replacement, and fixture installation.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg?_wi=4"},
imageSrc: "http://img.b2bpic.net/free-vector/medical-booking-app-concept_23-2148565808.jpg"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg?_wi=4"},
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-taking-picture-new-york-city-daytime_23-2149488478.jpg"
},
},
]}
showStepNumbers={true}
@@ -141,22 +160,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Martinez", handle: "@sarah_m", testimonial: "Responded within an hour and explained everything clearly. Fair price and fixed our leak quickly. Will definitely call them again!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "Sarah Martinez"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "Sarah Martinez"
},
{
id: "2", name: "James Rodriguez", handle: "@james_r", testimonial: "Very reliable and professional. Fixed our faucet leak quickly and professionally. Great communication throughout the process.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", imageAlt: "James Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", imageAlt: "James Rodriguez"
},
{
id: "3", name: "Patricia Lopez", handle: "@patricia_l", testimonial: "Emergency call at midnight and they showed up on time. Professional work and fair pricing. Highly recommend Exclusive Plumbing!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg", imageAlt: "Patricia Lopez"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg", imageAlt: "Patricia Lopez"
},
{
id: "4", name: "Michael Chen", handle: "@michael_c", testimonial: "Latino-owned business that treats you like family. Fast service, transparent pricing, and excellent workmanship. Five stars!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-sofa_329181-2683.jpg", imageAlt: "Michael Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-sofa_329181-2683.jpg", imageAlt: "Michael Chen"
},
{
id: "5", name: "David Thompson", handle: "@david_t", testimonial: "Had a major drain issue and they fixed it right away. Clear explanation of the problem and solution. Great value for money.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-agent-mature-customer-meeting-cup-coffee-co-working-sitting-table-holding-documents_74855-15204.jpg", imageAlt: "David Thompson"},
imageSrc: "http://img.b2bpic.net/free-photo/young-agent-mature-customer-meeting-cup-coffee-co-working-sitting-table-holding-documents_74855-15204.jpg", imageAlt: "David Thompson"
},
{
id: "6", name: "Angela Vasquez", handle: "@angela_v", testimonial: "LGBTQ+ friendly business that delivers exceptional service. Professional, trustworthy, and always available when we need them.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg", imageAlt: "Angela Vasquez"},
imageSrc: "http://img.b2bpic.net/free-photo/beaty-style-fashion-age-concept-waist-up-shot-beautiful-gray-haired-50-year-old-female-posing-indoors-standing-white-brick-wall-adjusting-her-stylish-outfit-going-have-meeting_344912-1847.jpg", imageAlt: "Angela Vasquez"
},
]}
textboxLayout="default"
animationType="slide-up"
@@ -169,21 +194,28 @@ export default function LandingPage() {
ctaTitle="Need a Plumber Now?"
ctaDescription="Don't wait for plumbing problems to get worse. Call us immediately for fast, professional service."
ctaButton={{
text: "Call (708) 374-0079", href: "tel:(708) 374-0079"}}
text: "Call (708) 374-0079", href: "tel:(708) 374-0079"
}}
ctaIcon={Phone}
faqs={[
{
id: "1", title: "Do you offer emergency service?", content: "Yes! We provide 24/7 emergency plumbing service for urgent situations like burst pipes, major leaks, and sewage backups. Call us anytime and we'll dispatch a technician quickly."},
id: "1", title: "Do you offer emergency service?", content: "Yes! We provide 24/7 emergency plumbing service for urgent situations like burst pipes, major leaks, and sewage backups. Call us anytime and we'll dispatch a technician quickly."
},
{
id: "2", title: "What areas do you serve?", content: "We serve Chicago and all surrounding suburbs. We're a local, Latino-owned business committed to serving our community with fast response times and fair pricing."},
id: "2", title: "What areas do you serve?", content: "We serve Chicago and all surrounding suburbs. We're a local, Latino-owned business committed to serving our community with fast response times and fair pricing."
},
{
id: "3", title: "How much do your services cost?", content: "We offer transparent, competitive pricing with no hidden fees. We provide free estimates for most services so you know the cost upfront. Emergency calls have a service fee, but we won't overcharge."},
id: "3", title: "How much do your services cost?", content: "We offer transparent, competitive pricing with no hidden fees. We provide free estimates for most services so you know the cost upfront. Emergency calls have a service fee, but we won't overcharge."
},
{
id: "4", title: "Are you licensed and insured?", content: "Yes, we are fully licensed, insured, and bonded. You can trust that your home and our work are protected. Ask to see our credentials when we arrive."},
id: "4", title: "Are you licensed and insured?", content: "Yes, we are fully licensed, insured, and bonded. You can trust that your home and our work are protected. Ask to see our credentials when we arrive."
},
{
id: "5", title: "How quickly can you respond?", content: "We typically respond to emergency calls within 1 hour during business hours and offer same-day service for most urgent issues. For non-emergencies, we schedule appointments at your convenience."},
id: "5", title: "How quickly can you respond?", content: "We typically respond to emergency calls within 1 hour during business hours and offer same-day service for most urgent issues. For non-emergencies, we schedule appointments at your convenience."
},
{
id: "6", title: "What payment methods do you accept?", content: "We accept cash, check, credit cards, and digital payment options. We also offer financing options for larger projects. Ask us about our payment plans."},
id: "6", title: "What payment methods do you accept?", content: "We accept cash, check, credit cards, and digital payment options. We also offer financing options for larger projects. Ask us about our payment plans."
},
]}
useInvertedBackground={false}
animationType="slide-up"
@@ -224,4 +256,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}