From ec0b99b44be94e548bdf2ec0cfa003b4ebe216dc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 15:58:27 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 377be95..c669455 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -40,7 +40,7 @@ export default function ReviewsPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="medium" - background="noise" + background="radial-gradient" cardStyle="gradient-bordered" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -72,7 +72,7 @@ export default function ReviewsPage() { ]} buttonAnimation="slide-up" layoutOrder="reverse" - imageSrc="http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg" imageAlt="Happy customer" mediaAnimation="opacity" frameStyle="card" @@ -97,7 +97,7 @@ export default function ReviewsPage() { role: "Best place for shopping daily use items", company: "Homemaker", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg?_wi=3", + imageSrc: "http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg", imageAlt: "Fatima Khan", }, { @@ -106,7 +106,7 @@ export default function ReviewsPage() { role: "Rates are good and staff is friendly", company: "Regular Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg", imageAlt: "Ahmed Hassan", }, { @@ -115,7 +115,7 @@ export default function ReviewsPage() { role: "Best customer service and reasonable price", company: "Frequent Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-shopping-bags_329181-18722.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-shopping-bags_329181-18722.jpg", imageAlt: "Aisha Malik", }, { @@ -124,7 +124,7 @@ export default function ReviewsPage() { role: "Fresh products every time I visit", company: "Bulk Buyer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Rashid Ali", }, { @@ -133,7 +133,7 @@ export default function ReviewsPage() { role: "Very satisfied with quality and prices", company: "Loyal Shopper", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Noor Fatima", }, { @@ -142,7 +142,7 @@ export default function ReviewsPage() { role: "My go-to store for all daily needs", company: "Weekly Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-21296.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-21296.jpg", imageAlt: "Imran Sheikh", }, ]}