4 Commits

Author SHA1 Message Date
9b10eaa46c Update src/app/page.tsx 2026-03-11 23:13:23 +00:00
e207c5d1f0 Merge version_1 into main
Merge version_1 into main
2026-03-11 23:09:42 +00:00
fcc1a76332 Merge version_1 into main
Merge version_1 into main
2026-03-11 23:09:14 +00:00
4961fb463d Merge version_1 into main
Merge version_1 into main
2026-03-11 23:08:27 +00:00

View File

@@ -184,18 +184,18 @@ export default function LandingPage() {
<div id="pricing" data-section="pricing">
<PricingCardNine
plans={[
{
id: "pro", title: "Priority Service", price: "$89", period: "/month (just $2.96/day)", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-repairs-switchboard-with-screwdriver-switchboard-repair_169016-71484.jpg", imageAlt: "Priority service plan", features: [
"Monthly maintenance checks", "Priority emergency response", "Discounted rates on repairs", "24/7 direct phone line"
],
button: { text: "Start Today", href: "#contact" }
},
{
id: "basic", title: "Standard Service Call", price: "$149", period: "+ parts & materials", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-working-as-plumber_23-2150746386.jpg", imageAlt: "Standard service call", features: [
"Professional diagnosis and consultation", "Same-day service available", "No trip charge if we fix it", "Full warranty on repairs"
],
button: { text: "Get a Quote", href: "#contact" }
},
{
id: "pro", title: "Priority Service", price: "$89", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/woman-electrician-repairs-switchboard-with-screwdriver-switchboard-repair_169016-71484.jpg", imageAlt: "Priority service plan", features: [
"Monthly maintenance checks", "Priority emergency response", "Discounted rates on repairs", "24/7 direct phone line"
],
button: { text: "Start Today", href: "#contact" }
},
{
id: "enterprise", title: "Commercial Package", price: "Custom", period: "tailored to your needs", imageSrc: "http://img.b2bpic.net/free-photo/smiling-executives-having-meeting-around-table_1098-1893.jpg", imageAlt: "Commercial service package", features: [
"Dedicated account manager", "Scheduled preventive maintenance", "Emergency service priority", "Volume discounts available"