Merge version_1 into main #1
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
{ text: "Visit Our Bakery", href: "#contact-section" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/baker-making-dough-bread_23-2147761396.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/baker-making-dough-bread_23-2147761396.jpg?_wi=1"
|
||||
imageAlt="Baker preparing fresh pastries in a cozy bakery setting"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About our bakery and baking philosophy"
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feature-1", title: "Artisanal Craftsmanship", description: "Each item is handcrafted with care, using traditional methods passed down through generations to ensure exceptional taste and texture.", tag: "Premium Quality", imageSrc: "https://img.b2bpic.net/free-photo/baker-making-dough-bread_23-2147761396.jpg", imageAlt: "Baker shaping dough by hand"
|
||||
id: "feature-1", title: "Artisanal Craftsmanship", description: "Each item is handcrafted with care, using traditional methods passed down through generations to ensure exceptional taste and texture.", tag: "Premium Quality", imageSrc: "https://img.b2bpic.net/free-photo/baker-making-dough-bread_23-2147761396.jpg?_wi=2", imageAlt: "Baker shaping dough by hand"
|
||||
},
|
||||
{
|
||||
id: "feature-2", title: "Locally Sourced Ingredients", description: "We partner with local farms and suppliers to bring you the freshest, most flavorful ingredients in every bite.", tag: "Farm Fresh", imageSrc: "https://img.b2bpic.net/free-photo/organic-foods-fresh-organic-food-local-farmers-market-farmers-markets-are-traditional-way-selling-agricultural-products_1391-373.jpg", imageAlt: "Fresh ingredients at market"
|
||||
|
||||
Reference in New Issue
Block a user