Merge version_1 into main #3
@@ -92,7 +92,7 @@ export default function Singhasan() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg", imageAlt: "Gourmet food presentation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg", imageAlt: "Warm restaurant ambiance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg?_wi=1", imageAlt: "Warm restaurant ambiance"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -103,7 +103,7 @@ export default function Singhasan() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg", imageAlt: "Live music performance"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg", imageAlt: "Nightlife atmosphere"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg?_wi=2", imageAlt: "Nightlife atmosphere"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -114,7 +114,7 @@ export default function Singhasan() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bibliotheque-cocktail-lounge-bar-counter-relaxation-drink_482257-24605.jpg", imageAlt: "Craft cocktails"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg", imageAlt: "Bar seating area"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg?_wi=3", imageAlt: "Bar seating area"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -125,7 +125,7 @@ export default function Singhasan() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-dining-table-setting-wedding-venue_637285-5645.jpg", imageAlt: "Private event space"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg", imageAlt: "Event celebration setup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/small-group-happy-friends-laughing-having-fun-while-eating-dinner-dining-table-home_637285-10338.jpg?_wi=4", imageAlt: "Event celebration setup"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -146,23 +146,23 @@ export default function Singhasan() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", role: "Business Professional", company: "Biratnagar", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rajesh Kumar"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Food Blogger", company: "Local Influencer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Priya Sharma"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amit Patel", role: "Event Organizer", company: "Celebrations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amit Patel"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Amit Patel"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Neha Gupta", role: "Regular Guest", company: "Corporate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Neha Gupta"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Neha Gupta"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Deepak Singh", role: "Tourist", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Deepak Singh"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Deepak Singh"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Anjali Verma", role: "Couple's Night Out", company: "Guest", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user