Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-20 09:14:10 +00:00

View File

@@ -150,7 +150,7 @@ export default function LandingPage() {
},
{
id: "2", name: "Michael Chen", handle: "@mchen_designs", testimonial: "The quality of flowers and craftsmanship is unmatched. I've ordered multiple times and never been disappointed.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emma Rodriguez", handle: "@emmar_boutique", testimonial: "Amazing service and beautiful arrangements. They made my corporate event memorable with their floral designs.", rating: 5,
@@ -158,7 +158,7 @@ export default function LandingPage() {
},
{
id: "4", name: "David Park", handle: "@davidpark_photo", testimonial: "Fast delivery, fresh flowers, and exceptional creativity. Pandas is my go-to for all my floral needs.", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park"
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Park"
}
]}
useInvertedBackground={false}