Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user