From 1bf25c75bcd24393af9ff22787366b9638f47e82 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 16:04:24 +0000 Subject: [PATCH] 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 4d0b00e..0dc37c4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -59,7 +59,7 @@ export default function AboutPage() { description="Founded in Port Talbot, Wales, Michton represents a commitment to authentic artisan chocolate making. We combine traditional chocolate-making techniques with modern innovation, sourcing the finest cocoa beans from sustainable farms worldwide. Every bar is handcrafted with care, reflecting our passion for quality and our pride in Welsh craftsmanship." tag="Welsh Heritage" tagIcon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/pines-wooden-basket-organized_53876-16355.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pines-wooden-basket-organized_53876-16355.jpg?_wi=2" imageAlt="Michton Chocolate Factory production floor" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -96,21 +96,21 @@ export default function AboutPage() { id: 1, title: "Ethical Sourcing", description: "We partner with sustainable cocoa farms, ensuring fair trade practices and premium quality beans from Ecuador, Ghana, and Madagascar.", - imageSrc: "http://img.b2bpic.net/free-photo/small-paper-bag-packed-chocolate-bar-with-cocoa-beans-table_23-2147873723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-paper-bag-packed-chocolate-bar-with-cocoa-beans-table_23-2147873723.jpg?_wi=2", imageAlt: "Ethical cocoa sourcing", }, { id: 2, title: "Expert Roasting", description: "Each cocoa batch is carefully roasted to perfection, developing complex flavors and aromatics unique to its origin.", - imageSrc: "http://img.b2bpic.net/free-photo/spices-near-ground-coffee_23-2147747264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spices-near-ground-coffee_23-2147747264.jpg?_wi=3", imageAlt: "Expert roasting process", }, { id: 3, title: "Precision Tempering", description: "Our master chocolatiers temper each creation by hand, achieving the perfect snap and melt-on-your-tongue experience.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-table_23-2149681890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-table_23-2149681890.jpg?_wi=2", imageAlt: "Precision chocolate tempering", }, ]} @@ -134,7 +134,7 @@ export default function AboutPage() { handle: "Chocolate Lover", testimonial: "The finest chocolate I've ever tasted. Every bar feels like a luxury experience. Michton's commitment to quality is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg?_wi=2", imageAlt: "Sarah Mitchell testimonial", }, { @@ -143,7 +143,7 @@ export default function AboutPage() { handle: "Gourmet Chef", testimonial: "I use Michton chocolate in my restaurant. My guests consistently praise the depth of flavor and beautiful presentation.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg?_wi=2", imageAlt: "James Pembroke testimonial", }, { @@ -152,7 +152,7 @@ export default function AboutPage() { handle: "Gift Buyer", testimonial: "Perfect for corporate gifting. The packaging is elegant, and every recipient has been impressed. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118021.jpg?_wi=2", imageAlt: "Emma Davies testimonial", }, { @@ -161,7 +161,7 @@ export default function AboutPage() { handle: "Artisan Enthusiast", testimonial: "Supporting local artisans is important to me. Michton represents everything I believe in—quality, ethics, and passion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-confident-man-standing-arms-folded-plaid-shirt_1098-18800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-confident-man-standing-arms-folded-plaid-shirt_1098-18800.jpg?_wi=2", imageAlt: "Michael Chen testimonial", }, { @@ -170,7 +170,7 @@ export default function AboutPage() { handle: "Food Blogger", testimonial: "I've featured Michton twice on my blog. The story behind the brand is as compelling as the chocolate itself.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/sensual-brunette-woman-dressed-trendy-clothes-posing-room-with-loft-interior-looking-camera_613910-18236.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sensual-brunette-woman-dressed-trendy-clothes-posing-room-with-loft-interior-looking-camera_613910-18236.jpg?_wi=2", imageAlt: "Rebecca Walsh testimonial", }, { @@ -179,7 +179,7 @@ export default function AboutPage() { handle: "Regular Customer", testimonial: "Been ordering for three years now. Consistency, quality, and customer service—Michton delivers on all fronts.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-business-caucasian-man-black-suit-office-background_609648-1007.jpg?_wi=2", imageAlt: "David Thompson testimonial", }, ]}