From bacda462812e149d2709862af5a81601552a0baf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 11:01:26 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b821711..5888ca1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -48,21 +48,21 @@ export default function AboutPage() { id: "1", title: "Founded in 2020", tags: ["Mission", "Beginning"], - imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-corporate-leader-reading-daily-news-online_482257-116998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-corporate-leader-reading-daily-news-online_482257-116998.jpg?_wi=4", imageAlt: "The Traveller's Archive founding story", }, { id: "2", title: "Served 50,000+ Travelers", tags: ["Impact", "Growth"], - imageSrc: "http://img.b2bpic.net/free-photo/crop-man-workplace-with-gadgets_23-2147689399.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crop-man-workplace-with-gadgets_23-2147689399.jpg?_wi=4", imageAlt: "Global traveler community", }, { id: "3", title: "100% Premium Quality Commitment", tags: ["Values", "Excellence"], - imageSrc: "http://img.b2bpic.net/free-photo/stationery-wedding-invitation-concept-flat-lay_23-2148187995.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stationery-wedding-invitation-concept-flat-lay_23-2148187995.jpg?_wi=2", imageAlt: "Premium quality photobooks", }, ]} @@ -81,21 +81,21 @@ export default function AboutPage() { id: "1", title: "Craftsmanship & Quality", tags: ["Value", "Excellence"], - imageSrc: "http://img.b2bpic.net/free-photo/laptop-surrounded-by-pictures_23-2148019165.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/laptop-surrounded-by-pictures_23-2148019165.jpg?_wi=4", imageAlt: "Craftsmanship and quality", }, { id: "2", title: "Accessibility & Simplicity", tags: ["Value", "User-Friendly"], - imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-mobile-design-template_23-2149935049.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-mobile-design-template_23-2149935049.jpg?_wi=4", imageAlt: "Accessible design interface", }, { id: "3", title: "Sustainability & Responsibility", tags: ["Value", "Environment"], - imageSrc: "http://img.b2bpic.net/free-photo/capture-life-through-lens-photography-word-overlay_53876-15886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/capture-life-through-lens-photography-word-overlay_53876-15886.jpg?_wi=4", imageAlt: "Sustainable practices", }, ]} @@ -116,7 +116,7 @@ export default function AboutPage() { name: "Anna Schmidt", role: "Co-Founder & Creative Director", testimonial: "Our mission is to make it effortless for every traveler to transform their photos into heirloom-quality books. We obsess over every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-hipster-girl-trendy-summer-sundress-holding-retro-camera_158538-16584.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-hipster-girl-trendy-summer-sundress-holding-retro-camera_158538-16584.jpg?_wi=3", imageAlt: "Anna Schmidt team member", }, { @@ -124,7 +124,7 @@ export default function AboutPage() { name: "Michael Chen", role: "Co-Founder & Technology Lead", testimonial: "We built this platform because we wanted to solve the frustration of creating beautiful photobooks. Technology should serve creativity, not limit it.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-taking-picture-young-man-with-camera-man-takes-photo-with-professional-camera-nature_1321-2058.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-photographer-taking-picture-young-man-with-camera-man-takes-photo-with-professional-camera-nature_1321-2058.jpg?_wi=3", imageAlt: "Michael Chen team member", }, { @@ -132,7 +132,7 @@ export default function AboutPage() { name: "Rachel Foster", role: "Head of Customer Experience", testimonial: "Every customer interaction matters to us. We're committed to making the photobook creation experience as delightful as the memories themselves.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-with-closed-eyes_23-2147842483.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-woman-with-closed-eyes_23-2147842483.jpg?_wi=3", imageAlt: "Rachel Foster team member", }, ]} @@ -167,7 +167,7 @@ export default function AboutPage() {