Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 10:32:37 +00:00

View File

@@ -51,7 +51,7 @@ export default function ArtisanBakeryPage() {
{ text: "View Our Menu", href: "products" },
{ text: "Visit Us Today", href: "contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/active-rye-wheat-sourdough-starter-glass-jar-ingredient-flour-freshly-baked-whole-grain-bread-laid-out-table_166373-2179.jpg"
imageSrc="http://img.b2bpic.net/free-photo/active-rye-wheat-sourdough-starter-glass-jar-ingredient-flour-freshly-baked-whole-grain-bread-laid-out-table_166373-2179.jpg?_wi=1"
imageAlt="Freshly baked artisan breads and pastries display"
mediaAnimation="blur-reveal"
containerClassName="max-w-7xl mx-auto px-4"
@@ -79,7 +79,7 @@ export default function ArtisanBakeryPage() {
},
{
id: "custom-cake", brand: "Artisan Bakery", name: "Custom Celebration Cake", price: "$45.00", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wedding-cake_181624-44128.jpg", imageAlt: "Beautifully decorated custom celebration cake"
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wedding-cake_181624-44128.jpg?_wi=1", imageAlt: "Beautifully decorated custom celebration cake"
}
]}
containerClassName="max-w-7xl mx-auto px-4"
@@ -115,11 +115,11 @@ export default function ArtisanBakeryPage() {
},
{
id: 2,
title: "Daily Fresh Baking", description: "Every morning, our expert bakers craft fresh batches of breads, pastries, and cakes. Experience the warmth and aroma of items baked just hours before.", imageSrc: "http://img.b2bpic.net/free-photo/active-rye-wheat-sourdough-starter-glass-jar-ingredient-flour-freshly-baked-whole-grain-bread-laid-out-table_166373-2179.jpg", imageAlt: "Bakery display with fresh daily baked goods"
title: "Daily Fresh Baking", description: "Every morning, our expert bakers craft fresh batches of breads, pastries, and cakes. Experience the warmth and aroma of items baked just hours before.", imageSrc: "http://img.b2bpic.net/free-photo/active-rye-wheat-sourdough-starter-glass-jar-ingredient-flour-freshly-baked-whole-grain-bread-laid-out-table_166373-2179.jpg?_wi=2", imageAlt: "Bakery display with fresh daily baked goods"
},
{
id: 3,
title: "Custom Creations", description: "Celebrate life's special moments with our custom cakes and specialty items. From birthdays to weddings, we bring your vision to delicious life.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wedding-cake_181624-44128.jpg", imageAlt: "Custom decorated celebration cakes"
title: "Custom Creations", description: "Celebrate life's special moments with our custom cakes and specialty items. From birthdays to weddings, we bring your vision to delicious life.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wedding-cake_181624-44128.jpg?_wi=2", imageAlt: "Custom decorated celebration cakes"
}
]}
containerClassName="max-w-7xl mx-auto px-4"