Update src/app/reviews/page.tsx
This commit is contained in:
@@ -92,7 +92,7 @@ export default function ReviewsPage() {
|
||||
name: "Maria Rodriguez",
|
||||
role: "Homeowner",
|
||||
testimonial: "Amazing store… great prices and variety. Awesome customer service. I'll definitely come back for my next project!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sonrisa-belleza-gente-alegria-chicas_1301-1166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sonrisa-belleza-gente-alegria-chicas_1301-1166.jpg?_wi=2",
|
||||
imageAlt: "Maria Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function ReviewsPage() {
|
||||
name: "John Martinez",
|
||||
role: "Contractor",
|
||||
testimonial: "I'm absolutely delighted… excellent quality doors. Highly recommend to anyone looking for premium doors and fixtures.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1622.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1622.jpg?_wi=2",
|
||||
imageAlt: "John Martinez",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function ReviewsPage() {
|
||||
name: "Sofia Gonzalez",
|
||||
role: "Interior Designer",
|
||||
testimonial: "They helped me choose exactly what I needed. Everything looks beautiful and arrived on time. Professional team!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-albino-woman-with-flowers_23-2150520246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-albino-woman-with-flowers_23-2150520246.jpg?_wi=2",
|
||||
imageAlt: "Sofia Gonzalez",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ReviewsPage() {
|
||||
name: "Carlos Mendez",
|
||||
role: "Property Developer",
|
||||
testimonial: "Spectacular variety. Highly recommended. Their competitive pricing and quality products make them my go-to for all projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-12487.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-12487.jpg?_wi=2",
|
||||
imageAlt: "Carlos Mendez",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function ReviewsPage() {
|
||||
name: "Isabella Santos",
|
||||
role: "Homeowner",
|
||||
testimonial: "I purchased a sink with cabinet and got it installed. It looks beautiful. Great prices, excellent service overall.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg?_wi=2",
|
||||
imageAlt: "Isabella Santos",
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function ReviewsPage() {
|
||||
name: "Diego Rossi",
|
||||
role: "Real Estate Agent",
|
||||
testimonial: "A really good experience from start to finish. Their products add real value to homes. Reliable and professional.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-man-city_23-2148479568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-man-city_23-2148479568.jpg?_wi=2",
|
||||
imageAlt: "Diego Rossi",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user