Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-28 15:59:22 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@manchester_cafe",
testimonial: "The bread is always fresh and arrives on time. Incredible consistency.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thin-bread-slices-wooden-basket_114579-5224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thin-bread-slices-wooden-basket_114579-5224.jpg?_wi=1",
imageAlt: "fresh artisan bread bakery wholesale",
},
{
@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@city_bistro",
testimonial: "A reliable partner for our daily restaurant needs. Our guests love the sourdough.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-male-baker-standing-near-baked-croissant-shelves_23-2148189036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-male-baker-standing-near-baked-croissant-shelves_23-2148189036.jpg?_wi=1",
imageAlt: "fresh artisan bread bakery wholesale",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@urban_eats",
testimonial: "Best sourdough in the North West. Truly professional service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vegan-baked-products-arrangement_23-2150251749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vegan-baked-products-arrangement_23-2150251749.jpg?_wi=1",
imageAlt: "fresh artisan bread bakery wholesale",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@deli_corner",
testimonial: "The wholesale support is excellent. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissants-table_140725-733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissants-table_140725-733.jpg?_wi=1",
imageAlt: "fresh artisan bread bakery wholesale",
},
{
@@ -98,11 +98,11 @@ export default function LandingPage() {
handle: "@hospitality_pros",
testimonial: "Quality and reliability in every batch.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/flour-dusted-baked-bread-black-background_23-2148074982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flour-dusted-baked-bread-black-background_23-2148074982.jpg?_wi=1",
imageAlt: "fresh artisan bread bakery wholesale",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/thin-bread-slices-wooden-basket_114579-5224.jpg"
imageSrc="http://img.b2bpic.net/free-photo/thin-bread-slices-wooden-basket_114579-5224.jpg?_wi=2"
imageAlt="Fresh artisan bread at The Bread Factory"
mediaAnimation="slide-up"
avatars={[
@@ -171,7 +171,7 @@ export default function LandingPage() {
title: "Artisan Recipes",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-confident-young-male-baker-standing-near-baked-croissant-shelves_23-2148189036.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-confident-young-male-baker-standing-near-baked-croissant-shelves_23-2148189036.jpg?_wi=2"
imageAlt="Our artisan bakery production team"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
@@ -190,21 +190,21 @@ export default function LandingPage() {
name: "Artisan Sourdough Loaf",
price: "Request Quote",
variant: "Wholesale",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vegan-baked-products-arrangement_23-2150251749.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-vegan-baked-products-arrangement_23-2150251749.jpg?_wi=2",
},
{
id: "p2",
name: "Butter Croissants",
price: "Request Quote",
variant: "Wholesale",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissants-table_140725-733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissants-table_140725-733.jpg?_wi=2",
},
{
id: "p3",
name: "Traditional Baguettes",
price: "Request Quote",
variant: "Wholesale",
imageSrc: "http://img.b2bpic.net/free-photo/flour-dusted-baked-bread-black-background_23-2148074982.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flour-dusted-baked-bread-black-background_23-2148074982.jpg?_wi=2",
},
{
id: "p4",
@@ -252,7 +252,7 @@ export default function LandingPage() {
title: "Heritage Methods",
description: "Slow fermentation ensures better flavor and digestion for your customers.",
tag: "Process",
imageSrc: "http://img.b2bpic.net/free-photo/thin-bread-slices-wooden-basket_114579-5224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/thin-bread-slices-wooden-basket_114579-5224.jpg?_wi=3",
imageAlt: "restaurant logo placeholder",
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
title: "Flexible Logistics",
description: "We adapt our delivery schedule to fit your restaurant or cafe peak hours.",
tag: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-male-baker-standing-near-baked-croissant-shelves_23-2148189036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-male-baker-standing-near-baked-croissant-shelves_23-2148189036.jpg?_wi=3",
imageAlt: "restaurant logo placeholder",
},
]}