Update src/app/page.tsx
This commit is contained in:
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Rajesh Sharma", handle: "@rajesh", testimonial: "Best shop in Jaipur for genuine electronics!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-addicted-shopping_1098-1134.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-addicted-shopping_1098-1134.jpg?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Anita Verma", handle: "@anita", testimonial: "Excellent collection and very helpful staff.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-european-woman-pink-blouse-yellow-wall_343596-5917.jpg"},
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-shopping-bags_23-2148225588.jpg"},
|
||||
{
|
||||
id: "t4", name: "Sunita Devi", handle: "@sunita", testimonial: "Very satisfied with my purchase and service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-addicted-shopping_1098-1134.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-addicted-shopping_1098-1134.jpg?_wi=2"},
|
||||
{
|
||||
id: "t5", name: "Amit Kumar", handle: "@amit", testimonial: "Highly recommend visiting this kiosk!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-climbing-escalator-holding-shopping-bag_23-2148339193.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user