Update src/app/journal/page.tsx
This commit is contained in:
@@ -77,19 +77,19 @@ export default function JournalPage() {
|
||||
id: 1,
|
||||
title: "The Quest for Perfect Cacao: Ecuador to Port Talbot",
|
||||
description: "Travel with us to the mountainous regions of Ecuador where we source our finest cacao beans. Learn about our direct partnerships with sustainable farmers and the selection process that ensures quality.",
|
||||
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=4",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "The Science of Chocolate Fermentation",
|
||||
description: "Explore the critical fermentation process that develops chocolate's complex flavor profile. Our master chocolatiers explain the chemistry behind taste and how timing impacts every batch.",
|
||||
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=5",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Welsh Craft Meets Modern Innovation",
|
||||
description: "Discover how Michton blends traditional chocolate-making methods with contemporary techniques. Learn about our commitment to innovation while honoring artisan heritage.",
|
||||
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=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -111,7 +111,7 @@ export default function JournalPage() {
|
||||
handle: "Food & Travel Writer",
|
||||
testimonial: "Michton's journal has completely changed how I think about chocolate. The behind-the-scenes stories are captivating and genuinely educational.",
|
||||
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=3",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function JournalPage() {
|
||||
handle: "Culinary Educator",
|
||||
testimonial: "I've used Michton's journal articles in my pastry school curriculum. Students love learning about the craft directly from experienced makers.",
|
||||
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=3",
|
||||
imageAlt: "James Pembroke",
|
||||
},
|
||||
{
|
||||
@@ -129,7 +129,7 @@ export default function JournalPage() {
|
||||
handle: "Sustainability Advocate",
|
||||
testimonial: "Their commitment to ethical sourcing is evident in every article. Michton's transparency about their supply chain is refreshing and inspiring.",
|
||||
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=3",
|
||||
imageAlt: "Emma Davies",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function JournalPage() {
|
||||
handle: "Food Photographer",
|
||||
testimonial: "The visual storytelling in Michton's journal is exceptional. Every article is beautifully crafted with stunning photography.",
|
||||
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=3",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function JournalPage() {
|
||||
handle: "Chocolate Historian",
|
||||
testimonial: "As someone who studies chocolate history, I appreciate Michton's respect for tradition combined with modern innovation. Insightful and well-researched.",
|
||||
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=3",
|
||||
imageAlt: "Rebecca Walsh",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function JournalPage() {
|
||||
handle: "Artisan Supporter",
|
||||
testimonial: "I follow Michton's journal religiously. Every story reinforces why I choose their chocolate over mass-produced alternatives.",
|
||||
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=3",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user