Merge version_2 into main #4
@@ -156,28 +156,28 @@ export default function DhabaStoriesPage() {
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Food Blogger", company: "Bangalore Eats", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/green-background-with-white-pattern_1017-4603.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Rahul Sharma", role: "Chef", company: "Culinary Expert", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Priya Desai", role: "Event Manager", company: "Bangalore Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Arjun Patel", role: "Entrepreneur", company: "Tech Bangalore", rating: 5,
|
||||
id: "1", name: "Priya Nair", role: "Food Enthusiast", company: "Bangalore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-yellow-summer-dress-looking-camera-with-huge-smile_343596-6123.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Divya Kumar", role: "Restaurant Critic", company: "Food Chronicles", rating: 5,
|
||||
id: "2", name: "Rahul Sharma", role: "Regular Customer", company: "HSR Layout", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-looking-up-thinking-positive-smiling-broadly_141793-55034.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Anjali Desai", role: "Birthday Celebrant", company: "Bangalore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Arjun Patel", role: "Weekend Diner", company: "HSR Layout", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-latin-man-smiling-happy-talking-smartphone-walking-city_839833-26557.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Vikram Singh", role: "Restaurateur", company: "Dining Collective", rating: 5,
|
||||
id: "5", name: "Divya Kumar", role: "Group Organizer", company: "Bangalore", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-model-sexy-unshaven-man-dressed-sweater-jeans-clothes-fashion-male-posing-near-blue-wall-studiolooking-camera_158538-26862.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Vikram Singh", role: "Friends Night Out", company: "HSR Layout", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/green-background-with-white-pattern_1017-4603.jpg"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -303,4 +303,4 @@ export default function DhabaStoriesPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user