From 6c51f487ddb7e2d99b973e1befd830374fc8b8a6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 18:45:37 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index d746f9c..731dec4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -108,7 +108,7 @@ export default function ContactPage() { quote: "The level of detail and craftsmanship was exceptional. From the ceramic surfaces to the custom cabinetry, every element was perfectly executed. Our project was completed on time and within budget.", name: "Anna Schmidt", role: "Architect, Berlin", - imageSrc: "http://img.b2bpic.net/free-photo/column-business-working-mobile-tie_1157-3667.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/column-business-working-mobile-tie_1157-3667.jpg?_wi=2", }, { id: "testimonial-02", @@ -116,7 +116,7 @@ export default function ContactPage() { quote: "We appreciated having one trusted partner for materials, design, production, and installation. The coordination was seamless and the results transformed our home completely.", name: "Michael & Caroline Richter", role: "Homeowners, Charlottenburg", - imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-celebrating-valentine-s-day-together-home_23-2151260486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/romantic-couple-celebrating-valentine-s-day-together-home_23-2151260486.jpg?_wi=2", }, { id: "testimonial-03", @@ -124,7 +124,7 @@ export default function ContactPage() { quote: "As an interior designer, I'm particular about my suppliers. Berliner Möbel consistently delivers premium materials and craftsmanship. My clients are always impressed.", name: "Sophia Wagner", role: "Interior Designer, Prenzlauer Berg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-smiling-desk_23-2148372216.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-smiling-desk_23-2148372216.jpg?_wi=2", }, { id: "testimonial-04", @@ -132,7 +132,7 @@ export default function ContactPage() { quote: "The team understood our vision immediately and brought invaluable expertise to the design. The consultation process was thorough and respectful of our preferences.", name: "Dr. Klaus Berger", role: "Homeowner, Mitte", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-ear-bandage-art-studio_23-2149705904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-with-ear-bandage-art-studio_23-2149705904.jpg?_wi=2", }, { id: "testimonial-05", @@ -140,7 +140,7 @@ export default function ContactPage() { quote: "Every edge, joint, and finish was perfect. You can tell this company takes immense pride in their work. We'll definitely work with them again.", name: "Lisa & Martin Hoffmann", role: "Homeowners, Kreuzberg", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-embracing-neck-touching-head-short-haired-girlfriend_23-2148205481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-man-embracing-neck-touching-head-short-haired-girlfriend_23-2148205481.jpg?_wi=2", }, { id: "testimonial-06", @@ -148,7 +148,7 @@ export default function ContactPage() { quote: "For our flagship showroom, we needed a partner who understood luxury and quality. Berliner Möbel exceeded every expectation. Highly recommended.", name: "Thomas Mueller", role: "Showroom Director, Berlin Design Center", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-showing-cloakroom_171337-19310.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-showing-cloakroom_171337-19310.jpg?_wi=2", }, ]} className="w-full py-24"