Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 10:12:28 +00:00

View File

@@ -31,125 +31,75 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Pramod Plumber"
button={{
text: "Call Now", href: "tel:09653617915"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
background={{
variant: "plain",
}}
variant: "plain"}}
title="Pramod Plumber: Fast & Reliable Services in Rajouri Garden"
description="24/7 expert plumbing repairs and installation. Known for professional behaviour and best-in-class service prices."
testimonials={[
{
name: "Rahul V.",
handle: "@customer",
testimonial: "Good work and Best service with best price.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chilling-time-home-stylish-attractive-young-woman-with-cut-curly-brunette-hair-dress-smiling-couch-modern-apartment-joy-happiness-true-emotions_197531-2196.jpg",
},
name: "Rahul V.", handle: "@customer", testimonial: "Good work and Best service with best price.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chilling-time-home-stylish-attractive-young-woman-with-cut-curly-brunette-hair-dress-smiling-couch-modern-apartment-joy-happiness-true-emotions_197531-2196.jpg"},
{
name: "Anita S.",
handle: "@customer",
testimonial: "Good behaviour and fast service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-female-relaxing-couch-room-with-books-stands_613910-95.jpg",
},
name: "Anita S.", handle: "@customer", testimonial: "Good behaviour and fast service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-female-relaxing-couch-room-with-books-stands_613910-95.jpg"},
{
name: "Vikram D.",
handle: "@customer",
testimonial: "A good n sober person knows his job to satisfy customer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-happy-young-woman-resting-couch-reading-magazine-having-free-time-modern-apartment-cheerful-mood-drinking-tea-enjoying-relax-comfort-home_197531-2203.jpg",
},
name: "Vikram D.", handle: "@customer", testimonial: "A good n sober person knows his job to satisfy customer.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-happy-young-woman-resting-couch-reading-magazine-having-free-time-modern-apartment-cheerful-mood-drinking-tea-enjoying-relax-comfort-home_197531-2203.jpg"},
{
name: "Sonia G.",
handle: "@customer",
testimonial: "Professional and very helpful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/relax-home_1098-12585.jpg",
},
name: "Sonia G.", handle: "@customer", testimonial: "Professional and very helpful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/relax-home_1098-12585.jpg"},
{
name: "Amit K.",
handle: "@customer",
testimonial: "Highly recommend for any plumbing needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367127.jpg",
},
name: "Amit K.", handle: "@customer", testimonial: "Highly recommend for any plumbing needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/collage-customer-experience-concept_23-2149367127.jpg"},
]}
buttons={[
{
text: "Call Now",
href: "tel:09653617915",
},
text: "Call Now", href: "tel:09653617915"},
{
text: "Book Appointment",
href: "https://alvo.chat",
},
text: "Book Appointment", href: "https://alvo.chat"},
]}
imageSrc="http://img.b2bpic.net/free-photo/ratchets-metallic-nozzles_23-2148180577.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-young-people-with-reviews_23-2149394417.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-young-people-with-reviews_23-2149394417.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-121002.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/feedback-comment-survey-support-response-bar-word_53876-121002.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346511.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346511.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/cozy-young-woman-home_624325-135.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/cozy-young-woman-home_624325-135.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/happy-young-smiling-mestizo-woman-looking-camera-headshot-portrait_1163-4854.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/happy-young-smiling-mestizo-woman-looking-camera-headshot-portrait_1163-4854.jpg", alt: "Customer 5"},
]}
marqueeItems={[
{
type: "text",
text: "24/7 Availability",
},
type: "text", text: "24/7 Availability"},
{
type: "text",
text: "Fast Response",
},
type: "text", text: "Fast Response"},
{
type: "text",
text: "Certified Experts",
},
type: "text", text: "Certified Experts"},
{
type: "text",
text: "Affordable Pricing",
},
type: "text", text: "Affordable Pricing"},
{
type: "text",
text: "Trusted Local Service",
},
type: "text", text: "Trusted Local Service"},
]}
/>
</div>
@@ -159,14 +109,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Professional Local Plumbing Services",
},
type: "text", content: "Professional Local Plumbing Services"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg",
alt: "Plumbing service",
},
type: "image", src: "http://img.b2bpic.net/free-photo/side-view-man-working-as-plumber_23-2150746310.jpg", alt: "Plumbing service"},
]}
/>
</div>
@@ -177,20 +122,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Leak Detection",
description: "Quickly identify and fix hidden pipe leaks to prevent damage.",
imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg",
},
title: "Leak Detection", description: "Quickly identify and fix hidden pipe leaks to prevent damage.", imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg"},
{
title: "Fixture Installation",
description: "Professional installation for your taps, showers, and toilets.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-boy-brushing-his-teeth-timing-hour-with-hourglass_169016-11495.jpg",
},
title: "Fixture Installation", description: "Professional installation for your taps, showers, and toilets.", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-boy-brushing-his-teeth-timing-hour-with-hourglass_169016-11495.jpg"},
{
title: "Water Heaters",
description: "Expert water heater installation to keep your home comfortable.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg",
},
title: "Water Heaters", description: "Expert water heater installation to keep your home comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-touching-vintage-machine_23-2148180331.jpg"},
]}
title="Our Expert Services"
description="From emergency leaks to new installations, we handle it all with care."
@@ -204,45 +140,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Rahul V.",
handle: "@rajouri",
testimonial: "Good work and Best service with best price",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-home_329181-238.jpg",
},
id: "1", name: "Rahul V.", handle: "@rajouri", testimonial: "Good work and Best service with best price", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-home_329181-238.jpg"},
{
id: "2",
name: "Anita S.",
handle: "@rajouri",
testimonial: "Good behaviour and fast service",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-woman-holding-speech-bubble-with-various-type-emoticans_23-2147842263.jpg",
},
id: "2", name: "Anita S.", handle: "@rajouri", testimonial: "Good behaviour and fast service", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-woman-holding-speech-bubble-with-various-type-emoticans_23-2147842263.jpg"},
{
id: "3",
name: "Vikram D.",
handle: "@rajouri",
testimonial: "A good n sober person knows his job to satisfy customer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-casual-clothes-sitting-bedroom-floor-with-cup-tea_1258-281604.jpg",
},
id: "3", name: "Vikram D.", handle: "@rajouri", testimonial: "A good n sober person knows his job to satisfy customer.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-casual-clothes-sitting-bedroom-floor-with-cup-tea_1258-281604.jpg"},
{
id: "4",
name: "Sonia G.",
handle: "@rajouri",
testimonial: "Very professional and arrived on time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg",
},
id: "4", name: "Sonia G.", handle: "@rajouri", testimonial: "Very professional and arrived on time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg"},
{
id: "5",
name: "Amit K.",
handle: "@rajouri",
testimonial: "Reliable and affordable, would recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-home_23-2150170890.jpg",
},
id: "5", name: "Amit K.", handle: "@rajouri", testimonial: "Reliable and affordable, would recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-spending-time-home_23-2150170890.jpg"},
]}
showRating={true}
title="Customer Feedback"
@@ -256,20 +167,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Do you offer emergency services?",
content: "Yes, we are available 24 hours to assist you with emergency plumbing issues.",
},
id: "1", title: "Do you offer emergency services?", content: "Yes, we are available 24 hours to assist you with emergency plumbing issues."},
{
id: "2",
title: "Where are you located?",
content: "We are located at Shop No J3, 191, near Surya hotel, Block J, Janta Market, Rajouri Garden, Delhi.",
},
id: "2", title: "Where are you located?", content: "We are located at Shop No J3, 191, near Surya hotel, Block J, Janta Market, Rajouri Garden, Delhi."},
{
id: "3",
title: "How can I book an appointment?",
content: "You can call us at 096536 17915 or book through our chat link.",
},
id: "3", title: "How can I book an appointment?", content: "You can call us at 096536 17915 or book through our chat link."},
]}
title="Common Questions"
description="Get quick answers to your plumbing concerns."
@@ -285,20 +187,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "1",
value: "4.8",
description: "Google Rating",
},
id: "1", value: "4.8", description: "Google Rating"},
{
id: "2",
value: "71+",
description: "Happy Clients",
},
id: "2", value: "71+", description: "Happy Clients"},
{
id: "3",
value: "24/7",
description: "Available",
},
id: "3", value: "24/7", description: "Available"},
]}
title="Our Performance"
description="Quality service metrics we maintain for every customer."
@@ -309,8 +202,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Get a Professional Plumber Today"
description="Facing a plumbing emergency? Our expert team is ready to help immediately."
@@ -324,29 +216,19 @@ export default function LandingPage() {
logoText="Pramod Plumber"
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Leak Repair",
href: "#",
},
label: "Leak Repair", href: "#"},
{
label: "Installations",
href: "#",
},
label: "Installations", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "tel:09653617915",
},
label: "Contact", href: "tel:09653617915"},
{
label: "Book Now",
href: "https://alvo.chat",
},
label: "Book Now", href: "https://alvo.chat"},
],
},
]}