Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-10 11:11:55 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -47,10 +47,10 @@ export default function ContactPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg", imageAlt: "Golden sourdough crust and artisan bread baking"
imageSrc: "http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg?_wi=4", imageAlt: "Golden sourdough crust and artisan bread baking"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20936.jpg", imageAlt: "Specialty coffee with care and precision"
imageSrc: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20936.jpg?_wi=3", imageAlt: "Specialty coffee with care and precision"
}
]}
mediaAnimation="slide-up"
@@ -76,7 +76,7 @@ export default function ContactPage() {
{ value: "Mon-Sun", title: "6 AM - 7 PM" },
{ value: "365", title: "Days Fresh Bread" }
]}
imageSrc="http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg?_wi=5"
imageAlt="Leavity Bread & Coffee location and storefront"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -96,7 +96,7 @@ export default function ContactPage() {
{ value: "Salt Lake", title: "City Location" },
{ value: "Fresh", title: "Every Morning" }
]}
imageSrc="http://img.b2bpic.net/free-photo/donuts-bagels-crackers-bakery-products-belarusian-food-products_132075-13054.jpg"
imageSrc="http://img.b2bpic.net/free-photo/donuts-bagels-crackers-bakery-products-belarusian-food-products_132075-13054.jpg?_wi=2"
imageAlt="Fresh daily breads and pastries at Leavity"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

View File

@@ -91,9 +91,9 @@ export default function MenuPage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-bread-black-background_23-2148288109.jpg", imageAlt: "Premium artisanal sourdough loaves"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-bread-black-background_23-2148288109.jpg?_wi=2", imageAlt: "Premium artisanal sourdough loaves"},
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-freshly-baked-hot-dogs-fig-slices-almonds-kitchen-counter_23-2147956752.jpg", imageAlt: "Gourmet sandwiches and pastries"},
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-freshly-baked-hot-dogs-fig-slices-almonds-kitchen-counter_23-2147956752.jpg?_wi=2", imageAlt: "Gourmet sandwiches and pastries"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -137,7 +137,7 @@ export default function MenuPage() {
{ value: "Fresh", title: "Baked Every Morning" },
{ value: "Quality", title: "Ingredients Always" },
]}
imageSrc="http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg?_wi=3"
imageAlt="Warm bakery interior"
mediaAnimation="slide-up"
metricsAnimation="slide-up"

View File

@@ -49,9 +49,9 @@ export default function HomePage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg", imageAlt: "Golden sourdough crust and artisan bread baking"},
imageSrc: "http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg?_wi=1", imageAlt: "Golden sourdough crust and artisan bread baking"},
{
imageSrc: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20936.jpg", imageAlt: "Specialty coffee with care and precision"},
imageSrc: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20936.jpg?_wi=1", imageAlt: "Specialty coffee with care and precision"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -79,7 +79,7 @@ export default function HomePage() {
title: "Craft Coffee", description: "Every cup brewed with precision using high-quality beans roasted with intention and care.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2150354568.jpg", imageAlt: "Specialty coffee preparation and pour-over brewing", buttonIcon: ArrowRight,
buttonHref: "#menu"},
{
title: "Handcrafted Daily", description: "Each loaf and pastry made fresh every morning by skilled artisans dedicated to the craft.", imageSrc: "http://img.b2bpic.net/free-photo/donuts-bagels-crackers-bakery-products-belarusian-food-products_132075-13054.jpg", imageAlt: "Daily handcrafted breads and pastries", buttonIcon: ArrowRight,
title: "Handcrafted Daily", description: "Each loaf and pastry made fresh every morning by skilled artisans dedicated to the craft.", imageSrc: "http://img.b2bpic.net/free-photo/donuts-bagels-crackers-bakery-products-belarusian-food-products_132075-13054.jpg?_wi=1", imageAlt: "Daily handcrafted breads and pastries", buttonIcon: ArrowRight,
buttonHref: "#menu"},
]}
textboxLayout="default"
@@ -98,15 +98,15 @@ export default function HomePage() {
products={[
{
id: "1", brand: "Leavity", name: "Country Sourdough", price: "Made Fresh Daily", rating: 5,
reviewCount: "127+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-bread-black-background_23-2148288109.jpg", imageAlt: "Golden country sourdough loaf", isFavorited: false,
reviewCount: "127+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-bread-black-background_23-2148288109.jpg?_wi=1", imageAlt: "Golden country sourdough loaf", isFavorited: false,
},
{
id: "2", brand: "Leavity", name: "Pig & Fig Sandwich", price: "Made Fresh Daily", rating: 5,
reviewCount: "98+", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-freshly-baked-hot-dogs-fig-slices-almonds-kitchen-counter_23-2147956752.jpg", imageAlt: "Artisanal pork and fig sandwich on focaccia", isFavorited: false,
reviewCount: "98+", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-freshly-baked-hot-dogs-fig-slices-almonds-kitchen-counter_23-2147956752.jpg?_wi=1", imageAlt: "Artisanal pork and fig sandwich on focaccia", isFavorited: false,
},
{
id: "3", brand: "Leavity", name: "Biscoff Cookie Latte", price: "Made Fresh Daily", rating: 5,
reviewCount: "156+", imageSrc: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20936.jpg", imageAlt: "Warm biscoff cookie latte with caramel spice", isFavorited: false,
reviewCount: "156+", imageSrc: "http://img.b2bpic.net/free-photo/assorted-biscuits-candies-cup-tea-gray-surface_114579-20936.jpg?_wi=2", imageAlt: "Warm biscoff cookie latte with caramel spice", isFavorited: false,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -167,7 +167,7 @@ export default function HomePage() {
{ value: "20+", title: "Hours of Fermentation" },
{ value: "100%", title: "Handcrafted Daily" },
]}
imageSrc="http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hand-mixing-flour_1170-2250.jpg?_wi=2"
imageAlt="Warm bakery interior and fresh bread display"
mediaAnimation="slide-up"
metricsAnimation="slide-up"