Merge version_1 into main #1
@@ -51,13 +51,13 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721535.jpg", imageAlt: "Professional plumber working on pipes"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Pipe repair and maintenance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=1", imageAlt: "Pipe repair and maintenance"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131936.jpg", imageAlt: "Water pump installation"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131936.jpg?_wi=1", imageAlt: "Water pump installation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990710.jpg", imageAlt: "Bathroom plumbing fixtures"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990710.jpg?_wi=1", imageAlt: "Bathroom plumbing fixtures"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Emergency plumbing response"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=1", imageAlt: "Emergency plumbing response"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -103,17 +103,17 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Pipe Repair & Replacement", description: "Expert repair and installation of water supply pipes, drainage systems, and fittings using quality materials", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg", imageAlt: "Pipe repair service"},
|
||||
id: "01", title: "Pipe Repair & Replacement", description: "Expert repair and installation of water supply pipes, drainage systems, and fittings using quality materials", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-adult-plumber-sitting-bathroom_23-2147772218.jpg?_wi=2", imageAlt: "Pipe repair service"},
|
||||
{
|
||||
id: "02", title: "Drain Cleaning", description: "Remove blockages and restore water flow with professional drain cleaning and high-pressure water jetting", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg", imageAlt: "Drain cleaning service"},
|
||||
{
|
||||
id: "03", title: "Water Pump Installation", description: "Professional installation and maintenance of water pumps, pressure tanks, and water storage systems", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131936.jpg", imageAlt: "Water pump installation"},
|
||||
id: "03", title: "Water Pump Installation", description: "Professional installation and maintenance of water pumps, pressure tanks, and water storage systems", imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131936.jpg?_wi=2", imageAlt: "Water pump installation"},
|
||||
{
|
||||
id: "04", title: "Leak Detection", description: "Identify hidden leaks using advanced equipment and fix them quickly to save water and money", imageSrc: "http://img.b2bpic.net/free-photo/man-installs-heating-system-house-checks-pipes-with-wrench_169016-55834.jpg", imageAlt: "Leak detection service"},
|
||||
{
|
||||
id: "05", title: "Bathroom Plumbing", description: "Complete bathroom solutions including fixture installation, tiling, and waterproofing", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990710.jpg", imageAlt: "Bathroom plumbing"},
|
||||
id: "05", title: "Bathroom Plumbing", description: "Complete bathroom solutions including fixture installation, tiling, and waterproofing", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990710.jpg?_wi=2", imageAlt: "Bathroom plumbing"},
|
||||
{
|
||||
id: "06", title: "Emergency Plumbing", description: "24/7 emergency response for pipe bursts, severe leaks, and urgent plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg", imageAlt: "Emergency plumbing"},
|
||||
id: "06", title: "Emergency Plumbing", description: "24/7 emergency response for pipe bursts, severe leaks, and urgent plumbing issues", imageSrc: "http://img.b2bpic.net/free-photo/man-fixing-kitchen-sink_53876-13430.jpg?_wi=2", imageAlt: "Emergency plumbing"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user