From 5fc59000ea71b17c7a2ec48c4d54d6b3b366471e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 18:46:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e31afc..9422bf5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,11 +54,11 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg", imageAlt: "Modern bathroom with luxury fixtures" }, - { imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Professional water heater installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/title-black-faucet-water-stream-blue-kitchen_169016-68926.jpg", imageAlt: "High-end faucet installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg", imageAlt: "Bathroom renovation before and after" }, - { imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg", imageAlt: "Modern kitchen sink with hammered metal finish" } + { imageSrc: "http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=1", imageAlt: "Modern bathroom with luxury fixtures" }, + { imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=1", imageAlt: "Professional water heater installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/title-black-faucet-water-stream-blue-kitchen_169016-68926.jpg?_wi=1", imageAlt: "High-end faucet installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=1", imageAlt: "Bathroom renovation before and after" }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg?_wi=1", imageAlt: "Modern kitchen sink with hammered metal finish" } ]} mediaAnimation="slide-up" /> @@ -87,7 +87,7 @@ export default function LandingPage() { description="Professional plumbing solutions tailored to your home's needs" features={[ { - id: "1", title: "Tankless Water Heaters", description: "Energy-efficient, space-saving water heating solutions for modern homes. Get endless hot water with reduced energy costs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Tankless water heater installation" }, + id: "1", title: "Tankless Water Heaters", description: "Energy-efficient, space-saving water heating solutions for modern homes. Get endless hot water with reduced energy costs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=2", imageAlt: "Tankless water heater installation" }, items: [ { icon: Zap, text: "Energy Efficient" }, { icon: Droplets, text: "Endless Hot Water" }, @@ -96,7 +96,7 @@ export default function LandingPage() { reverse: false }, { - id: "2", title: "Water Heater Replacement", description: "Expert installation of traditional and modern water heaters. We handle everything from removal to setup and testing.", media: { imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg", imageAlt: "Water heater replacement service" }, + id: "2", title: "Water Heater Replacement", description: "Expert installation of traditional and modern water heaters. We handle everything from removal to setup and testing.", media: { imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334231.jpg?_wi=3", imageAlt: "Water heater replacement service" }, items: [ { icon: CheckCircle, text: "Professional Install" }, { icon: Shield, text: "Warranty Protected" }, @@ -105,7 +105,7 @@ export default function LandingPage() { reverse: true }, { - id: "3", title: "Fixture Installation", description: "Upgrade your home with premium faucets, sinks, and fixtures. We specialize in high-end installations including the Acero Bella collection.", media: { imageSrc: "http://img.b2bpic.net/free-photo/title-black-faucet-water-stream-blue-kitchen_169016-68926.jpg", imageAlt: "Premium faucet and fixture installation" }, + id: "3", title: "Fixture Installation", description: "Upgrade your home with premium faucets, sinks, and fixtures. We specialize in high-end installations including the Acero Bella collection.", media: { imageSrc: "http://img.b2bpic.net/free-photo/title-black-faucet-water-stream-blue-kitchen_169016-68926.jpg?_wi=2", imageAlt: "Premium faucet and fixture installation" }, items: [ { icon: Sparkles, text: "Premium Fixtures" }, { icon: Wrench, text: "Expert Installation" }, @@ -144,15 +144,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "Acero Bella", name: "Modern Faucet Installation", price: "Professional Service", rating: 5, - reviewCount: "Perfect", imageSrc: "http://img.b2bpic.net/free-photo/title-black-faucet-water-stream-blue-kitchen_169016-68926.jpg", imageAlt: "Acero Bella faucet installation" + reviewCount: "Perfect", imageSrc: "http://img.b2bpic.net/free-photo/title-black-faucet-water-stream-blue-kitchen_169016-68926.jpg?_wi=3", imageAlt: "Acero Bella faucet installation" }, { id: "2", brand: "Premium Fixtures", name: "Hammered Metal Sink & Faucet", price: "Custom Design", rating: 5, - reviewCount: "Elegant", imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg", imageAlt: "Hammered metal sink installation" + reviewCount: "Elegant", imageSrc: "http://img.b2bpic.net/free-photo/modern-sink-black-faucet-marble-countertop_169016-69284.jpg?_wi=2", imageAlt: "Hammered metal sink installation" }, { id: "3", brand: "Full Bathroom", name: "Complete Bathroom Renovation", price: "Transformation", rating: 5, - reviewCount: "Stunning", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg", imageAlt: "Complete bathroom renovation" + reviewCount: "Stunning", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-bathroom-with-technology-art_181624-2980.jpg?_wi=2", imageAlt: "Complete bathroom renovation" } ]} gridVariant="three-columns-all-equal-width" @@ -171,7 +171,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah M.", role: "Homeowner", company: "Katy, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Sarah M testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=1", imageAlt: "Sarah M testimonial" }, { id: "2", name: "James P.", role: "Homeowner", company: "Katy, TX", rating: 5, @@ -187,7 +187,7 @@ export default function LandingPage() { }, { id: "5", name: "Maria G.", role: "Homeowner", company: "Katy, TX", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", imageAlt: "Maria G testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg?_wi=2", imageAlt: "Maria G testimonial" }, { id: "6", name: "David K.", role: "Homeowner", company: "Katy, TX", rating: 5, @@ -209,7 +209,7 @@ export default function LandingPage() { description="Contact Mr. Potty Plumbing today for fast, professional service. We respond quickly — often within the same business day." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg" + imageSrc="http://img.b2bpic.net/free-photo/basin-black-faucet-green-bathroom-with-lighting-cozy-spa-nook_169016-69326.jpg?_wi=2" imageAlt="Professional plumbing service" mediaPosition="right" mediaAnimation="slide-up"