Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 01:55:44 +00:00

View File

@@ -89,13 +89,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
id: "1", title: "Emergency Repairs", description: "24/7 emergency plumbing service for burst pipes, leaks, and urgent issues. We respond quickly to minimize damage and get your home back to normal.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", imageAlt: "Emergency plumbing repair"},
id: "1", title: "Emergency Repairs", description: "24/7 emergency plumbing service for burst pipes, leaks, and urgent issues. We respond quickly to minimize damage and get your home back to normal.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1", imageAlt: "Emergency plumbing repair"},
{
id: "2", title: "Drain Cleaning", description: "Professional drain cleaning and unclogging services using advanced equipment. From slow drains to complete blockages, we solve it all.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Drain cleaning service"},
{
id: "3", title: "Installations", description: "Expert installation of water heaters, fixtures, and complete bathroom/kitchen plumbing systems. Quality workmanship guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990710.jpg", imageAlt: "Professional plumbing installation"},
{
id: "4", title: "Maintenance Plans", description: "Regular maintenance programs to prevent costly repairs. Annual inspections, preventative treatments, and priority service for subscribers.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", imageAlt: "Plumbing maintenance"},
id: "4", title: "Maintenance Plans", description: "Regular maintenance programs to prevent costly repairs. Annual inspections, preventative treatments, and priority service for subscribers.", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=2", imageAlt: "Plumbing maintenance"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"