Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-04-09 05:38:46 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg", imageAlt: "Plumbing service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", imageAlt: "Gas fitting tools" },
{ imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=1", imageAlt: "Gas fitting tools" },
]}
mediaAnimation="slide-up"
rating={5}
@@ -94,8 +94,8 @@ export default function LandingPage() {
title="Clear & Transparent Pricing"
description="Quality service at rates you can depend on."
plans={[
{ id: "basic", title: "General Repair", price: "$120", period: "/ hr", features: ["Qualified Plumber", "1-Hour Minimum", "Standard Parts Included", "Workmanship Guarantee"], button: { text: "Book Now", href: "/contact" }, imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg" },
{ id: "pro", title: "Emergency Callout", price: "$250", period: "/ visit", features: ["24/7 Availability", "Priority Response", "Comprehensive Diagnosis", "Full Report Provided"], button: { text: "Emergency Call", href: "/contact" }, imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg" },
{ id: "basic", title: "General Repair", price: "$120", period: "/ hr", features: ["Qualified Plumber", "1-Hour Minimum", "Standard Parts Included", "Workmanship Guarantee"], button: { text: "Book Now", href: "/contact" }, imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=1" },
{ id: "pro", title: "Emergency Callout", price: "$250", period: "/ visit", features: ["24/7 Availability", "Priority Response", "Comprehensive Diagnosis", "Full Report Provided"], button: { text: "Emergency Call", href: "/contact" }, imageSrc: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg?_wi=2" },
]}
/>
</div>

View File

@@ -43,10 +43,10 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", name: "General Plumbing", price: "Expert Repairs", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", brand: "Plumbing" },
{ id: "p2", name: "Gas Fitting", price: "Safe Installs", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", brand: "Gas" },
{ id: "p3", name: "Hot Water Systems", price: "Fast Repairs", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", brand: "Systems" },
{ id: "p4", name: "Blocked Drains", price: "Fast Diagnosis", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg", brand: "Drains" },
{ id: "p1", name: "General Plumbing", price: "Expert Repairs", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=2", brand: "Plumbing" },
{ id: "p2", name: "Gas Fitting", price: "Safe Installs", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=3", brand: "Gas" },
{ id: "p3", name: "Hot Water Systems", price: "Fast Repairs", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=4", brand: "Systems" },
{ id: "p4", name: "Blocked Drains", price: "Fast Diagnosis", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/rusty-pipes-closeup_169016-3282.jpg?_wi=5", brand: "Drains" },
]}
title="Professional Plumbing & Gas Services"
description="Our comprehensive list of plumbing solutions."