Merge version_1 into main #3
@@ -130,17 +130,17 @@ export default function LandingPage() {
|
||||
tagIcon={MessageCircle}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Ama Okonkwo", handle: "@amaokay", testimonial: "Every dish transports me back home. The authenticity and care put into each meal is remarkable. This is true African cuisine!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ama Okonkwo"},
|
||||
id: "1", name: "Ama Okonkwo", handle: "@amaokay", testimonial: "Every dish transports me back home. The authenticity and care put into each meal is remarkable. This is true African cuisine!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Ama Okonkwo"},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@jchen_eats", testimonial: "I was blown away by the flavors and hospitality. This restaurant has introduced me to a whole new world of culinary excellence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"},
|
||||
id: "2", name: "James Chen", handle: "@jchen_eats", testimonial: "I was blown away by the flavors and hospitality. This restaurant has introduced me to a whole new world of culinary excellence.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "3", name: "Maria Santos", handle: "@mariafoodie", testimonial: "The atmosphere is warm, the service is exceptional, and the food is absolutely divine. Highly recommend for any occasion!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Maria Santos"},
|
||||
id: "3", name: "Maria Santos", handle: "@mariafoodie", testimonial: "The atmosphere is warm, the service is exceptional, and the food is absolutely divine. Highly recommend for any occasion!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Maria Santos"},
|
||||
{
|
||||
id: "4", name: "David Okafor", handle: "@davidcooks", testimonial: "Gold African Kitchen celebrates our heritage beautifully. The traditional recipes are executed flawlessly and with deep respect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Okafor"},
|
||||
id: "4", name: "David Okafor", handle: "@davidcooks", testimonial: "Gold African Kitchen celebrates our heritage beautifully. The traditional recipes are executed flawlessly and with deep respect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Okafor"},
|
||||
{
|
||||
id: "5", name: "Sophia Williams", handle: "@sophialeaves", testimonial: "My family loves this place. The staff treats everyone like family, and the food tastes like home. We visit at least twice a month!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sophia Williams"},
|
||||
id: "5", name: "Sophia Williams", handle: "@sophialeaves", testimonial: "My family loves this place. The staff treats everyone like family, and the food tastes like home. We visit at least twice a month!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Sophia Williams"},
|
||||
{
|
||||
id: "6", name: "Ahmed Hassan", handle: "@ahmedgourmet", testimonial: "A true gem in the community. The commitment to authenticity and quality is evident in every aspect of the dining experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Ahmed Hassan"},
|
||||
id: "6", name: "Ahmed Hassan", handle: "@ahmedgourmet", testimonial: "A true gem in the community. The commitment to authenticity and quality is evident in every aspect of the dining experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Ahmed Hassan"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user