Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 09:36:16 +00:00

View File

@@ -105,15 +105,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Premium Ingredients", description: "We source only the finest organic flours, free-range eggs, and natural butter from trusted local suppliers. No shortcuts, no artificial additives—just pure, wholesome ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-grains-sacks_23-2148289418.jpg", imageAlt: "Premium baking ingredients selection"
title: "Premium Ingredients", description: "We source only the finest organic flours, free-range eggs, and natural butter from trusted local suppliers. No shortcuts, no artificial additives—just pure, wholesome ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-grains-sacks_23-2148289418.jpg?_wi=1", imageAlt: "Premium baking ingredients selection"
},
{
id: 2,
title: "Traditional Methods", description: "Our sourdough starters have been cultivated for decades. We employ slow fermentation and hand-crafting techniques passed down through our family, ensuring authentic flavour and quality.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-grains-sacks_23-2148289418.jpg", imageAlt: "Traditional baking process"
title: "Traditional Methods", description: "Our sourdough starters have been cultivated for decades. We employ slow fermentation and hand-crafting techniques passed down through our family, ensuring authentic flavour and quality.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-grains-sacks_23-2148289418.jpg?_wi=2", imageAlt: "Traditional baking process"
},
{
id: 3,
title: "Local & Fresh", description: "Everything is baked fresh daily in our Kirkintilloch bakery. Our products are available the same day they're made, ensuring you always get the freshest loaves and pastries.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-grains-sacks_23-2148289418.jpg", imageAlt: "Fresh baked goods daily"
title: "Local & Fresh", description: "Everything is baked fresh daily in our Kirkintilloch bakery. Our products are available the same day they're made, ensuring you always get the freshest loaves and pastries.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-grains-sacks_23-2148289418.jpg?_wi=3", imageAlt: "Fresh baked goods daily"
}
]}
textboxLayout="default"