Update src/app/page.tsx
This commit is contained in:
@@ -72,38 +72,38 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Dépannage Urgence", description: "Intervention d'urgence 24/7 pour fuites, robinets cassés et problèmes immédiats.", buttons: [{ text: "Appeler", href: "tel:+212760876732" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", imageAlt: "emergency plumbing service 24/7" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg", imageAlt: "emergency plumbing service 24/7" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=1", imageAlt: "emergency plumbing service 24/7" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721539.jpg?_wi=2", imageAlt: "emergency plumbing service 24/7" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Réparation Fuite d'Eau", description: "Détection et réparation professionnelle des fuites cachées et apparentes.", buttons: [{ text: "Appeler", href: "tel:+212760876732" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg", imageAlt: "drain cleaning professional service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg", imageAlt: "drain cleaning professional service" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=1", imageAlt: "drain cleaning professional service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/combine-machine-service_146671-19098.jpg?_wi=2", imageAlt: "drain cleaning professional service" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Débouchage Canalisation", description: "Nettoyage et débouchage efficace des canalisations obstruées.", buttons: [{ text: "Appeler", href: "tel:+212760876732" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", imageAlt: "plumbing maintenance service checkup" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", imageAlt: "plumbing maintenance service checkup" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=1", imageAlt: "plumbing maintenance service checkup" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=2", imageAlt: "plumbing maintenance service checkup" }
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Installation Sanitaire", description: "Installation professionnelle de salles de bains, cuisine et équipements.", buttons: [{ text: "Appeler", href: "tel:+212760876732" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990727.jpg", imageAlt: "bathroom sink installation plumber" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990727.jpg", imageAlt: "bathroom sink installation plumber" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990727.jpg?_wi=1", imageAlt: "bathroom sink installation plumber" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990727.jpg?_wi=2", imageAlt: "bathroom sink installation plumber" }
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Chauffe-eau & Chauffage", description: "Installation, réparation et maintenance de chauffe-eau et systèmes de chauffage.", buttons: [{ text: "Appeler", href: "tel:+212760876732" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990726.jpg", imageAlt: "water heater installation repair" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990726.jpg", imageAlt: "water heater installation repair" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990726.jpg?_wi=1", imageAlt: "water heater installation repair" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990726.jpg?_wi=2", imageAlt: "water heater installation repair" }
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "Maintenance Générale", description: "Entretien régulier et inspections pour prévenir les problèmes futurs.", buttons: [{ text: "Appeler", href: "tel:+212760876732" }],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", imageAlt: "plumbing maintenance service checkup" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg", imageAlt: "plumbing maintenance service checkup" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=3", imageAlt: "plumbing maintenance service checkup" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=4", imageAlt: "plumbing maintenance service checkup" }
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user