Merge version_2 into main #1
189
src/app/page.tsx
189
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
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="Mr Toilet Unblock"
|
||||
/>
|
||||
@@ -59,84 +49,55 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Need an Emergency Plumber in Oldham?"
|
||||
description="Mr Toilet Unblock provides 24/7 rapid response for your drain and plumbing emergencies. Reliable, quick, and trusted by the community."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-young-builder-man-wearing-uniform-with-cap-holding-open-end-wrench-with-wrench_141793-122637.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-young-builder-man-wearing-uniform-with-cap-holding-open-end-wrench-with-wrench_141793-122637.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-male-cook-blue-apron-shirt_176474-49624.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-male-cook-blue-apron-shirt_176474-49624.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17097.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-working-together-office_23-2148738325.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businessman-working-together-office_23-2148738325.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-looking-photographer_23-2148339179.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-looking-photographer_23-2148339179.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Trusted by 5.0 rated customers"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:07542302088",
|
||||
},
|
||||
text: "Call Now", href: "tel:07542302088"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "24/7 Availability",
|
||||
},
|
||||
type: "text", text: "24/7 Availability"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Rapid Response",
|
||||
},
|
||||
type: "text", text: "Rapid Response"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Qualified Experts",
|
||||
},
|
||||
type: "text", text: "Qualified Experts"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Affordable Pricing",
|
||||
},
|
||||
type: "text", text: "Affordable Pricing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fully Insured",
|
||||
},
|
||||
type: "text", text: "Fully Insured"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
useInvertedBackground={false}
|
||||
useInvertedBackground={true}
|
||||
title="Oldham's Preferred Plumbing Service"
|
||||
metrics={[
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Response Time",
|
||||
value: "20min",
|
||||
},
|
||||
label: "Response Time", value: "20min"},
|
||||
{
|
||||
icon: ThumbsUp,
|
||||
label: "Customer Rating",
|
||||
value: "5.0",
|
||||
},
|
||||
label: "Customer Rating", value: "5.0"},
|
||||
{
|
||||
icon: CalendarDays,
|
||||
label: "Availability",
|
||||
value: "24/7",
|
||||
},
|
||||
label: "Availability", value: "24/7"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -148,23 +109,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Blocked Drain Gully",
|
||||
description: "Quick clearance of clogged drainage systems to restore flow immediately.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990681.jpg",
|
||||
imageAlt: "Drain service",
|
||||
},
|
||||
title: "Blocked Drain Gully", description: "Quick clearance of clogged drainage systems to restore flow immediately.", imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990681.jpg", imageAlt: "Drain service"},
|
||||
{
|
||||
title: "Emergency Call-outs",
|
||||
description: "Available 24/7 for urgent plumbing issues that cannot wait.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg",
|
||||
imageAlt: "Emergency service",
|
||||
},
|
||||
title: "Emergency Call-outs", description: "Available 24/7 for urgent plumbing issues that cannot wait.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", imageAlt: "Emergency service"},
|
||||
{
|
||||
title: "Professional Repair",
|
||||
description: "Reliable fixing of household pipes and leaks with fair pricing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186527.jpg",
|
||||
imageAlt: "Repair service",
|
||||
},
|
||||
title: "Professional Repair", description: "Reliable fixing of household pipes and leaks with fair pricing.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-barber-shop-after-getting-haircut_23-2149186527.jpg", imageAlt: "Repair service"},
|
||||
]}
|
||||
title="Our Emergency Services"
|
||||
description="We specialize in fast, reliable plumbing solutions tailored for your immediate needs in Oldham."
|
||||
@@ -176,14 +125,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Oldham Homes",
|
||||
"North West Plumbing",
|
||||
"Drain Specialist Ltd",
|
||||
"Local Trade Hub",
|
||||
"Community Services",
|
||||
"Regional Plumbing",
|
||||
"Home Care Partners",
|
||||
]}
|
||||
"Oldham Homes", "North West Plumbing", "Drain Specialist Ltd", "Local Trade Hub", "Community Services", "Regional Plumbing", "Home Care Partners"]}
|
||||
title="Serving the Oldham Community"
|
||||
description="Trusted by locals across the region for our dedication to excellence and reliability."
|
||||
/>
|
||||
@@ -196,40 +138,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Nadim Zaman",
|
||||
role: "Local Guide",
|
||||
testimonial: "Thank you for coming over and saving my day. Appreciate it! Did a good job.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg",
|
||||
},
|
||||
id: "1", name: "Nadim Zaman", role: "Local Guide", testimonial: "Thank you for coming over and saving my day. Appreciate it! Did a good job.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-expressive-woman-posing-studio_344912-185.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Anhar Ali",
|
||||
role: "Customer",
|
||||
testimonial: "Great service. Emergency call out within 20 mins! Good reliable and quick.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-cook-blue-apron-shirt_176474-49793.jpg",
|
||||
},
|
||||
id: "2", name: "Anhar Ali", role: "Customer", testimonial: "Great service. Emergency call out within 20 mins! Good reliable and quick.", imageSrc: "http://img.b2bpic.net/free-photo/young-male-cook-blue-apron-shirt_176474-49793.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Abu Jaber Miah",
|
||||
role: "Customer",
|
||||
testimonial: "Thank you for dealing with my emergency. Honestly can't recommend you enough!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-smiling-skill-gesture-occupation_1134-1049.jpg",
|
||||
},
|
||||
id: "3", name: "Abu Jaber Miah", role: "Customer", testimonial: "Thank you for dealing with my emergency. Honestly can't recommend you enough!", imageSrc: "http://img.b2bpic.net/free-photo/shirt-smiling-skill-gesture-occupation_1134-1049.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah Smith",
|
||||
role: "Customer",
|
||||
testimonial: "Professional service, reasonable price, and very quick to arrive.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-drinking-coffee-smiling-house-white-shirt-daytime_176474-4942.jpg",
|
||||
},
|
||||
id: "4", name: "Sarah Smith", role: "Customer", testimonial: "Professional service, reasonable price, and very quick to arrive.", imageSrc: "http://img.b2bpic.net/free-photo/older-woman-drinking-coffee-smiling-house-white-shirt-daytime_176474-4942.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "John Doe",
|
||||
role: "Customer",
|
||||
testimonial: "Saved our day when the drain overflowed. Definitely calling again.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-work_23-2149097925.jpg",
|
||||
},
|
||||
id: "5", name: "John Doe", role: "Customer", testimonial: "Saved our day when the drain overflowed. Definitely calling again.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-work_23-2149097925.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Your emergency is our priority, and it shows in the feedback from our neighbors."
|
||||
@@ -242,20 +159,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Are you really open 24/7?",
|
||||
content: "Yes, we are available round the clock for any plumbing emergencies in Oldham.",
|
||||
},
|
||||
id: "f1", title: "Are you really open 24/7?", content: "Yes, we are available round the clock for any plumbing emergencies in Oldham."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "How quickly can you arrive?",
|
||||
content: "We aim to reach emergency call-outs within 20-30 minutes depending on your location.",
|
||||
},
|
||||
id: "f2", title: "How quickly can you arrive?", content: "We aim to reach emergency call-outs within 20-30 minutes depending on your location."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Is your pricing transparent?",
|
||||
content: "Absolutely. We pride ourselves on fair, transparent pricing for all our clients.",
|
||||
},
|
||||
id: "f3", title: "Is your pricing transparent?", content: "Absolutely. We pride ourselves on fair, transparent pricing for all our clients."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common concerns about our emergency plumbing services in Oldham."
|
||||
@@ -267,8 +175,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Emergency? Call Now!"
|
||||
description="Don't let a plumbing emergency ruin your day. Call us for immediate help."
|
||||
@@ -283,33 +190,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Help",
|
||||
items: [
|
||||
title: "Help", items: [
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -320,4 +215,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user