Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Johnson", role: "Pastry Enthusiast", company: "Bake & Beyond", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-baker-kitchen-by-pastry-cart_1303-32295.jpg", imageAlt: "Sarah Johnson enjoying a fresh croissant"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-baker-kitchen-by-pastry-cart_1303-32295.jpg?_wi=1", imageAlt: "Sarah Johnson enjoying a fresh croissant"},
|
||||
{
|
||||
id: "testimonial-2", name: "Michael Chen", role: "Family Chef", company: "Home Baking Co.", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/kids-cooking-having-fun-home_23-2149891145.jpg", imageAlt: "Michael Chen with his family at the bakery"},
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-colleagues-celebrating-office_23-2149295516.jpg", imageAlt: "Emma Rodriguez reviewing our artisan bread"},
|
||||
{
|
||||
id: "testimonial-4", name: "David Thompson", role: "Cafe Owner", company: "Morning Brew Café", rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-baker-kitchen-by-pastry-cart_1303-32295.jpg", imageAlt: "David Thompson sampling our signature sourdough"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-baker-kitchen-by-pastry-cart_1303-32295.jpg?_wi=2", imageAlt: "David Thompson sampling our signature sourdough"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user