Merge version_1 into main #1
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{ text: "Visit Us", href: "#contact-section" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/baker-forming-dough-sphere-wooden-board_74855-5658.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/baker-forming-dough-sphere-wooden-board_74855-5658.jpg?_wi=1"
|
||||
imageAlt="Artisan bakers preparing fresh bread in a cozy bakery setting with natural wood textures and warm lighting"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="About our bakery section"
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "feature-1", title: "Handcrafted Daily", description: "Each item is made fresh daily by our skilled bakers who take pride in their craft.", tag: "Fresh Baked", imageSrc: "https://img.b2bpic.net/free-photo/baker-forming-dough-sphere-wooden-board_74855-5658.jpg", imageAlt: "Artisan baker kneading dough"
|
||||
id: "feature-1", title: "Handcrafted Daily", description: "Each item is made fresh daily by our skilled bakers who take pride in their craft.", tag: "Fresh Baked", imageSrc: "https://img.b2bpic.net/free-photo/baker-forming-dough-sphere-wooden-board_74855-5658.jpg?_wi=2", imageAlt: "Artisan baker kneading dough"
|
||||
},
|
||||
{
|
||||
id: "feature-2", title: "Local Sourcing", description: "We source our ingredients from local farms to support our community and ensure peak freshness.", tag: "Farm Fresh", imageSrc: "https://img.b2bpic.net/free-photo/top-view-shot-autumn-veggies-arrangement_23-2148294633.jpg", imageAlt: "Baker selecting fresh ingredients from local market"
|
||||
|
||||
Reference in New Issue
Block a user