Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-02-23 15:27:52 +00:00

View File

@@ -146,7 +146,7 @@ export default function LandingPage() {
},
{
id: "testimonial-3", name: "Emma Richardson", role: "Home Baker", company: "Bake & Beyond", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg", imageAlt: "Emma Richardson, home baker, admiring a beautifully decorated cake"
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg?_wi=1", imageAlt: "Emma Richardson, home baker, admiring a beautifully decorated cake"
},
{
id: "testimonial-4", name: "David Chen", role: "Pastry Chef", company: "Urban Bistro", rating: 5,
@@ -215,7 +215,7 @@ export default function LandingPage() {
required: true
}}
useInvertedBackground={false}
imageSrc="https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg"
imageSrc="https://img.b2bpic.net/free-photo/beautiful-girls-buys-buns-bakery_1157-24661.jpg?_wi=2"
imageAlt="Cozy bakery interior with warm lighting and fresh pastries displayed on wooden shelves"
mediaAnimation="slide-up"
mediaPosition="right"