Merge version_1 into main #4
@@ -185,7 +185,7 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Beauty Enthusiast", company: "Mumbai", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", imageAlt: "woman portrait professional headshot customer photo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg?_wi=1", imageAlt: "woman portrait professional headshot customer photo"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Salon Owner", company: "Delhi", rating: 5,
|
||||
@@ -193,7 +193,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ananya Gupta", role: "Eco-Conscious Consumer", company: "Bangalore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg", imageAlt: "woman portrait professional headshot customer photo"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-pretty-girl-plaid-shirt-posing_114579-70643.jpg?_wi=2", imageAlt: "woman portrait professional headshot customer photo"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Neha Patel", role: "Professional Buyer", company: "Pune", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user