Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-15 16:50:52 +00:00
parent af7601d83b
commit e98f2df609

View File

@@ -91,7 +91,7 @@ export default function ReviewsPage() {
description="Join thousands of satisfied customers enjoying fresh, crispy chicken daily."
tag="Trusted & Loved"
tagIcon={Heart}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -116,7 +116,7 @@ export default function ReviewsPage() {
role: "Local Resident",
company: "El Tor Community",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-handsome-businessman_1262-21003.jpg",
imageAlt: "Ahmed Hassan",
},
{
@@ -125,7 +125,7 @@ export default function ReviewsPage() {
role: "Regular Customer",
company: "Family of 4",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-posing-with-crossed-arms_23-2149206523.jpg",
imageAlt: "Fatima Ali",
},
{
@@ -134,7 +134,7 @@ export default function ReviewsPage() {
role: "Business Owner",
company: "Local Merchant",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg",
imageAlt: "Mohamed Ibrahim",
},
{
@@ -143,7 +143,7 @@ export default function ReviewsPage() {
role: "Student",
company: "University",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
imageAlt: "Layla Mostafa",
},
]}
@@ -156,10 +156,10 @@ export default function ReviewsPage() {
description="Experience the quality and service that makes us the top choice in El Tor."
tag="Customer Satisfaction"
tagIcon={TrendingUp}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
gridVariant="uniform-all-items-equal"
animationType="slide-up"
metrics={[
{
@@ -206,7 +206,7 @@ export default function ReviewsPage() {
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg"
imageAlt="Customer Feedback"
mediaAnimation="slide-up"
mediaPosition="right"