Merge version_1 into main #2
@@ -172,15 +172,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Shirin G.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-cooking-kitchen-chopping-vegetables-board-holding-tomatoes_1258-198073.jpg", imageAlt: "Shirin G.", company: "Home Cook", role: "Enthusiast"},
|
||||
id: "t1", name: "Shirin G.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-cooking-kitchen-chopping-vegetables-board-holding-tomatoes_1258-198073.jpg", imageAlt: "Shirin G."
|
||||
},
|
||||
{
|
||||
id: "t2", name: "Reza M.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-looking-up-with-hands-waist-white-uniform-looking-indecisive-front-view_176474-92242.jpg", imageAlt: "Reza M.", company: "Chef", role: "Restaurant Owner"},
|
||||
id: "t2", name: "Reza M.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-looking-up-with-hands-waist-white-uniform-looking-indecisive-front-view_176474-92242.jpg", imageAlt: "Reza M."
|
||||
},
|
||||
{
|
||||
id: "t3", name: "Layla K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-cooking-with-apples_23-2149079803.jpg", imageAlt: "Layla K.", company: "Food Blogger", role: "Influencer"},
|
||||
id: "t3", name: "Layla K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-cooking-with-apples_23-2149079803.jpg", imageAlt: "Layla K."
|
||||
},
|
||||
{
|
||||
id: "t4", name: "Arash S.", imageSrc: "http://img.b2bpic.net/free-photo/laughing-young-woman-with-laptop-talking-mobile-phone-while-sitting-comfortable-armchair_158595-7313.jpg", imageAlt: "Arash S.", company: "Gift Buyer", role: "Satisfied Customer"},
|
||||
id: "t4", name: "Arash S.", imageSrc: "http://img.b2bpic.net/free-photo/laughing-young-woman-with-laptop-talking-mobile-phone-while-sitting-comfortable-armchair_158595-7313.jpg", imageAlt: "Arash S."
|
||||
},
|
||||
{
|
||||
id: "t5", name: "Parisa N.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-sad-expression_1194-1377.jpg", imageAlt: "Parisa N.", company: "Culinary Student", role: "Aspiring Chef"},
|
||||
id: "t5", name: "Parisa N.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-sad-expression_1194-1377.jpg", imageAlt: "Parisa N."
|
||||
}
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
cardTag="Raving Reviews"
|
||||
|
||||
Reference in New Issue
Block a user