Merge version_1 into main #3
@@ -55,13 +55,13 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg", imageAlt: "Professional plumber working on kitchen sink"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=1", imageAlt: "Professional plumber working on kitchen sink"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-alarm-clock-green-t-shirt-cap-looking-worried_176474-11063.jpg", imageAlt: "Emergency plumbing service technician"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-alarm-clock-green-t-shirt-cap-looking-worried_176474-11063.jpg?_wi=1", imageAlt: "Emergency plumbing service technician"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg", imageAlt: "Water heater repair installation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg?_wi=1", imageAlt: "Water heater repair installation"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "emergency", title: "Emergency Plumbing", description: "24/7 emergency response for burst pipes, major leaks, and urgent plumbing issues. We arrive fast and fix it right.", tag: "24/7 Available", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-alarm-clock-green-t-shirt-cap-looking-worried_176474-11063.jpg", imageAlt: "Emergency plumbing service"
|
||||
id: "emergency", title: "Emergency Plumbing", description: "24/7 emergency response for burst pipes, major leaks, and urgent plumbing issues. We arrive fast and fix it right.", tag: "24/7 Available", imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-holding-alarm-clock-green-t-shirt-cap-looking-worried_176474-11063.jpg?_wi=2", imageAlt: "Emergency plumbing service"
|
||||
},
|
||||
{
|
||||
id: "leak-detection", title: "Leak Detection & Repair", description: "Advanced leak detection technology to find hidden leaks quickly. We repair them efficiently to save you money.", tag: "Advanced Tech", imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-53780.jpg", imageAlt: "Leak detection and repair"
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
id: "sink-faucet", title: "Sink & Faucet Repair", description: "Professional repair and replacement of kitchen and bathroom sinks, faucets, and fixtures with quality parts.", tag: "Expert Work", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", imageAlt: "Sink and faucet repair"
|
||||
},
|
||||
{
|
||||
id: "water-heater", title: "Water Heater Repair & Installation", description: "Installation, repair, and maintenance of residential water heaters. Reliable hot water when you need it.", tag: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg", imageAlt: "Water heater repair and installation"
|
||||
id: "water-heater", title: "Water Heater Repair & Installation", description: "Installation, repair, and maintenance of residential water heaters. Reliable hot water when you need it.", tag: "Professional", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg?_wi=2", imageAlt: "Water heater repair and installation"
|
||||
},
|
||||
{
|
||||
id: "drain-cleaning", title: "Drain Cleaning", description: "Fast and effective drain cleaning services for clogs and slow drains. We use proven professional methods.", tag: "Effective", imageSrc: "http://img.b2bpic.net/free-photo/man-cleaning-kitchen-rack-with-pull-out-faucet-sprayer-rinsing-drainer_169016-69667.jpg", imageAlt: "Professional drain cleaning"
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990700.jpg?_wi=2"
|
||||
imageAlt="Professional plumbing expertise"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
|
||||
Reference in New Issue
Block a user