Merge version_2 into main #2

Merged
bender merged 2 commits from version_2 into main 2026-03-05 03:36:54 +00:00
2 changed files with 34 additions and 138 deletions

View File

@@ -7,48 +7,31 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const lato = Lato({
variable: "--font-lato",
subsets: ["latin"],
variable: "--font-lato", subsets: ["latin"],
weight: ["100", "300", "400", "700", "900"],
});
export const metadata: Metadata = {
title: "Professional Local Services | ProServe - 24/7 Emergency Help",
description: "Fast, reliable local service. Emergency 24/7 availability. Free estimates, same-day service, 100% satisfaction guarantee. Call (555) 123-4567 now.",
keywords: "local service, emergency service, professional repair, same-day service, 24/7 available",
metadataBase: new URL("https://www.proserve.local"),
title: "Professional Local Services | ProServe - 24/7 Emergency Help", description: "Fast, reliable local service. Emergency 24/7 availability. Free estimates, same-day service, 100% satisfaction guarantee. Call (555) 123-4567 now.", keywords: "local service, emergency service, professional repair, same-day service, 24/7 available", metadataBase: new URL("https://www.proserve.local"),
alternates: {
canonical: "https://www.proserve.local",
},
canonical: "https://www.proserve.local"},
openGraph: {
title: "Professional Local Services | ProServe",
description: "Fast, reliable, trusted local service. Emergency 24/7 available. Free quote today.",
url: "https://www.proserve.local",
siteName: "ProServe",
images: [
title: "Professional Local Services | ProServe", description: "Fast, reliable, trusted local service. Emergency 24/7 available. Free quote today.", url: "https://www.proserve.local", siteName: "ProServe", images: [
{
url: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg",
alt: "Professional service technician",
},
url: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", alt: "Professional service technician"},
],
type: "website",
},
type: "website"},
twitter: {
card: "summary_large_image",
title: "Professional Local Services | ProServe",
description: "Fast, reliable, trusted. Emergency 24/7. Call now or get free quote.",
images: ["http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg"],
card: "summary_large_image", title: "Professional Local Services | ProServe", description: "Fast, reliable, trusted. Emergency 24/7. Call now or get free quote.", images: ["http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg"],
},
robots: {
index: true,

View File

@@ -66,32 +66,14 @@ export default function HomePage() {
tag="Our Services"
features={[
{
id: "emergency",
title: "Emergency Response",
description:
"24/7 emergency service availability. We're here when you need us most, any time of day or night.",
tag: "Available Now",
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=1",
imageAlt: "Emergency service response",
},
id: "emergency", title: "Emergency Response", description:
"24/7 emergency service availability. We're here when you need us most, any time of day or night.", tag: "Available Now", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg?_wi=1", imageAlt: "Emergency service response"},
{
id: "maintenance",
title: "Routine Maintenance",
description:
"Preventative maintenance keeps your systems running smoothly and prevents costly repairs down the road.",
tag: "Preventative Care",
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1",
imageAlt: "Routine maintenance service",
},
id: "maintenance", title: "Routine Maintenance", description:
"Preventative maintenance keeps your systems running smoothly and prevents costly repairs down the road.", tag: "Preventative Care", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1", imageAlt: "Routine maintenance service"},
{
id: "repairs",
title: "Expert Repairs",
description:
"Professional diagnostics and repairs with satisfaction guarantee. We fix it right the first time.",
tag: "Expert Work",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=1",
imageAlt: "Professional repair technician",
},
id: "repairs", title: "Expert Repairs", description:
"Professional diagnostics and repairs with satisfaction guarantee. We fix it right the first time.", tag: "Expert Work", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-female-support-phone-operator-speaking-consulting-office_176420-952.jpg?_wi=1", imageAlt: "Professional repair technician"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -103,9 +85,7 @@ export default function HomePage() {
<TextSplitAbout
title="Why ProServe?"
description={[
"Over 15 years serving the local community with integrity and excellence. Our team of certified professionals is dedicated to solving your problems quickly and affordably.",
"We stand behind every job with a 100% satisfaction guarantee. Fast response times, transparent pricing, and honest advice—that's the ProServe difference.",
]}
"Over 15 years serving the local community with integrity and excellence. Our team of certified professionals is dedicated to solving your problems quickly and affordably.", "We stand behind every job with a 100% satisfaction guarantee. Fast response times, transparent pricing, and honest advice—that's the ProServe difference."]}
showBorder={true}
useInvertedBackground={false}
buttons={[{ text: "Learn Our Story", href: "/about" }]}
@@ -121,71 +101,23 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Mitchell, Homeowner",
date: "Date: 15 January 2025",
title: "Honest and Professional!",
quote:
"ProServe came out within an hour of my emergency call. They were professional, honest about what needed to be fixed, and didn't try to upsell me. Highly recommend!",
tag: "Emergency Service",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1",
},
id: "1", name: "Sarah Mitchell, Homeowner", date: "Date: 15 January 2025", title: "Honest and Professional!", quote:
"ProServe came out within an hour of my emergency call. They were professional, honest about what needed to be fixed, and didn't try to upsell me. Highly recommend!", tag: "Emergency Service", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"},
{
id: "2",
name: "Michael Chen, Small Business Owner",
date: "Date: 8 January 2025",
title: "Reliable and Trustworthy",
quote:
"We've used ProServe for over 3 years now. They maintain all our systems and respond immediately when issues arise. Their team is knowledgeable and always on time.",
tag: "Maintenance Plan",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1",
},
id: "2", name: "Michael Chen, Small Business Owner", date: "Date: 8 January 2025", title: "Reliable and Trustworthy", quote:
"We've used ProServe for over 3 years now. They maintain all our systems and respond immediately when issues arise. Their team is knowledgeable and always on time.", tag: "Maintenance Plan", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1"},
{
id: "3",
name: "Jennifer Rodriguez, Property Manager",
date: "Date: 2 January 2025",
title: "The Best in the Area",
quote:
"Managing 5 properties is stressful, but ProServe makes it easy. Their preventative maintenance saves me money, and their customer service is unbeatable.",
tag: "Multi-Property Care",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
},
id: "3", name: "Jennifer Rodriguez, Property Manager", date: "Date: 2 January 2025", title: "The Best in the Area", quote:
"Managing 5 properties is stressful, but ProServe makes it easy. Their preventative maintenance saves me money, and their customer service is unbeatable.", tag: "Multi-Property Care", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"},
{
id: "4",
name: "David Thompson, Homeowner",
date: "Date: 28 December 2024",
title: "Fast, Fair, and Professional",
quote:
"Had an issue on a Sunday morning. ProServe answered the phone, came out quickly, and solved the problem without breaking the bank. That's service!",
tag: "Weekend Service",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1",
},
id: "4", name: "David Thompson, Homeowner", date: "Date: 28 December 2024", title: "Fast, Fair, and Professional", quote:
"Had an issue on a Sunday morning. ProServe answered the phone, came out quickly, and solved the problem without breaking the bank. That's service!", tag: "Weekend Service", avatarSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg?_wi=1"},
{
id: "5",
name: "Lisa Anderson, Long-Time Client",
date: "Date: 20 December 2024",
title: "Trusted for Years",
quote:
"ProServe has been my go-to for every service need for 5 years. They've never let me down, always arrive on time, and treat my home with respect.",
tag: "Loyal Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg?_wi=1",
},
id: "5", name: "Lisa Anderson, Long-Time Client", date: "Date: 20 December 2024", title: "Trusted for Years", quote:
"ProServe has been my go-to for every service need for 5 years. They've never let me down, always arrive on time, and treat my home with respect.", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg?_wi=1"},
{
id: "6",
name: "James Martinez, Homeowner",
date: "Date: 15 December 2024",
title: "Competitive Pricing, Premium Quality",
quote:
"I compared quotes from 3 companies. ProServe was the most affordable without sacrificing quality. The work was excellent and finished on schedule.",
tag: "Value Pricing",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
},
id: "6", name: "James Martinez, Homeowner", date: "Date: 15 December 2024", title: "Competitive Pricing, Premium Quality", quote:
"I compared quotes from 3 companies. ProServe was the most affordable without sacrificing quality. The work was excellent and finished on schedule.", tag: "Value Pricing", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"},
]}
/>
</div>
@@ -198,15 +130,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Industry Certified",
"Fully Insured",
"24/7 Availability",
"Same-Day Service",
"Money-Back Guarantee",
"Licensed & Bonded",
"Award Winning",
"Customer Verified",
]}
"Industry Certified", "Fully Insured", "24/7 Availability", "Same-Day Service", "Money-Back Guarantee", "Licensed & Bonded", "Award Winning", "Customer Verified"]}
speed={40}
showCard={true}
/>
@@ -218,28 +142,17 @@ export default function HomePage() {
tag="Act Now"
metrics={[
{
id: "1",
value: "24/7",
description: "Emergency service available any time of day or night.",
},
id: "1", value: "24/7", description: "Emergency service available any time of day or night."},
{
id: "2",
value: "1-2 hrs",
description: "Average response time during business hours.",
},
id: "2", value: "1-2 hrs", description: "Average response time during business hours."},
{
id: "3",
value: "100%",
description: "Satisfaction guarantee on all our work.",
},
id: "3", value: "100%", description: "Satisfaction guarantee on all our work."},
{
id: "4",
value: "15+",
description: "Years serving your community with integrity.",
},
id: "4", value: "15+", description: "Years serving your community with integrity."},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
buttons={[{ text: "Call Now: (555) 123-4567", href: "tel:5551234567" }]}
/>
</div>