Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 05:03:40 +00:00

View File

@@ -54,15 +54,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Michel D.", handle: "Client régulier", testimonial: "Service exemplaire et travail sans reproche. Très recommandé!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg?_wi=1"
},
{
name: "Sylvie L.", handle: "Petite entreprise", testimonial: "Compétents, rapides, prix raisonnable. Exactement ce qu'il nous fallait.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-88087.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-88087.jpg?_wi=1"
},
{
name: "Jean M.", handle: "Client", testimonial: "Diagnostic gratuit et honnête. Ils ont sauvé mon ordi!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg?_wi=1"
}
]}
testimonialRotationInterval={5000}
@@ -90,10 +90,10 @@ export default function LandingPage() {
title: "Réparation téléphone", description: "Écran, batterie, connecteur, logiciel. Diagnostic gratuit et rapide.", icon: Smartphone,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/master-uses-special-tools-disassemble-electronic-device-carefully-pincers-bit-screw-driver_346278-1780.jpg", imageAlt: "Réparation téléphone"
imageSrc: "http://img.b2bpic.net/free-photo/master-uses-special-tools-disassemble-electronic-device-carefully-pincers-bit-screw-driver_346278-1780.jpg?_wi=1", imageAlt: "Réparation téléphone"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/master-uses-special-tools-disassemble-electronic-device-carefully-pincers-bit-screw-driver_346278-1780.jpg", imageAlt: "Service téléphone"
imageSrc: "http://img.b2bpic.net/free-photo/master-uses-special-tools-disassemble-electronic-device-carefully-pincers-bit-screw-driver_346278-1780.jpg?_wi=2", imageAlt: "Service téléphone"
}
]
},
@@ -101,10 +101,10 @@ export default function LandingPage() {
title: "Réparation ordinateur", description: "PC, Mac, portable. Problèmes matériels, logiciels, nettoyage.", icon: Laptop,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-accurately-unscrewing-case-metallic-slim-laptop-his-electric-service-lab-near-tool-bag-clean-repair-it-front-view_346278-1796.jpg", imageAlt: "Réparation ordinateur"
imageSrc: "http://img.b2bpic.net/free-photo/professional-accurately-unscrewing-case-metallic-slim-laptop-his-electric-service-lab-near-tool-bag-clean-repair-it-front-view_346278-1796.jpg?_wi=1", imageAlt: "Réparation ordinateur"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-accurately-unscrewing-case-metallic-slim-laptop-his-electric-service-lab-near-tool-bag-clean-repair-it-front-view_346278-1796.jpg", imageAlt: "Service informatique"
imageSrc: "http://img.b2bpic.net/free-photo/professional-accurately-unscrewing-case-metallic-slim-laptop-his-electric-service-lab-near-tool-bag-clean-repair-it-front-view_346278-1796.jpg?_wi=2", imageAlt: "Service informatique"
}
]
},
@@ -112,10 +112,10 @@ export default function LandingPage() {
title: "Réparation tablette", description: "iPad, Samsung, autres. Écran, batterie, connectivité.", icon: Tablet,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-tablet_1170-1350.jpg", imageAlt: "Réparation tablette"
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-tablet_1170-1350.jpg?_wi=1", imageAlt: "Réparation tablette"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-tablet_1170-1350.jpg", imageAlt: "Service tablette"
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-digital-tablet_1170-1350.jpg?_wi=2", imageAlt: "Service tablette"
}
]
},
@@ -123,10 +123,10 @@ export default function LandingPage() {
title: "Réparation console", description: "PlayStation, Xbox, Nintendo. Problèmes de contrôle, disque, connectivité.", icon: Gamepad2,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-computer-computer-hardware-repairing-upgrade-technology_1150-8865.jpg", imageAlt: "Réparation console"
imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-computer-computer-hardware-repairing-upgrade-technology_1150-8865.jpg?_wi=1", imageAlt: "Réparation console"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-computer-computer-hardware-repairing-upgrade-technology_1150-8865.jpg", imageAlt: "Service console"
imageSrc: "http://img.b2bpic.net/free-photo/technician-repairing-computer-computer-hardware-repairing-upgrade-technology_1150-8865.jpg?_wi=2", imageAlt: "Service console"
}
]
}
@@ -148,7 +148,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/front-view-people-garage-sale_23-2150661453.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-people-garage-sale_23-2150661453.jpg?_wi=1"
imageAlt="Atelier SD Électronique"
imagePosition="right"
bulletPoints={[
@@ -181,13 +181,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Michel Deschamps", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg"
id: "1", name: "Michel Deschamps", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg?_wi=2"
},
{
id: "2", name: "Sylvie Lacroix", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-88087.jpg"
id: "2", name: "Sylvie Lacroix", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-with-enthusiastic-face-expression-smiling-looking-confident-standing-s_1258-88087.jpg?_wi=2"
},
{
id: "3", name: "Jean Moreau", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg"
id: "3", name: "Jean Moreau", imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135489.jpg?_wi=2"
},
{
id: "4", name: "Marie Bouchard", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg"
@@ -231,7 +231,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/front-view-people-garage-sale_23-2150661453.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-people-garage-sale_23-2150661453.jpg?_wi=2"
imageAlt="SD Électronique - Atelier de réparation"
logoText="SD Électronique"
copyrightText="© 2025 SD Électronique | Tous droits réservés"