Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 16:26:19 +00:00

View File

@@ -57,15 +57,15 @@ export default function LandingPage() {
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/wrench-connectors-with-clear-paper_23-2147772281.jpg", imageAlt: "Professional plumbing service"},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", imageAlt: "Emergency leak repair"},
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=1", imageAlt: "Emergency leak repair"},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", imageAlt: "Drainage maintenance"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=1", imageAlt: "Drainage maintenance"},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Hot water system installation"},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=1", imageAlt: "Hot water system installation"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg", imageAlt: "Gas fitting service"},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg?_wi=1", imageAlt: "Gas fitting service"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg", imageAlt: "Bathroom renovation"},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg?_wi=1", imageAlt: "Bathroom renovation"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -94,7 +94,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Plumbing", description: "From leaking taps to burst pipes, our licensed plumbers handle it all. We're available around the clock for urgent callouts and repairs, delivering dependable emergency plumbing whenever it's needed.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg", imageAlt: "Plumbing repair service"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-fixing-kitchen-sink_53876-139620.jpg?_wi=2", imageAlt: "Plumbing repair service"},
items: [
{ icon: Zap, text: "24/7 Emergency Response" },
{ icon: CheckCircle, text: "Licensed Professionals" },
@@ -104,7 +104,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Renovations", description: "Planning a kitchen or bathroom upgrade? We work with homeowners and builders to deliver modern, functional spaces — on time and on budget.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg", imageAlt: "Bathroom renovation"},
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11345.jpg?_wi=2", imageAlt: "Bathroom renovation"},
items: [
{ icon: Hammer, text: "Expert Design & Build" },
{ icon: Clock, text: "On-Time Delivery" },
@@ -114,7 +114,7 @@ export default function LandingPage() {
},
{
id: "3", title: "Hot Water Systems", description: "No hot water? We install, repair, and maintain electric, gas, and continuous flow hot water systems to keep your home running smoothly.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Hot water system repair"},
imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=2", imageAlt: "Hot water system repair"},
items: [
{ icon: Flame, text: "All System Types" },
{ icon: Wrench, text: "Installation & Repair" },
@@ -124,7 +124,7 @@ export default function LandingPage() {
},
{
id: "4", title: "Drainage", description: "Blocked or broken drains require immediate action. Our emergency drain unblocking service uses advanced tools to inspect, clear, and repair drainage systems efficiently.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg", imageAlt: "Drainage maintenance"},
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-planting-sprouts-garden_23-2147714879.jpg?_wi=2", imageAlt: "Drainage maintenance"},
items: [
{ icon: AlertCircle, text: "Emergency Unblocking" },
{ icon: Eye, text: "Advanced Inspection" },
@@ -134,7 +134,7 @@ export default function LandingPage() {
},
{
id: "5", title: "Gas Fitting", description: "Need a certified gasfitter? We install and service gas appliances, heaters, cooktops and more with full compliance and safety standards.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg", imageAlt: "Gas fitting service"},
imageSrc: "http://img.b2bpic.net/free-photo/man-looks-faucet-pipes-valve-pressure-meter_169016-14812.jpg?_wi=2", imageAlt: "Gas fitting service"},
items: [
{ icon: Award, text: "Certified Gasfitters" },
{ icon: Shield, text: "Safety Compliant" },