Merge version_1 into main #1
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
<HeroOverlay
|
||||
title="Handcrafted with Love"
|
||||
description="Experience the timeless tradition of artisanal baking, where every loaf, pastry, and treat is crafted from scratch daily with premium, locally sourced ingredients."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/loaf-homemade-bread-wooden-cutting-board_53876-98267.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/loaf-homemade-bread-wooden-cutting-board_53876-98267.jpg?_wi=1"
|
||||
imageAlt="Fresh bakery products"
|
||||
/>
|
||||
</div>
|
||||
@@ -85,19 +85,19 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Sourdough Boule",
|
||||
price: "$8.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Butter Croissant",
|
||||
price: "$4.25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Seasonal Fruit Tart",
|
||||
price: "$6.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-baked-fruit-baskets-with-berries-exotic-fruits-greenery-nuts_8353-7316.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-baked-fruit-baskets-with-berries-exotic-fruits-greenery-nuts_8353-7316.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
quote: "The sourdough here is absolutely incredible. It reminds me of the bakeries in France!",
|
||||
tag: "Bread",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-serving-pastry-cake-female-customer-coffee-shop_23-2148028059.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-homemade-bread-wooden-cutting-board_53876-98267.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-homemade-bread-wooden-cutting-board_53876-98267.jpg?_wi=2",
|
||||
imageAlt: "artisanal sourdough bread bakery",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
quote: "I start every morning with a coffee and one of their blueberry muffins. Truly the highlight of my day.",
|
||||
tag: "Muffins",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-standing-smilling-charismatic-young-lady-making-selfie-kitchen-while-cooking-new-delicious-dish-posting-photos-videos-social-networking-sites-baking-cooking-concept_176532-8424.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-bread-recipe-idea_53876-97260.jpg?_wi=2",
|
||||
imageAlt: "fresh crusty sourdough loaf",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
quote: "Their commitment to quality is evident in every bite. Exceptional customer service too.",
|
||||
tag: "Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-old-woman-holding-plate-with-croissants_23-2148341521.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-butter-croissants-display-cafe_53876-121720.jpg?_wi=2",
|
||||
imageAlt: "fresh buttery croissants pile",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
quote: "I cannot recommend this place enough! Everything is consistently fresh and delicious.",
|
||||
tag: "Pastry",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-baked-fruit-baskets-with-berries-exotic-fruits-greenery-nuts_8353-7316.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-baked-fruit-baskets-with-berries-exotic-fruits-greenery-nuts_8353-7316.jpg?_wi=2",
|
||||
imageAlt: "freshly baked fruit tartlet",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user