Merge version_3_1777196055418 into main #3

Merged
bender merged 1 commits from version_3_1777196055418 into main 2026-04-26 09:36:55 +00:00

View File

@@ -27,7 +27,7 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624089.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11696.jpg?_wi=1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rainbow-layer-cake-white-wooden-table_123827-19623.jpg",
@@ -50,7 +50,7 @@ export default function HomePage() {
tag="Our Commitment"
title="Crafted with Passion & Purity"
description="We believe in ingredient transparency and traditional techniques. Every loaf, pastry, and cake is made from scratch daily, ensuring the highest quality for your family."
imageSrc="http://img.b2bpic.net/free-photo/baker-enjoying-steaming-coffee-outside-his-urban-bakery_23-2152031673.jpg"
imageSrc="http://img.b2bpic.net/free-photo/baker-enjoying-steaming-coffee-outside-his-urban-bakery_23-2152031673.jpg?_wi=1"
/>
</div>
@@ -63,7 +63,7 @@ export default function HomePage() {
{
name: "Artisan Sourdough",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/seeds-bread-cutting-board_23-2148544650.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seeds-bread-cutting-board_23-2148544650.jpg?_wi=1",
},
{
name: "Butter Croissant",
@@ -116,7 +116,7 @@ export default function HomePage() {
name: "Elena P.",
role: "Professional",
quote: "My go-to spot for fresh pastries every morning.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24668.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24668.jpg?_wi=1",
},
{
name: "Thomas W.",
@@ -144,25 +144,25 @@ export default function HomePage() {
title: "100% Organic Flour",
description: "We source all our flour from local, organic farms to ensure the highest quality and taste in every bite.",
buttonIcon: "ArrowRight",
imageSrc: "http://img.b2bpic.net/free-photo/seeds-bread-cutting-board_23-2148544650.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/seeds-bread-cutting-board_23-2148544650.jpg?_wi=2"
},
{
title: "Baked Fresh Daily",
description: "Our bakers start at 3 AM every day so you can enjoy warm, fresh pastries and bread every morning.",
buttonIcon: "ArrowRight",
imageSrc: "http://img.b2bpic.net/free-photo/baker-enjoying-steaming-coffee-outside-his-urban-bakery_23-2152031673.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/baker-enjoying-steaming-coffee-outside-his-urban-bakery_23-2152031673.jpg?_wi=2"
},
{
title: "Zero Artificial Preservatives",
description: "We believe in pure, natural ingredients. You won't find any artificial preservatives or additives in our products.",
buttonIcon: "ArrowRight",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11696.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-croissants-with-raspberry-jam-raspberry-fruits_114579-11696.jpg?_wi=2"
},
{
title: "Community First",
description: "At the end of each day, we donate all unsold baked goods to local food banks and shelters.",
buttonIcon: "ArrowRight",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24668.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24668.jpg?_wi=2"
}
]}
/>