Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-08 16:23:33 +00:00
parent 6a4cf232b0
commit 81bcb78acf

View File

@@ -73,7 +73,7 @@ export default function ReviewsPage() {
role: "Bride",
company: "Wedding Guest",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-666.jpg?_wi=5",
imageAlt: "happy customer enjoying cheesecake dessert smile portrait",
},
{
@@ -82,7 +82,7 @@ export default function ReviewsPage() {
role: "Restaurant Owner",
company: "Fine Dining Partner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821287.jpg?_wi=4",
imageAlt: "wedding guest enjoying cheesecake celebration reception",
},
{
@@ -91,7 +91,7 @@ export default function ReviewsPage() {
role: "Event Planner",
company: "Corporate Events",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grandchild-christmas-day-making-dough-shapes_482257-21705.jpg?_wi=4",
imageAlt: "family enjoying homemade dessert together bakery product",
},
{
@@ -100,7 +100,7 @@ export default function ReviewsPage() {
role: "Local Resident",
company: "Community Member",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chef-breaking-egg-flour-create-dough_23-2148763128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chef-breaking-egg-flour-create-dough_23-2148763128.jpg?_wi=2",
imageAlt: "event planner with catered dessert display professional",
},
{
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
role: "Family Coordinator",
company: "Party Planning",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-stack-tray-boxes_1170-2051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-holding-stack-tray-boxes_1170-2051.jpg?_wi=2",
imageAlt: "community member enjoying local bakery favorite dessert",
},
{
@@ -118,7 +118,7 @@ export default function ReviewsPage() {
role: "Baker & Owner",
company: "Pixie Pies",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-fresh-baked-cupcake-tray_23-2148027988.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-holding-fresh-baked-cupcake-tray_23-2148027988.jpg?_wi=2",
imageAlt: "baker with fresh cheesecake proud professional portrait",
},
]}